BODY { margin: 5px;
}

BODY, TD, TH, SELECT, TEXTAREA, DIV, P {
	font-size : 12px;
	font-weight : normal;
	line-height : 18px;
	color : #333;
	font: helvetica;
	font-family: helvetica, Arial, "san serif";
	}

#splash_bar {
	width: 758px; 
	margin-top:66px;
}

#newsletter_home	{
	width: 250px;
	display: inline;
	float: left;
	margin-top: 170px;
	margin-left: 10px;
}

#newsletter	{
	width: 250px;
	display: inline;
	float: left;
	margin-top: 50px;
}
#splash_content {
	width: 453px;
	height: 193px;
	float: right;
	display:inline;
	}
	
a {
	color: #000000;
}
a:hover {
	color: #000000; 
	font-weight:bold;	
	}
	
a:active {
	color: #000000; 
}
	
	
#container {
	background: #fff;
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	margin-top: 0px;
	border: solid 2px #999966;
	}
		
#content {
	width: 780px;
	}
	
#nav {
	float: left; 
	width: 215px; 
	height: 450px; 
	margin: 10px 25px 0 0;  
	text-align: right;
	border-right: 1px solid #999966;
}

.subnav	{
	margin-right: 10px;
	list-style-type:none; 
}

.subnav ul	{
	list-style-type:none; 
	padding-right: 5px; 
}

.subnav a	{
	font: helvetica;
	font-family: helvetica, Arial, "san serif";
	color:#000000;
	text-decoration:none;
}

.subnav a:hover	{	
	color:#FF6600;
}

.subnav_selected a	{	
	color:#FF6600;
}

#navblock {
	width: 215px; 
	height: 200px; 
	padding: 56px 0 0 0;
	}

.photo {padding-top: 40px; text-align: center;}
	
#copy {
	float: right;
	padding: 50px 10px 10px 0;
	width: 525px;
	}
	
#copy_who {
	padding: 10px 10px 10px 0;
	width: 515px;
	}
	
.quote
	{
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;	
	line-height: 24px;
	}	

.quotesmall
	{
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #FF6600;
	line-height: 20px;
	text-indent: -.7em;}		

.orangemed {font-size: 14px;
	color: #FF6600;
	font-weight: bold;	}	
	
.orangemedcv	
	{font-size: 14px;
	color: #FF6600;
	font-weight: bold;	
	padding-left: 20px;}	
	
.clientname {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	}

.big {
	font-size: 18px;
	font-weight: bold;
	}
	

.medium {
	font-size: 14px;
	font-weight: bold;
	}	
	
	
.next {float: right; padding-top: 15px; clear: both;}	
	
#newsbox {
	padding: 8px;
	border: 1px dotted;
	width: 460px;
	}	
	
#newsbox ul {list-style-type: none;  padding:0;  margin:0;}
#newsbox li {padding: 10px; list-style-type: none;}
	
#footer {
	clear: both;
	background: #fff;
	font-size: 11px;
	height: 71px;
	}
	
#footer_splash {
	clear: both;
	background: #fff;
	font-size: 11px;
	height: 60px;
	}
		
.logo {
	float: right; 
	padding: 0 10px 10px 0;}	
	
.address {
	float: left;  
	position: relative; 
	top: 45px; 
	left: 10px;}	
	
	
h1 {
	font-size: 34px;
	font:helvetica;
	font-family:helvetica, Arial, "san serif";
	color: #FF6600;
	}
	
h2 {font-size: 14px;
	color: #000000;
	line-height: 18px;
	}
	
h3 {margin-bottom: 3px; margin-top: 3px;}	
	
	
h2.grey {font-size: 18px;
		color: gray;
		}	
