Body {
	margin:0;
	padding:0px;
	background:#FFFFFF url(images/bgFoot.jpg) bottom repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	_behavior:url("js/csshover3.htc");
	}
	
td, tr, form, img, p, div, form, textarea, input {
	margin:0px;
	padding:0px;
	border:0 none;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.clr {
	clear:both;
	}	
	
h1, h2, h3, h4, h5, h6 {
	color:#AB8256;
	padding:0;
	margin:0;
	font-weight:normal;
	}
	
h2, h3, h4, h5, h6 {
	margin:5px 0 0 0;
	}
	
h1 {
	font-size:22px;
	margin-bottom:5px;
	color:#89951e;
	}
	
h2  {
	font-size:15px;
	}
	
h3 {
	font-size:13px
	}
	
h4, h5, h6 {
	font-size:12px;
	}	
	
a {
	color:#65A1AF;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
a.button {
	background:url(images/btnBg.png) left center no-repeat;
	width:87px;
	height:14px;
	padding:3px 5px 3px 0;
	text-align:center;
	border:0 none;
	float:right;
	margin-top:10px;
	cursor:pointer;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
	
/* Structure */

#wrapper {
	width:100%;
	background:url(images/bg.jpg) top repeat-x;
	}
	
#page {
	width:940px;
	margin:0 auto;
	position:relative;
	}
	
#header {
	width:940px;
	float:left;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	height:100px;
	}
	
#header h1 {

	float:left;
	margin:0;
	position:absolute;
	top:31px;
	left:13px;
	}
	
#header h1 a {
	width:326px;
	height:64px;
	color:#DFA96F;
	}
	
#topBanner {
	background:#FCE8CF;
	width:468px;
	height:60px;
	float:right;
	margin-top:23px;
	}
	
#menu {
	position:absolute;
	top:100px;
	left:349px;
	width:591px;
	}
	
#featured {
	
	position:absolute;
	top:131px;
	left:0;
	width:940px;
	height:271px;
	overflow:hidden;
	*z-index:-1;
	}
	
#banner {
	width:713px;
	height:233px;
	float:left;
	margin:20px 0 0 11px;
	_display:inline;
	}
	
#findclinic {
	background:url(images/findclinicBg.jpg) center no-repeat;
	width:191px;
	height:164px;
	float:right;
	margin-top:20px;
	overflow:hidden;
	color:#727272;
	font-size:12px;
	padding:69px 10px 0 10px;
	}
	
input.clinic, #findclinic select.clinic {
	width:190px;
	border-color:#ABADB3 #E3E9EF #E3E9EF #E3E9EF;
	border-width:1px;
	border-style:solid;
	}
	
#mainContent {
	padding-top:156px;
	}

#leftContent {
	float:left;
	width:720px;
	_display:inline-block;
	}

#content {
	float:right;
	width:458px;
	}
	
#content p {
	margin-bottom:15px;
	text-align:justify;
	}
	
.contentCols {
	width:442px;
	float:left;
	clear:both;
	margin:0 8px;
	_display:inline;
	}
	
.contentCol {
	float:left;
	width:213px;
	}
	
.contentLeft {
	margin-right:14px;
	}
	
/* Left Sidebar */

#leftbar {
	float:left;
	width:253px;
	}
	
.leftBox {
	background:url(images/leftbarBottom.jpg) left bottom no-repeat;
	padding-bottom:6px;
	float:left;
	width:253px;
	margin-bottom:20px;
	}
	
.leftBoxTop {
	background:url(images/leftbarTop.jpg) left bottom no-repeat;
	height:7px;
	float:left;
	width:253px;
	}
	
.leftBoxContent {
	background:url(images/leftbarBg.jpg) left repeat-y;
	float:left;
	padding:4px 10px;
	width:233px;
	font-size:12px;
	}
	
.leftBox h2 {
	background:url(images/leftbarHead.jpg) center no-repeat;
	width:223px;
	height:16px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	padding:9px 5px;
	}
	
.leftBox p {
	margin:10px 0;
	}
	
.leftBox ul {
	list-style:none;
	margin:10px 0;
	padding:0;
	}
	
.leftBox ul li {
	list-style:none;
	margin:4px 0;
	padding:0 0 0 12px;
	background:url(images/leftbarBullet.jpg) left center no-repeat;
	}
	
.leftBox ul li a {
	color:#666666;
	text-decoration:none;
	}
	
.leftBox ul li a:hover {
	color:#65A1AF;
	}
	
/* Right Sidebar */

#rightbar {
	float:right;
	width:211px;
	}
	
.rightBox {
	background:url(images/rightbarBottom.jpg) left bottom no-repeat;
	padding-bottom:6px;
	float:left;
	width:211px;
	margin-bottom:20px;
	}
	
.rightBoxTop {
	background:url(images/rightbarTop.jpg) left bottom no-repeat;
	height:7px;
	float:left;
	width:211px;
	}
	
.rightBoxContent {
	background:url(images/rightbarBg.jpg) left repeat-y;
	float:left;
	padding:4px 10px;
	width:191px;
	font-size:12px;
	}
	
.rightBox h2 {
	background:url(images/rightbarHead.jpg) center no-repeat;
	width:181px;
	height:16px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	padding:9px 5px;
	}
	
.rightBox p {
	margin:10px 0;
	color:#727272;
	}
	
.rightBox h3 {
	color:#06525E;
	font-size:15px;
	margin:0;
	}
	
.rightBox h4 {
	color:#666666;
	font-size:12px;
	}
	
/* Footer */

#footer {
	clear:both;
	width:940px;
	border-top:1px solid #89951e;
	padding:18px 0 10px 0;
	color:#727272;
	}
	
#footer a {
	color:#DFA96F;
	text-decoration:none;
	}	
	
#footer a:hover {
	color:#BF8B47;
	}

#footerMenu {
	float:right;
	margin-bottom:32px;
	}

#footerMenu ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#footerMenu ul li {
	float:left;
	padding:0 15px;
	border-right:1px solid #727272;
	}
	

	
/* Classes */
	
.floatLeft	{
	float:left;
	padding:0 5px 5px 0;
	}
	
.floatRight	{
	float:right;
	padding:0 0 5px 5px;
	}
	
.blue {
	color:#919F31;
	}
	
/* MENU */
#menu ul {
	clear:both;
	float:left;
	font-size:11px;
	list-style:none;
	padding:0;
	margin:0;
	}	
	
#menu ul li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	}
	
#menu ul li a {
	background:url(images/menubg.jpg) top center no-repeat;
	display:block;
	color:#4D4D4D;
	text-decoration:none;
	width:112px;
	height:13px;
	font-size:13px;
	text-align:center;
	float:left;
	padding:9px 2px;
	margin:0 2px 0 0;
	_display:inline;
	}
	
#menu ul li a:hover {
	background:url(images/menuhover.jpg) top center no-repeat;
	}
	
#menu ul li ul {
	background-color:#D5D5D5;
	display:none;
	position:absolute;
	top:30px;
	left:1px;
	padding:0;
	margin:0;
	height:auto;
	width:130px;
	z-index:100;
	}
	
#menu ul li:hover ul {
	display:block;
	}
	
#menu ul li ul li {
	background-image:none;
	clear:both;
	height:auto;
	}
	
#menu ul li ul li a {
	background:none;
	width:126px;
	padding:4px 2px;
	text-align:left;
	}
	
#menu ul li ul li a:hover {
	background-color:#73CADE;
	background-image:none;
	}
