@charset "UTF-8";
/* CSS Document */


/* GLOBAL */
body {
background-color:#6c6c6c;
background-image:url(images/background.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
text-align: center;
}



#container {
background-color:#FFFFFF;
width:970px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding:10px 15px 0px 0px;
}

.clear-both{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}



#subhead {
font-size:16px;
font-weight:bold;
}

#subheadSmall {
font-size:14px;
font-weight:bold;
}




/* HEADER */
#header {
width:970px;

}





/* NAVIGATION */

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 50px;
	width:100%;
	
	}
	
	
#topnav li a{
voice-family: "\"}\""; 
voice-family: inherit;
padding:0;
margin:0;
color:#FFFFFF;
font-weight:bold;

}





#topnav {
		margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#FFFFFF;
		font-weight:bold;
		width:715px;
		height:16em;
		background-image:url(images/topnav_bg.gif);
	background-repeat:repeat-x;
	}



#topnav a:link,
#topnav a:visited {
color:#FFFFFF;
font-weight:bold;		
margin:10px;
		background: url(images/icon.gif) left no-repeat;
		display: block;
		text-decoration:none; 
	
		}

#topnav a:active {

color:#FFFFFF;
font-weight:bold;}

#topnav a:hover {
color:#FFFFFF;
font-weight:bold;
background: url(images/icon_orange.gif) left no-repeat;
text-decoration: underline; 

}



#treatments #topnav-treatments a,
#understanding #topnav-understanding a,
#advantage #topnav-advantage a,
#opinion #topnav-opinion a,
#success #topnav-success a {
color:#FFFFFF;
font-weight:bold;
background: url(images/icon_orange.gif) left no-repeat;
text-decoration:underline; 
}


#treatments #topnav-treatments a:hover,
#understanding #topnav-understanding a:hover,
#advantage #topnav-advantage a:hover,
#opinion #topnav-opinion a:hover,
#success #topnav-success a:hover {
color:#FFFFFF;
font-weight:bold;
background:  url(images/icon_orange.gif) left no-repeat;
text-decoration:underline; 
}












/* LEFT */
#left {
	height:20em;
	float:left;
	width:100%;
	
}

#column-one-inner{
  line-height: 30px;
	margin:0px 271px 0px 0px;
	padding-left:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#666666;
text-weight:normal;
}

#column-one-inner p{
padding:20px;
}








/* SIDE */
#side {
background-image:url(images/side_background.jpg);
background-repeat:repeat-x;
padding:3px;
border:1px solid #cccccc;
width:237px;
height:auto;
float:left;
margin-left:-245px !important;
}



#send{
padding:0px 15px 0px 15px;
width:200px;
}




/* FOOTER */

#footer{
   color: gray;

  padding: 20px 0px 8px;
  margin: 5px 0px;
  font-size: 11px;
  line-height: 10px;
  text-align: center;
}

#footer a{
  color: gray;
  text-decoration: none;
}

#footer .nav{
  padding: 0px 0px;
  margin: 0px;
  display: block;
  float: none;
  line-height: 20px;
}

#footer .legal{
  padding: 0px 0px;
  font-size: 10px;
  line-height: 14px;
}



/* SURVIVOR */

#survivor {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 23px;

}







 



