html{
	margin: 0;
	padding: 0;
	font-size:100.01%;
	height: 100%;
}
body{
	font:13px/15px arial,sans-serif;
	margin:0;
	height: 100%;
	padding:0;
 	color:#000;
	background: #ccc;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form, 
fieldset{display:inline;}
img{
	border:none;
	display:block;
}
img.right{float: right;}
img.right.dr{
   	margin: 0 0 0 10px;
   	border: 1px solid #c4c4c4;
}

label, select, textarea, input{vertical-align:middle;}
select, input, textarea{
	font: 12px/14px Arial, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
/* @group Header */
.header{
	background: url(../images/header-bg.gif) repeat-x;
	position: absolute;
	padding-top: 132px;
	width: 970px;
	top: 0px;
	clear: both;
}
.logo, 
.logo1{
	background: url(../images/logo.gif) no-repeat;
	width: 428px;
	height: 98px;
	display: block;
	position: absolute;
	left: 27px;
	top: 17px;
	overflow: hidden;
	text-indent: -1111px;
}
.logo1{
	background: url(../images/logo1.gif) no-repeat;
	width: 243px;
	height: 92px;
	right: 34px;
	left: auto;
	top: 20px;
}

.return-home{
	background: url(../images/nav-returnhome) no-repeat;
	width: 34px;
	height: 107px;
	display: block;
	position: absolute;
	left: -34px;
	top: 17px;
	overflow: hidden;
	background-image: url(../images/nav-returnhome);
}
/* @end */
/* @group Nav */
#globalNav{
	background: url(../images/nav-bg.gif) repeat-x;
	height: 46px;
	margin: 0;
	padding: 11px 0 0 13px;
	list-style: none;
}
#globalNav li{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	font: 15px/33px "Trebuchet MS",sans-serif;
}
#globalNav li a{
	background: url(../images/nav-items-hover.gif) repeat-x;
	float: left;
	color: #fff;
	height: 33px;
	border: 1px solid #a5a5a5;
	padding: 0 22px;
	margin-right: 5px;
}
#globalNav li a:hover{background-position: 0 100%;}

#globalNav.lab li#nav-lab a {background-position: 0 100%;}
#globalNav.about li#nav-about a {background-position: 0 100%; font-weight: bold;}
#globalNav.services li#nav-services a {background-position: 0 100%;}
#globalNav.profile li#nav-profile a {background-position: 0 100%;}
#globalNav.newpatient li#nav-newpatient a {background-position: 0 100%;}
#globalNav.maps li#nav-maps a {background-position: 0 100%;}
#globalNav.contact li#nav-contact a {background-position: 0 100%;}
#globalNav.faqs li#nav-faqs a {background-position: 0 100%;}


/* @end */

.flash{
	width: 1009px;
	height: 316px;
	margin-bottom: -25px;
	margin-right: -100px;
	position: relative;
}
.main-holder{
	margin:0 auto;
	width: 970px;
	padding: 0 7px;
	background: url(../images/background.gif) repeat-y;
	min-height: 100%;
}
.main{
	width: 970px;
	padding-top: 189px;
	position: relative;
	padding-bottom: 135px;
}

.content{
	background: #fff url(../images/content-bg.gif) no-repeat;
	overflow: hidden;
	height: 1%;
	color: #666;
	line-height: 19px;
	padding: 38px 49px 34px 52px;
}

.content a:link{
	color: #053d7e;
}
.content a:hover{
	color: #128cc6;
}
.content a:visited{
	color: #128cc6;
}
.content h1{
	margin: 0;
	padding: 0 0 5px 0;
	color: #0499d7;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
}
.content p{
	margin: 0;
	padding: 0 0 4px 4px;
}
.content p.first{
	font-size: 1.1em;
	margin: 10px 0 00;
}
.content .more{
	float: right;
	margin-right: 19px;
}
h4{
	padding: 0;
	margin: 20px 0 0 4px;
}
h4.first{
	padding: 0;
	margin: 10px 0 0 4px;
}
h2{
	font-size: 1.3em;
	color: #7aa17a;
	padding: 0;
	margin: 20px 0 0 4px;
}
/* @group Columns */

.sidebar1{
	width: 367px;
	float: left;
}
.sidebar1.sub-page{
	width: 460px;
	float: left;
}
.sidebar1.sub-page.narrow{
	width: 200px;
	float: left;
}
.sub-page.full{
	width: 100%;
}
.sidebar1.flashstuff{
	width: 550px;
}

.sidebar2{
	width: 375px;
	float: right;
	position: relative;
	padding-top: 10px;
}
.sidebar2 img{border: 1px solid #cdcdcd;}
.sidebar2 .map{
	margin: 20px;
}
.sidebar2 .more{
	position: absolute;
	top: 113px;
	font-size: 14px;
	left: 50px;
}
.sidebar2.narrow{
	width: 240px;
}
.sidebar2.wide{
	width: 640px;
}
.sidebar2.extraspace {
	padding-top: 69px;
}
.more{
	background: url(../images/arrow.gif) no-repeat 100% 0;
	display: block;
	color: #04417b;
	padding: 4px 24px 6px 0;
}
.spacer{
	height: 400px;
	display: block;
}
/* @end */
.footer{
	clear:both;
	background: url(../images/footer-bg-gradient.gif) repeat-x;
	font-family: "Trebuchet MS",sans-serif;
	padding: 16px 0 18px 0;
	height: 101px;
	overflow: hidden;
	width: 970px;
	margin: 0 auto;
	margin-top: -135px;
}
.footer address{
	font-size: 14px;
	line-height: 14px;
	color: #04417b;
	width: 260px;
	float: left;
	text-align: center;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 40px;
	display: inline;
}
.footer address.first{margin-right: 16px;}
.footer .site-design{
	clear: both;
	color: #999;
	text-align: right;
	font-size: 11px;
	line-height: 11px;
	width: 945px;
	padding-right: 25px;
	padding-top: 34px;
}
/* accordian */
/* @group Accordian */
#accord h4 {
	cursor: pointer;
	font-size: 12px;
	background: url(../images/bg-gradient.jpg) repeat-x;
	padding: 7px;
	margin: 4px;
	height: 58px;
   	border: 1px solid #c4c4c4;
}

/* @end */