
* {
    	margin: 0px;
    	padding: 0px;
}

body {
	font-family: arial, helvetica, verdana, sans-serif;
}

header {
	width: 960px;
	margin: 0px auto;
	position: relative;
	background: white;
	min-height: 105px;
	
}

header img#NHSmainLogo {
	position: absolute;
	top: 35px;
	height: 35px;
	right: 10px;
}

h1 {
	position: absolute;
	top: 41px;
	right: 135px;
	font-weight: normal;
	color: #0066CC;
	font-size: 17pt;
}

header img#logo {
	height: 50px;
	position: absolute;
	left: 1px;
	top: 30px;
}


div#navcontainer {
	background-color: #0066CC;
	min-height: 33px;
	margin-bottom: 35px;
	box-shadow: 5px 5px 10px #888888;
	border-top: 3px solid #0099FF;

}

div#navcontainer ul {
	width:960px;
	margin: 0px auto;
	overflow:hidden
}

div#navcontainer ul li {
	width: 182px;
	height: 33px;
	float: left;
	margin-bottom: 1px;
	list-style-type: none
}

div#navcontainer ul li a {
	display: block;
	width: 182px;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	text-align: center;
	font-size: 13.5pt;
	color: white;	
}

div#navcontainer ul li a:hover {
	color: #0099FF
}

div#navcontainer ul li span#active {
	color: #0099FF
}

div#mainbody {
	width: 960px;
	margin: 0px auto;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11pt;
	min-height: 600px;
	background-color: white;
}

div#mainbody p {
	line-height: 150%;
	padding-bottom: 15px;
}

sidebar {
	width: 320px;
	background-color: white;
	float: right;
	margin-left: 35px;
}

div#polariod1 {
    	width: 300px;
    	height: 204px;
    	box-shadow: 5px 5px 10px #888888;
    	outline: 1px solid lightgray;
	margin-left: auto;
	margin-right: auto;
    	margin-bottom: 5px;
	margin-top: 5px
 
}

img#nhspic {
	margin-left: 15px;
    margin-top: 13px;
    width:270px;
    height:179px;
}

img#nep_contact {
	margin-left: 15px;
    margin-top: 13px 
}

img#disabled_access_logo {
	width:120px;
	height:120px;
	float:right;
	margin-right:21px;
}

div#contacts {
	border-top: 2px solid #0099FF;
	border-bottom: 2px solid #0099FF;
	background-color: #0099FF;
	box-shadow: 5px 5px 10px #888888;
	margin-top: 65px;
	margin-bottom: 45px;
	width: 94%;
	margin-left: 10px
}

div#contacts img{
	float:right;
	margin-right:10px;
}

div#contacts p{
	margin-top:7px;
	margin-left:10px;
	color:white;
}


div#contactcontainer {
	box-shadow: 5px 5px 10px #888888;
	border: 1px solid lightgray;
	width: 300px;
	height: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 60px;
}


img#NHSlogo {
	
	height: 35px;
	float: left;
}

h2 {
	font-weight: normal;
	color: #0066CC;
	font-size: 17pt;
	width: 607px;
	margin-bottom: 12px;
	margin-top: 5px
}

h3 {
	font-weight: normal;
	color: #0066CC;
	font-size: 16pt;
	border-top: 3px solid #0099FF;
	padding-top: 15px;
	padding-bottom: 7px;
	width: 607px;
	margin-bottom: 5px;
	margin-top: 5px

}

h2#locations {
	font-weight: normal;
	color: #0066CC;
	font-size: 16pt;
	border-top: 3px solid #0099FF;
	padding-top: 15px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 960px
}

h4 {
	color: #0066CC;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 5px
}

h5 {
	font-weight: normal;
	color: #0066CC;
	font-size: 16pt;
	margin-left: 15px;
	margin-top: 15px;
	border-bottom:2px solid #0099FF;
	margin-right: 15px	
}

p#disabled_access {
	margin-left:20px;
	margin-top:10px;
	text-align:justify;
	margin-right:20px;
}

span.arrow {
	color: #0099FF
}

span.bullet {
	color: #0099FF
}

ul#treatments {
	list-style-type: none;
	margin-bottom: 50px
}

ul#treatments li {
	padding-left: 15px;
	margin-bottom: 6px
} 

img#logopsa {
	height: 45px;
	float: right;
	margin-right: 20px;
	margin-top: 12px;
	margin-left: 5px
}

div#podiatry_addresses {
	margin-top: 10px;
	margin-bottom: 20px;
	min-height: 130px;
	width: 960px;
}

div#podiatry_addresses p {
	float:left;
	margin-right: 27.5px;
	overflow: hidden;
}

div#podiatry_addresses p span.address_name {
	color: #0066CC
}


div#map img#nep_map{
	float: right;
	margin-top: 57px;
	margin-bottom: 30px;
	margin-left: 25px;
	margin-right: 5px;
	height: 300px;
	width:400px;
	
}

p a{
	color:#0066CC
}



footer {
	min-height: 60px;
	padding-top: 15px;
	width: 960px;
	margin: 10px auto;
	clear: both;
	border-top: 3px solid #0066CC	 
}

p#footertext {
	color:#0066CC
}

p#footertext a {
	color:#0099FF
}

p#footertext a:hover{
	color: #0066CC;
}