	body{
		font-family:Arial;
		background:url(/images/siteBg.jpg) repeat-x top #585858;
		margin:0;
	}
	
	td{
		font-size:12px;
	}
	
	img{
		border:none;
	}
	
	.contents{
		color:#fff;
		font-size:12px;
	}
	
	h2{
		color:#a87a00;
		text-decoration:none;
		font-weight:normal;
	}
	
	#footer{
		font-size:12px;
		line-height:25px;
	}
	
	#footer a{
		color:#fff;
		text-decoration:none;
	}

	#footer a:hover{
		color:#f6c70a;
		text-decoration:none;
	}
	
	.fields{
		background:#2c2c2c; 
		border:#626262 1px solid; 
		width:99%;
		color:#a87a00; 
		font:'Helvetica Neue', Arial, Helvetica, sans-serif;
	}
	
	#contactForm{
		color:#fff;
	}
	
	.clientBg{
		background:url(/images/clientsBg.jpg) repeat-x;
		color:#000;
		height:24px;
		padding-left:45px;
	}
	
	.clientBg img{
		padding-right:5px;
	}
	
	.copyRights{
		color:#fff;
	}