/* CSS Document */
body {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
#container {
	width: 786px;
	margin-top: 31px;
	margin-bottom: 10px;
	min-height: 600px;
}

.img1 {
	padding-bottom: 12px;
}
.text_box {
	float: left;
	width: 339px;
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
	padding-left: 33px;
	padding-top: 7px;
}
.footer_navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
	padding-left: 33px;
	padding-top: 2px;
}
.style4 {
	color: #999999;
	text-decoration: underline;
}
.style4:HOVER {
    color: #333;
	}.left_col {
	float: left;
	width: 155px;
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 155px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C01D2E;
	margin-top: 15px;
}
.right_col {
	float: right;
	width: 176px;
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 155px;
	margin-top: 15px;
}
#left {
	margin-top: 0px;
}
#right {
	margin-top: 0px;
}
.style5 {
	color: #999999;
	text-decoration: none;	
}
.style5:HOVER {
	color: #333;
	text-decoration: underline;	
}

.top_slogan {
	height: 44px;
	width: 465px;
	background-repeat: no-repeat;
	margin-top: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C01D2E;
	font-weight: bold;
	font-style: italic;
	float: right;
}
.footer {
	background-image: url(global_images/foot_divider.jpg);
	height: 22px;
	width: 798px;
	background-repeat: no-repeat;
	margin-top: 4px;
	clear: both;
}

.logo {
	background-image: url(global_images/logo.jpg);
	float: left;
	height: 58px;
	width: 340px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.logo span {
display: none;
}
.top {
	float: right;
}

.top img {
	border-bottom: 20px solid #949599;
}

.top_commercial {
	float: right;
}

.top_commercial img {
	border-bottom: 20px solid #c01d2e;
}

.top_slogan span {
display: none;
}

.left_img {
	float: left;
	margin-top: 15px;
}
.right_images {
	float: right;
	padding-top: 21px;
}

.text_box p {
	margin-bottom: 19px;
	margin-left: 0px;
	margin-top: 0px;
}

.page_head {
	width: 111px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 21px;
}

.page_head span {
	display: none;
	margin: 0px;
}

.text_container {
	float: right;
	padding-right: 24px;
	padding-top: 21px;
	padding-left: 12px;
	width: 360px;
}

#home_head{
	background-image: url(page_heads/home_head.jpg);
}

#about_head{
	background-image: url(page_heads/about_head.jpg);
}

#residential_head{
	background-image: url(page_heads/residential_head.jpg);
	width: 155px;
	background-repeat: no-repeat;
}

#commercial_head{
	background-image: url(page_heads/commercial_head.jpg);
	background-repeat: no-repeat;
	width: 155px;
}

#casestudy_head{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #C01D2E;
}

#contact_head{
	background-image: url(page_heads/contact_head.jpg);
}

#contact-area {
	width: 200px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 200px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	border: 2px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_box form {
	width: 150px;
	padding-top: 9px;
	margin-top: 5px;
}

#name {
	padding-top: 10px;
	margin-botom: 10px;
	font-weight: bold;
	color: #666666;
   }
.field {
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	margin-bottom: 8px;
}
.style6 {color: #666666}

#footer_images{
	float:right;
	margin-right: 10px;
}

#footer_images img{
	margin-left: 20px;
}



#logo_block{
	float: left;
	height: 58px;
	width: 260px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 60px;
	margin-left: 0px;
}

#logo_block img{
	float: left;
	margin-right: 5px;
}

#logo_block h1 {
	font-style: italic;
	margin: -2px 0 0 0;
	text-align: center;
	color: #c01d2e;
	font-size: 30px;
	margin-left: 65px;
	padding: 0;
}

#logo_block h2 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	color: #fff;
	background-color: #c01d2e;
	padding: 2px 0 0 0;
	font-size: 19px;
	margin-left: 65px;
}