* {font-family: arial, "lucida console", sans-serif;font-size:14px}

div,table,h1,h2,h3,span,p,body,ul,li {padding:0px;margin:0px}

div#wrap{
	background: url(assets/images/top-banner.gif) top left no-repeat;
	width: 818px;
	min-height: 720px;
	position: relative;
}

div#hudec{
	/*background: white url(assets/images/hudec.jpg) no-repeat 25% 50%;*/
	background-color: #fff;
	position: absolute;
	width: 245px;
	height: 121px;
	top: 76px;
	left: 0px;
	z-index: 1;
	margin: 0;
	padding: 0;
}
div#hudec img {
	width: 145px;
	height: 77px;
	margin: 0;
	padding: 22px 75px 22px 25px;
}
div#main-nav{
	position: absolute;
	top: 100px;
	left: 245px;
	font: normal 13px Courier New, "Myriad Pro", sans-serif;
	letter-spacing: -1px;
}

div#main-nav ul{
	list-style: none;
	height: 18px;
	border-bottom: 2px solid #535d60;
}

div#main-nav li{
	background: #535d60;
	float: left;
	width: auto;
	padding: 0 3px 0 4px;
	height: 18px;
	margin: 0 0px 0 4px;
}

div#main-nav li:hover{
	/*background: #535d60 url(assets/images/nav-bullet.jpg) no-repeat;
	background-position: 9px center;*/
}

div#main-nav li.first{
	margin-left: 0px;
}

div#main-nav li.brown{
	background: #857c5e;
}

div#main-nav a{
	text-decoration: none;
	color: white;
	font: normal 13px Courier New, "Myriad Pro", sans-serif;
	letter-spacing: -1px;
	width: 90px;
	padding:0 1px;
}

/*div#main-nav a:hover {
	background: transparent url(assets/images/nav-bullet.gif) center left no-repeat;
}*/

div#subnav{
	color: #c3bfa9;
	position: absolute;
	top: 127px;
	left: 245px;
	font-size: 8px;
}

div#subnav a{
	text-decoration: none;
	color: #535d60;
	font-size: 10px;
}

div#subnav a:hvoer{
	color: #857c5e;
}

div#sidebar{
	width: 233px;
	height: auto;
	text-align: left;
	/*position: absolute;
	left: 0px;
	top: 150px;*/
	float: left;
	padding: 61px 0 0 0px;
}

div#sidebar h1{
	color: #e20177;
	font-size: 18px;
}

div#sidebar h2{
	font-size: 14px;
	color: #342b1e;
}

div#sidebar p{
	font-size: 14px;
	color: #342b1e;
}

div#sidebar a{
	font-size: 14px;
	color: #00bac6;
	text-decoration: none;
}

div#callbox{
	background: url(assets/images/call-bg.jpg) top left repeat-x;
	width: 233px;
	height: 42px;
	/*position: absolute;
	top: -50px;
	left: 0px;*/
	color: #535d60;
	text-align: left;
}

div#callbox p{
	font-size: 10px;
	padding-top: 7px;
	line-height: 14px;
	text-align: center;
}

div#callbox a{
	text-decoration: none;
	color: white;
	font-size: 20px;
	line-height: 14px;
	font-family: courier new, serif;
	text-transform: uppercase;
	font-weight: bold;
}
#sideCallouts {
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 17px 0 23px;
}
	#sideCallouts h3 {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		font: normal 24px/26px Courier New, serif;
		color: #e20177;
		letter-spacing: -1px;
	}
	#sideCallouts h4 {
		width: auto;
		height: auto;
		margin: 0.5em 0 0 0;
		padding: 0;
		font: bold 15px/16px Courier New, serif;
		color: #000;
		text-transform: uppercase;
	}
	#sideCallouts p {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		font: normal 14px/16px "Times New Roman", Times, serif;
		color: #000;
	}
		#sideCallouts p a {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			font: italic 14px/16px "Times New Roman", Times, serif;
		}
div#content-wrap{
	background: url(assets/images/content-bg.gif) top left repeat-y;
	height: auto;
	min-height: 450px;
	margin: 0;
	width: 818px;
	position: absolute;
	top: 144px;
	left: 0;
	padding: 0 0 20px 0;
}

div#content{
	width: 518px;
	height: auto;
	min-height: 450px;
	text-align: left;
	padding: 22px 30px 0 0;
	float: right;
	position: relative;
}
	div#content div#splashImg {
		width: 572px;
		height: 529px;
		margin: 0;
		padding: 0;
		top: 0;
		left: -24px;
		position: absolute;
	}

div#content h1{
	color: white;
	font-family: Courier New, serif;
	letter-spacing: -2px;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
}
div#content h1 a {
	letter-spacing: 0px;
}
div#content h2 {
	color: #857c5e;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	margin: 1em 0 0 0;
	padding: 0;
}
div#content h3 {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 1em 0 0 0;
	padding: 0;
	text-transform: uppercase;
}
div#content p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin: 1em 0 0 0;
	padding: 0;
}
div#content em,
div#content strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
div#content sup {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 5px;
}

div#content a{
	font-family: "Times New Roman", Times, serif;
	/*color: #00bac6;*/
	color: #04858E;
	text-decoration: none;
	font-weight: bold;
}

div#content a:hover{
	color: #e31c77;

}
div#content ul {
	margin-top: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
div#content li {
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
div#content table {
	font-size: 14px;
	line-height: 20px;
	margin: 1em 0 0 0;
	padding: 0;
}
div#content td {
	font-family: "Times New Roman", Times, serif;
}
div#content table#thumbnails {
	margin: 1em auto 0 auto;
	width: 456px;
	height: auto;
}
	div#content table#thumbnails td {
		width: 152px;
	}
div#content div.patientSpecials {
	width: 350px;
	height: auto;
	padding: 10px;
	margin: 1em auto 0 auto;
	background-color: #535D60;
	border: 3px dashed #E0DCCF;
}
div#content div.patientSpecials h3 {
	color: #E0DCCF;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#content div.patientSpecials p {
	color: #fff;
}
div#content div#contestButton {
	width: 250px;
	height: auto;
	padding: 10px;
	margin: 1em auto 0 auto;
	background-color: #535D60;
	border: 3px solid #E0DCCF;
}
	div#content div#contestButton h3 {
		margin: 0;
		padding: 0;
		text-align: center;
	}
		div#content div#contestButton h3 a {
			color: #E0DCCF;
			margin: 0;
			padding: 0;
		}


.clear {
	clear: both;
}
.imgborder {
	border: 1px solid #000;
}
div#content p.stockImgRight {
	float: right;
	padding: 0;
	margin: 1em 0px 5px 10px;
	height: auto;
	width: auto;
}
div#content p.stockImgLeft {
	float: left;
	padding: 0;
	margin: 1em 10px 5px 0px;
	height: auto;
	width: auto;
}
div#content div#rotation {
	float: right;
	padding: 0;
	margin: 1em 0px 5px 10px;
	height: 200px;
	width: 300px;
}
div#bottom-links{
	position: absolute;
	bottom: -20px;
	left: 25px;
	color: #808285;
}

div#bottom-links a{
	font-size: 9px;
	text-decoration: none;
	color: #808285;
}

div#locations{
	text-align: left;
	font-size: 8px;
	color: #808285;
	position: absolute;
	bottom: -30px;
	left: 425px;
}

div#locations a{
	text-decoration: none;
	color: #808285;
	font-size: 9px;
}

div#copywrite{
	font-size: 7px;
	text-align: left;
	position: absolute;
	bottom: -30px;
	left: 25px;
	color: #a7a9ac;
}

div#copywrite a{
	font-size: 7px;
	text-decoration: none;
	color: #a7a9ac;
}
div#footerText {
	position: absolute;
	bottom: -120px;
	left: 0;
	text-align: center;
	padding: 0 50px;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #a7a9ac;
}
div#footerText a {
	font-size: 11px;
	text-decoration: none;
	color: #a7a9ac;
	font-weight: bold;
}
div#footerText a:hover {
	text-decoration: underline;
}