 	
a { 
	font-family: century gothic, myriad, artial, tahome sans serif; 
	font-size: 11px; 
	color: #e29849; 
    	text-decoration: none; }
a:visited { 
	color: #e29849; 
	text-decoration: none; }
  a:hover { 
  	color: #5d92f3; 
  	text-decoration: none; }  
 	
body {  
	margin-top: 0px;
	font-family: century gothic, myriad, artial, tahome sans serif; 
	font-size: 11px; 
	color: #666666; 	
	line-height: 150%;
	background: #ffffff url('images/bg.gif');
	background-repeat: repeat-x; }
	    
#container {
	text-align: center;
	width: 100%; }
	
#bodydiv {
	display: block;
	text-align: left;
	margin-top: 48px;
	margin-right: auto;
	margin-left: auto;	
	width: 976px;  }
	
#columns {
	display: block;
	height: auto; }
	
#leftcolumn {
	display: block;
	float: left;
	margin-left: 13px;
	text-align: left;
	width: 175px; }
	
#rightcolumn {
	display: block;
	float: right;
	margin-right: 14px;
	width: 757px; }
	
#nav {	
	margin-top: 353px;
	display: block; }	
	
	#nav img {
		margin-top: 9px; } 
		
#buttons {
	display:block;
	float: right;
	margin-right: 322px;
	padding-left: 30px;
	!margin-top: -4px;
	background: url('images/buttonpad.gif');
	width: 113px;
	height: 55px; }
	
	#buttons img {
		border: 0px;
		width: 40px;	
		height: 41px; }		
		
#thumbs {
	display: block;
	float: right;
	width: 763px;
	margin-right: 14px;
	text-align: left; }
	
	#thumbs img {
		height: 28px;
		margin-right: 3px;
		border: 1px solid white; }		
		
	#thumbs img:hover {
		border: 1px solid #f4a24b; }	
		
#contact {
	display: none;
	position: absolute;
	z-index: 99;
	width: 270px;
	height: 160px;
	background: #ffffff;
	margin-top: 165px;
	margin-left: 245px; }	
	
#clientlist {
	display: none;
	position: absolute;
	z-index: 99;
	width: 500px;
	height: 340px;
	background: #ffffff;
	margin-top: 80px;
	margin-left: 130px; }				

#pad {
	padding-top: 40px;
	padding-left: 30px; }
	
#title {
	margin-bottom:10px; }	
	
#close {
	display: block;
	float: right;
	margin-top: -39px; }	
		
#copyright {
	display: block;
	float: left;
	width: 200px;
	margin-left: 12px;
	margin-top: 26px;
	font-size: 9px;
	color: #d9d9d9;
	clear: both; }	
	
hr { 
	border-top: 1px solid #ffffff;	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px #cccccc dotted; }	

#alignright {
	display: block;
	float: right; }
	
#alignleft {
	display: block;
	float: left; }
			
	
	
	