/* CBH */

body {
	background:url(../images/tile.gif) repeat-x;
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#626262;
}


p, ul, li, dd, dt, h1, h2, h3 {margin:0; padding:0;}

a {text-decoration:underline; color:#EC4435;}
a:hover {text-decoration:underline; color:#EC4435;}

.clear:after { /*all clear*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#wrap {
	width:816px; height:auto;
	margin:24px auto;
	background-color:#FFFFFF;

}

#content {
	width:799px; height:auto;
	margin:0 auto;
}



#banner {
	width:799px; height:161px;
	background-color:#F6F6F3;

}

#banner .logo, #banner .right {float:left;}

.contact_today {float:left; padding-top:5px; padding-left:20px;}

#navigation {
	width:799px; height:44px;
	margin-top:9px;
	background:url(../images/nav_bar.jpg) no-repeat;
	position:relative;
}

#nav-group {width:517px; float:right; padding-right:20px;}

#nav {
	margin: 0; 
	list-style: none;
	display: inline;
	float:right;
	margin-top: 6px;
}

#nav li {
	
	margin: 0; 
	padding: 0;
   list-style: none;
	display: inline;
}

#nav a {
	float: left;
/*	padding: 32px 0 0 0;*/
	overflow: hidden;
	height: 32px !important; 
	text-indent:-999px;
		}

#nav a:hover {
	background-position: 0 -32px;
	}
	


#mhome a  {
	width:56px; 
	background: url('../images/home.gif') no-repeat;
	}
	
#manti a  {
	width:94px; 
	background: url('../images/anti.jpg') no-repeat;
	}
	
	
#mbrick a  {
	width:132px; 
	background: url('../images/brick.jpg') no-repeat;
	}
	
#mepoxy a  {
	width:113px; 
	background: url('../images/epoxy.jpg') no-repeat;
	}
	
#mcontact a  {
	width:64px; 
	background: url('../images/contact.jpg') no-repeat;
	}
	
	
	
#main {
	width:799px; height:auto; 
	margin-top:22px;

}

#text p {
		color:#626262;
	padding:10px 10px 5px 10px;
	line-height:20px;
}
	
.header {padding:10px 10px 5px 10px;}
	
#main #text {
	width:402px; height:auto;
	float:left;

}
	
	
#main #set {
	width:385px; height:auto;
	float:left;
	margin-left:12px;

}
	

.box {
	width:382px; height:479px;
	padding-top:5px;
	background:url(../images/rightback.jpg) no-repeat;
	background-color: #D5E2EA;
	
	}
	
.box_inside {
	width:372px; height:469px;
	background-color:#FFFFFF;
	margin:0 5px 5px 5px;
}

.box_inner {
	width:382px;
	padding-top:5px; padding-bottom: 5px;
	background:url(../images/rightbox_contact2.jpg) no-repeat;	
	}
	
.box_inside_inner {
	text-align:center;
	width:372px; height:275px;
	background-color:#FFFFFF;
	margin:0 5px 5px 5px;


}
	

#footer {
	width:799px; height:44px;
	margin-top:20px;
	background:url(../images/footer.jpg) no-repeat;
	position:relative;
}

#footer p {float:left; padding:12px; color:#2C6E98;}

#footer a {color:#2C6E98; text-decoration:none;}
#footer a:hover {color:#2C6E98;}


input, textarea {border:1px solid #C4C4BA; padding:3px; font:12px Arial, Helvetica, sans-serif; color:#626262;}

textarea {width:220px;}

b {color:#2C6E98;}

.btn {background-color:#2C6E98; color:#FFFFFF; border:none;}




