html { 
	font: 12px "Trebuchet MS", Georgia, Verdana; 
	line-height: 19px; 
	color: #5b5752; 
	background: url("../_img/bg.gif") repeat-x;
	background-color: #fff; }




body { 
	margin: 0px;
	padding: 117px 0px 0px 125px; }




img { 
	border: 0px; 
	margin: 0; 
	padding: 0; } 

#logo { 
	position: absolute; left: 104px; top: 32px; 
	height: 78px; 
	width: 390px; 
	padding: 0px; }

#homeimage { 
	position: absolute; left: 527px; top: 117px; 
	height: 561px; 
	width: 483px; 
	padding: 0px; }
	
#contactPic { 
	position: absolute; left: -70px; top: 250px; 
	height: 218px; 
	width: 218px; 
	padding: 0px; }

#pressPic { 
	position: absolute; left: -70px; top: 250px; 
	height: 218px; 
	width: 218px; 
	padding: 0px; }

#sitemapPic { 
	position: absolute; left: -70px; top: 250px; 
	height: 218px; 
	width: 218px; 
	padding: 0px; }




#nav { 
	border: 0; 
	margin: 0; 
	padding: 0px 0px 40px 54px; }
	
#content { 
	width: 330px;
	border: 0; 
	margin: 0; 
	padding: 0px 0px 30px 54px; }

#contentSub { 
	width: 580px;
	border: 0; 
	margin: 0; 
	padding: 0px 0px 30px 54px; }
	



.links { 
	position: absolute; left: 0px; top: 292px; 
	width: 152px; 
	padding: 0px;
	font-size: 11px;
	line-height: 16px; 
	font-weight: bold; }

#subnav { 
	width: 152px; 
	text-decoration: none; 
	background-color: #fff; }

#subnav a { 
	color: #a4a4a4; 
	text-decoration: none; 
	display: block;
	text-align: right; 
	background-color: #fff;
	padding: 5px 2px 0px 0px; 
	border-bottom: 1px solid #e0e0e0; }

#subnav a.on { 
	color: #333;
	background-color: #f8f8f8; }

#subnav a:hover { 
	color: #ffa215;
	background-color: #f8f8f8; 
	text-decoration: none; }
	
	
	

table.gray { 
	background-color: #ccc; 
	font: 11px "Trebuchet MS", Georgia, Verdana; 
	line-height: 14px; }
table.black { 
	background-color: #000;
	text-align: left; 
	font: 12px "Trebuchet MS", Georgia, Verdana;
	color: #fff; 
	line-height: 10px; }
tr.dark { 
	background-color: #ccc; }
tr.light { 
	background-color: #FFC46A; 
	font: 13px "Trebuchet MS", Georgia, Verdana;
	font-weight: bold; }
td.dark { 
	background-color: #eee; }
td.white { 
	background-color: #fff; }



		 
h1, h2, h3 { 
	margin-top: 1.5em; 
	margin-bottom: .3em; 
	padding: 0px 0px 0px 0px; 
	font-weight: bold;
	line-height: 17px; }
h1 { font-size: 15px; color: #333; }
h1.top { margin-top: 1em; }
h2.top { margin-top: 1em; }
h2 { font-size: 13px; color: #5b5752; }
h3 { font-size: 12px; color: #ccc; } 
 
 
 
       
a { 
	color: #ffa215; 
	text-decoration: none; }
li a { 
	color: #ffa215;
	font-weight: bold; 
	text-decoration: none; }
a:hover { 
	color: #FFC46A; 
	text-decoration: underline; }

li {  
 	padding: 3px;
	margin: 0px; }
	
#tableFigure {  
	line-height: 16px;
	color: #a4a4a4; }
	
sup {  
	line-height: 0;
	font-size: 75%;
	vertical-align: 0.8ex; }
	
sub {  
	line-height: 0;
	font-size: 75%;
	vertical-align: -0.6ex; }




#copyright { 
	color: #5b5752; 
	font-size: 10px;
	line-height: 17px; 
	text-align: left; 
	margin-left: 54px; }
	
	
	
	
	
	