#headerwrap, #footerwrap, #contentwrap {
	width:100%;
	height:auto;
}
#headerwrap {
	background-image:url("../images/header-bg.jpg");
	background-repeat:repeat-x;
	height:105px;
}
#contentwrap {
	background-image:url("../images/micro_carbon.png");
	background-repeat:repeat;
	min-height:350px;
	border-bottom:1px solid #4f0101;
    
    
}
#logo {
	margin-top:2px;
}
#banner {
	margin-bottom:20px;
}
#content h1, #contentwrap h1 {
	color:#fff;
}
#content {
	color:#CCC;
}
#services {
	text-align:center;
}
#service-image {
	text-align:center;
	padding-top:15px;
}
#service-text {
	padding:15px;
	width:500px;
	margin-top:10px;
	height:270px;
	background-color:#333;
	border:1px solid #4F0101;
	color: #666666;
}
#footer {
    color: #aaaaaa;
    height: 20px;
    margin-bottom: 15px;
    padding-top: 10px;
    text-align: center;
}
#footer a {
    color: #AAAAAA;
    text-decoration: none;
    text-transform: uppercase;
}
#footer a:hover {
	color:#D7262D;}
	#footer img {
    float: left;
}

/**********************form**********************/
.map {width:240px; height:151px; margin:25px 0 0 0;}
.map iframe {width:240px; height:151px; border-radius:7px;}
dl {margin:22px 0px 0 0px; float:left;}
dl dt {}
dl dd span { display:block; width:67px; float:left;}
dl dd {}
dl dd a {}
#form { margin: 11px 0 0px 0px; width:560px; }
#form input {
	border-bottom:#fff 1px solid;
	border-top:#8b8c8d 1px solid;
	border-left:#cfd0d2 1px solid;
	border-right:#cfd0d2 1px solid;
	background:url(../images/form-bg.jpg) 0 0 repeat-x #e1e2e4 ; 
	border-radius:7px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#8f8b8c; 
	padding:5px 10px 6px 10px;
    outline: medium none;
    width: 260px;
	height:15px;
	float:left;
}
#form textarea {
	border-bottom:#fff 1px solid;
	border-top:#8b8c8d 1px solid;
	border-left:#cfd0d2 1px solid;
	border-right:#cfd0d2 1px solid;
	background:url(../images/form-bg.jpg) 0 0 repeat-x #e1e2e4 ; 
	border-radius:7px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#8f8b8c; 
    height: 268px;
    outline: medium none;
    overflow: auto;
    padding: 5px 0px 0px 10px;
    width: 480px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}
#form label {
	position:relative;
	overflow:hidden;
    display: block;
    min-height:33px;
}
#form label strong {font-weight:normal; float:left; display:inline-block; width:68px; padding-top:2px;}
.btns {text-align:right; width:560px; padding-top:13px;}
.btns a {display:inline-block; margin:0 20px 0 10px;}

/*********************************content*************************************/
#content { background:; width:960px;  padding:30px 0 50px 0;}
.content-subpages {padding-top:25px !important;}
.header-content {width:100%; background:url(../images/header-content.jpg) center bottom repeat; margin:0 auto; position:relative; z-index:99; margin-top:-25px; padding-bottom:36px;}
.header-subpages {padding-bottom:65px !important;}

.img-radius {border-radius:7px;}
.border-1 {background:url(../images/border-1.jpg) right 0 repeat-y;}
.border-2 {background:url(../images/border-2.gif) right 0 repeat-y;}

.block-1 {padding-top:70px; width:320px; float:left; text-align:center;}
.block-1>div {padding:10px 30px 15px 30px; margin-top:14px;}

#content>div {width:960px; margin:0 auto;}

.col-1 {width:570px; float:left; padding-right:30px;}
.col-2 { width:240px; float:left; padding-left:40px;}
.col-3 {width:410px; float:left; padding-right:30px;}
.col-4 {width:400px; float:left; padding-left:40px;}


.col-1 ul {width:240px;}
.col-1 ul:first-child {margin-right:41px;}
.block-2 p.color-2 {margin:7px 0 11px 0;}
.block-3>div.wrap {float:left; width:260px; margin-right:40px;}

blockquote {color:#e88800; padding-left:15px; display:inline-block;}