/* CSS Document */

body{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height:16px;

	color: #464544;

	background-image: url(../images/main_bg.gif);

	margin: 0px;

	padding:0px;

}

.clear{

	clear:both;

}

h1 {

	color:#0a84bc;

	background:url(../images/h1border.gif) repeat-x bottom;

	font-size:20px;

	text-transform:uppercase;

	padding-top:5px;

	padding-bottom:5px;

	margin:0px;	

	display:block;

	width:630px;

	height:28px;
	 

} 

img{

	border:0;

}

p, h1, h2, h3, h4 ,h5, h6, form{

	margin:0px;

	padding:0px;

}

a{

	color:#000;

	text-decoration:none;

}

a:hover{

	color:#666;

	text-decoration:underline;

}



#page_holder{

	background:url(../images/trans_bg.png) repeat-y top center;

	margin:auto;

	width:1008px;

	}



/*Start Header*/

#header{

	width:970px;

	margin:auto;

}

#header #top{

	background:url(../images/top_bg.gif) repeat-x;

	height:94px;

}

#header #top #logo{

	float:left;

	margin:0px 0px 0px 10px;

}

#header #top #phone_no{

	float:right;

	margin:0px 10px 0px 0px;

}

#header #header-nav {

	height:57px;	

}

/*End Header*/





/*Start Middle*/

#middle{

	width:970px;	

	margin:auto;

}

#middle #tabs {

	text-align:center;

	background: url(../images/gray_pattern.gif);

	height:180px;

	padding-top:15px;

	padding-bottom:15px;

}

#content {

	width:970px;

	background:url(../images/right_bg.gif) repeat-y top right;

}

#content #left {

	width:631px;

	float:left;

	padding-left:14px;

	padding-right:15px;

	padding-top:15px;		

	background:#fff;

}

#content #right {

	width:290px;

	float:left;	

	padding-left:10px;

	padding-top:15px;

	padding-right:10px;

}

.whats-new {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#464544;

	background:#f0efed;

	padding:5px;

	display:block;

	margin-top:5px;

	margin-bottom:5px;

}

a.readMore:link, a.readMore:active, a.readMore:visited {

	width:72px;

	height:18px;

	display:block;

	font-size:9px;

	text-transform:uppercase;

	background-color:#0a84bc;

	color:#fff;

	font-weight:bold;

	padding:2px 2px 2px 8px;

	text-decoration:none;

}

a.readMore:hover {

	background:#e9531c;	

}

.box {

	height:120px;

	padding-top:15px;

	padding-bottom:15px;

	border-top:1px dashed #666666;		

}

.box .imageLeft {

	margin-right:10px;	

}

.box .imageRht {

	margin-left:10px;	

}

.box .heading {

	color:#053f79;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	text-transform:uppercase;

	font-weight:bold;

}

.box a {

	font-weight:bold;

	color:#000;

	text-transform:uppercase;

}

#TreatmentCenters {

	text-align:center;

	margin-bottom:10px;

}

#FeatureArticles a{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#464544;

	text-decoration:none;

	background:url(../images/arrow.gif) no-repeat top left;

	background-position:10px 10px;

	display:block;

	padding-left:22px;

	padding-top:5px;

	padding-bottom:5px;

}

#FeatureArticles a:hover {

	color:#e9511a;

	background-color:#efefef;	

}

#callus {

	margin-top:10px;

	margin-bottom:10px;

}

#assessment {

	margin-top:10px;

	margin-bottom:10px;

}



/*Form*/
.textbox{
	width:250px;
	background-color:#f5f5f5;
	border:1px solid #C1C2C3;
	color:#666666;
	height:17px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 0px 0px 4px;
}
.textarea{
	width:350px;
	background-color:#f5f5f5;
	border:1px solid #C1C2C3;
	color:#666666;
	height:200px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 0px 0px 4px;
}
.field{
	width:400px;
}

.field_name{
	width:200px;
	text-align:right;
}

.orange{
	color:#CC0000;
}

#form ul{
	margin:0;
	padding:0;
}
#form ul li{
	list-style:none;
	float:left;
	padding:0px 0px 10px 10px;
}
.list li{

	list-style:none;
	background:url(../images/bullet.gif) no-repeat;
	padding-left:22px;
	color:#006EAC;
	text-align:left;
	margin:0px;
	padding-bottom:2px;
}

.list li a{
	list-style:none;
	color:#006EAC;
}

.list li a:hover{
	list-style:none;
	color:#CC0000;
}

.select {

	border:1px solid #ccc;

	background-color:#fff;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	color:#666;

	width:255px;

	height:25px;

	margin-top:5px;	

	padding:2px 2px 2px 2px;	

}

/*End Form*/



/*End Middle*/



/*Start Footer*/



#footer {

	width:970px;

	margin:auto;	

	background:url(../images/blue_pattern.gif);

	height:82px;

	color:#fff;

	font-size:11px;

	line-height:20px;

}

#footerlinks {

	padding-left:25px;

	padding-top:20px;

}

#footerlinks a {

	font-size:11px;

	color:#fff;

	text-decoration:none;

}

#footerlinks a:hover {

	text-decoration:underline;

}





/*End Footer*/