/*.container { background: url('blueprint/lib/grid.png'); } */
body {
	background: #004e67 url(../images/body.png) repeat-x top;
}
h1 {
	height: 136px;
	background: transparent url(../images/logo.png) no-repeat top left;
	margin-bottom: 0;
	text-indent: -9999px;
	padding-top: 5px;
	margin-left: 20px;
}
a.ext_link {
	padding-left: 20px;
	background: url(../images/icons/world_link.png) no-repeat left;
}
a.mobile {
	padding-left: 20px;
	background: url(../images/icons/lorry.png) no-repeat left;
}
a.calendar {
	padding-left: 20px;
	background: url(../images/icons/calendar_link.png) no-repeat left;
}
a.pricing {
	padding-left: 20px;
	background: url(../images/icons/report.png) no-repeat left;
}
a.readmore {
	padding-left: 20px;
	background: url(../images/icons/book_go.png) no-repeat left;
}
#colophon {
	background: transparent url(../images/colophon.png) no-repeat top left;
	width: 256px;
	height: 136px;
	text-indent: -9999px;
	margin-left: 30px;
}
#accessImages {
	width: 177px;
	height: 146px;
	display: block;
	background: url(../images/access_images.png) no-repeat top;
}
#accessImages {
	position: absolute;
	top: 100px;
	right:20px;
	z-index: 1000;
}
#accessImages img {
	width: 177px;
	height: 146px;
}
#mainNav {
	line-height: 36px;
	list-style: none;
	padding-top: 10px;
	float: left;
	width: 610px;
}
#nav {
	clear: both;
	background: transparent url(../images/menu_bg.png) no-repeat top left;
}
#mainNav li {
	float: left;
	padding: 0 5px;
	border-left: 1px solid #00161d;
}
#mainNav li.first {margin-left: 10px;border:0;}
#mainNav li.scheduling {width:110px;}
#mainNav li a {
	xwidth: 74px;
	padding: 0 13px;
	display: block;
	line-height: 36px;
	text-align: center;
	color: #e2b574;
	font-weight: normal;
	text-decoration: none;
	
}
#mainNav li a:hover {
	color: #fff;
	text-decoration: underline;
}
#main {
	width: 590px;
	margin: 0 auto;
	padding: 0 10px;
	float: left;
	background: transparent url(../images/main_bg.png) repeat-y top;
}
#contactus #content, #schedule #content {background:#fff;}
#contactus #content h2, #schedule #content h2 {
	color:#00161d;
}
#content {
	padding: 0;
	width: 590px;
	color: #fff;
	background: transparent;
	position: relative;
}
#content h2 {
	color: #fff7ef;
	font-weight: bold;
	font-size: 1.4em;
}
#content h2.alt {
	color: #bb9767;
	font-weight: normal;
}
h2.small {font-size:1em !important;margin-bottom:0;}
#content p {
	font-family: Verdana;
	color: #d0d0d0;
}
p.small {
	font-size: .9em;
}
#content a {
	color: #e2b574;
}
#content a:hover {
	color: #fff;
}
.subcontent p {
	font-size: .9em;
	color: #999 !important;
}
.subcontent ul {
	list-style: none outside;
	margin: 0 0 18px;
}
.subcontent ul.services li {
	padding: 9px 0;
}
.subcontent span.people {
	display: block;
	padding-left: 48px;
	padding-right: 30px;
	font-size: .9em;
	background: url(../images/icons/Profile.png) no-repeat 5px center;
}
.actions {
	background: #00161d;
	padding: 9px;
	margin: 9px 0 0;
	text-align: left;
}
strong {
	color: #999;
}
#contact {
	background: #00161d;
	padding-top: 18px;
}
#slogan {
	width:590px;
	height: 122px;
	background: transparent url(../images/home_photo.png) no-repeat top;
	display: block;
}
#home #slogan, #services #slogan, #contactus #slogan {
	background-image: url(../images/home_photo.png);
}
#about #slogan, #schedule #slogan, #patients #slogan {
	background-image: url(../images/about_photo.png);
}
#portable #slogan {
	background-image: url(../images/portable_header.png);
}
#slogan {margin-bottom: 9px;}
#slogan span {display: none;}
#footer {
	background: #001111;
	text-align: center;
}
#footer p {
	line-height: 36px;
	font-size: .9em;
	margin: 0;
	color: #003b4c !important;
}
#aboutList {
	font-size: .9em;
	color: #e2b574;
}
#aboutSubList {color:#999;}
