
/* CSS Document */
		

/***********************************************/
/* Home Content                                */
/***********************************************/

#home_content{
	width:962px;
	padding:10px 25px;
	float:left;
	background-color:#251d16;}
	
	#home_content h1{
		background:url(../images/intro.gif) no-repeat; 
		height:29px;
		margin:0;
		display:block;
		color:#316d75;
		font-family:"Trebuchet MS";font-size:1.8em;
		text-indent:-2000px;}
	
	#home_content h2{ /*------recent work---------*/
		background:url(../images/latest_work.gif) no-repeat; 
		height:19px;
		margin:0;
		display:block;
		color:#316d75;
		font-family:"Trebuchet MS";font-size:1.8em;
		text-indent:-2000px;}
	
/*#home_content img{
	padding:30px 25px 30px 0;}*/
	
#blocks ul{
	float:left;
	padding:30px 0;
	text-indent:-2100px;}
	
#blocks li{
	padding:0px 25px 30px 0;
	display:inline;}
	
.service a{
	background:url(../images/services.jpg) no-repeat;
	text-decoration:none;
	text-indent:-2100px;}
	
.service a:hover{
	background:url(../images/services_h.jpg) no-repeat;
	text-decoration:none;
	}
	
/***********************************************/
/* Call-outs                                   */
/***********************************************/
	
#differences {
	margin:1.2em 0 1.5em 0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;}
	
	#differences li {
		margin:0 18px 0 0;
		padding:0;
		float:left;
		width:214px;
		height:94px;}
		
	/*#differences a{
		text-indent:-2100px;}
		
	#differences li#diff-1 {
		background:url(../images/bg_services_f.jpg) no-repeat 0 0;}
		
	#differences li#diff-2 {
		background:url(../images/bg_services_f.jpg) no-repeat 0 0;}
	
	#differences li#diff-4 {
		margin-right:0;}*/

	#differences a:hover {
		background-position:-214px 0;}
		
	#differences h3{
		color:#fff;
		font-size:15px;
		}
		
	#differences li a{
		color:#fff;
		font-size:15px;
		/*margin-top:50px;*/
		text-indent:-2100px;
		text-decoration:none;
		display:block;}
		
	#services {
		background:url(../images/bg_services_f.jpg) no-repeat  0 0;
		width:214px;
		height:94px;
		}
		
	#who {
		background:url(../images/bg_who_f.jpg) no-repeat  0 0;
		width:214px;
		height:94px;
		}
		
	#quote {
		background:url(../images/bg_quote_f.jpg) no-repeat  0 0;
		width:214px;
		height:94px;
		}
		
	#goodies {
		background:url(../images/bg_goodies_f.jpg) no-repeat  0 0;
		width:214px;
		height:94px;
		}


	


	
