body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707D80;
}
a{
	color: #666666;
}
a:hover{
	text-decoration: underline;
}
#container{
	width: 800px;
	margin: auto;
}
#top_bar{
	width: 800px;
}
#telephone{
	background-image:url(../images/telephone.gif);
	background-repeat:no-repeat;
	width: 211px;
	height: 24px;
	float: left;
}
#telephone h3{
	display: none;
}
#top_nav, #logo_nav{
	float: right;
	margin-top: 4px;
	width: 400px;
}
#top_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 400px;
}
#top_nav ul li, #logo_nav ul li{
	float: right;
}
#top_nav a, #logo_nav a{
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #FFFFFF;
	display: block;
	padding-left: 2em;
	padding-right: 2em;
}
#top_nav a:hover, #logo_nav a:hover{
	text-decoration: underline;
}
#logo_bar{
	clear: both;
	height: 60px;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 426px;
	height: 70px;
	float: left;
	margin-top: 6px;
}
#logo h1{
	display: none;
}
#logo_nav{
	float: right;
	margin-top: 30px;
    width: 350px;
}
#logo_nav ul{

float: right;
list-style: none;

 }
.no_border a{
	border-left: none;
}
#header_home{
	padding-top: 35px;
	background-image:url(../images/ivider.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	width: 712px;
	margin: auto;
	margin-bottom: 10px;
}
html>body #header_home{
	margin-top: 5px;
}
#header_img{
	width: 479px;
	height: 318px;
	float: left;
	background-image:url(../images/header_img2.jpg);
	background-repeat:no-repeat;
	margin-right: 16px;
}
#contact{
	background-image:url(../images/contact_details.gif);
	background-repeat:no-repeat;
	width: 212px;
	height: 119px;
	border: solid 1px #BBC2CA;
	float: left;	
}
#contact h2{
	display: none;
}
#testimonials{
	background-color: #E1E9F1;
	
	background-repeat:no-repeat;
	border: solid 1px #BBC2CA;
	float: left;
	width: 212px;
	padding: 0px;
	margin-bottom: 16px;
	margin-top: 3px;
	color: #999999;
}
.float_right{
	float: right;
	text-align: right;
}
#testimonials p{
	margin: 0px;
	padding: 0px;
}
.clear_both{
	clear: both;
}
#footer_container{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	clear: both;
	padding: 25px;
}
#content_container{
	width: 712px;
	margin: auto;
	padding-bottom: 10px;
}
h1{
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.0;
}
.featured_project{
	background-image:url(../images/featured.gif);
	background-repeat:repeat-x;
	background-color: #707D80;
	color: #FFFFFF;
	padding: 0px;
}
.featured_project h1{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 7px;
	margin: 0px;	
}
.featured_project h2{
	font-size: 19px;
	font-weight: normal;
	margin: 0px;
	padding: 8px;
}
#left_col{
	width: 473px;
	float: left;
}
#right_col{
	float: left;
	width: 210px;
	margin-left: 25px;
	background-image:url(../images/quality_stone.gif);
	background-position:0px 10px;
	background-repeat:no-repeat;
	padding-top: 50px;
}
#right_col1{
	float: left;
	width: 210px;
	margin-left: 25px;
	
	background-position:0px 10px;
	background-repeat:no-repeat;
	
}
.hide_me{
	display: none;
}
#featured_col{
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}
#featured_col img{
	border: solid 1px #CCCCCC;
}
.call_to_action{
	display: block;
	background-image:url(../images/call_to_action.gif);
	background-repeat:no-repeat;
	width: 159px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}
a.call_to_action{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.call_to_action:hover{
	text-decoration: underline;
}
#footer{
	width: 712px;
	margin: auto;
}
#footer a{
	text-decoration: none;
}
#copyright{
	float: left;
	margin-top: 20px;
}
#credit{
	float:right;
	margin-top: 20px;	
}
#subpage_nav{
	width: 200px;
	float: left;
}
#subpage_nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subpage_nav li{
	border-bottom: solid 1px silver;
}
#subpage_nav a{
	display: block;
	width: 200px;
	text-indent: 15px;
	line-height: 30px;
	text-decoration: none;
}
#subpage_nav a:hover{
	text-decoration: underline;
}
#content{
	float: right;
	width: 500px;
}
#content1{
	float: right;
	width: 700px;
}