*
{
	margin: 0;
	padding: 0;
	outline: 0;
}
UL, LI
{
	list-style: none;
}
IMG
{
	border: 0;
}
SPAN
{
	color: #754C24;
}
H1
{
	color: #754C24;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 18px;
}
H2
{
	color: #666666;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 17px;
	margin-left: 0;
	font-weight: normal;
}
.custom
{
	color: #754C24;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
}
H2 A
{
	color: #754C24;
	text-decoration: none;
}
H3
{
	font: 13px "Myriad Pro", Arial;
	color: #754C24;
}
P
{
	font: 12px arial;
	color: #3F3F3F;
	margin: 10px 0;
}
A
{
	font-family: Helvetica, Arial, sans-serif;
	color: #64411E;
	text-decoration: none;
}
A:hover
{
	color: #666666;
	text-decoration: none;
}
.page
{
	width: 1000px;
	margin: 0 auto;
}
.header
{
	background: transparent url(../img/header_bg.jpg) no-repeat scroll left top;
	height: 132px;
	float: left;
	width: 1000px;
	display: inline;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.logo
{
	height: 40px;
	width: 150px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.logo A
{
	display: block;
	height: 60px;
	width: 165px;
}
.cont
{
	width: 432px;
	float: right;
	color: #636363;
	display: inline;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.navigation
{
	width: 1000px;
	float: left;
	margin: 15px 0 0;
	display: inline;
}
.menu
{
	width: 660px;
	float: left;
	height: 45px;
}
.menu LI
{
	float: left;
	border-right: 1px solid #CCC;
	height: 25px;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 16px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.menu LI A
{
	color: #464646;
	text-decoration: none;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
}
.menu LI A:hover
{
	color: #754C24;
	text-decoration: none;
	font-weight: bold;
}
.searchbar
{
	width: 320px;
	float: right;
	text-align: right;
	padding: 0px;
	margin-right: 16px;
}
.searchbar SPAN
{
	float: left;
	color: #464646;
	margin: 4px 0 0;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 16px;
}
.searchbtn
{
	background: transparent url(../img/gobtn.gif) no-repeat scroll left top;
	width: 47px;
	height: 30px;
	border: 0;
	margin: 0 0 0 6px;
	float: left;
	display: inline;
}
.searchtext
{
	width: 200px;
	height: 20px;
	border: 1px solid #CCC;
	float: left;
	margin: 0 0 0 6px;
	display: inline;
	padding: 4px 0;
}
.main
{
	width: 1000px;
	float: left;
	margin: 20px 0 0;
	display: inline;
}
.colm1
{
	width: 655px;
	float: left;
	text-align: left;
	margin-right: 15px;
}
.flash
{
	width: 655px;
	float: left;
}
.content
{
	width: 625px;
	float: left;
	display: inline;
	text-align: left;
	margin-top: 25px;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 15px;
}
.content_index
{
	width: 625px;
	float: left;
	display: inline;
	text-align: left;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 25px;
}
.fright
{
	float: right;
	margin: 10px 0 10px 10px;
}
.content IMG
{
	padding: 1px;
}
.content BLOCKQUOTE
{
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;
	background: transparent url(../img/bullet.gif) no-repeat scroll left 4px;
}
.newitem
{
	height: 24px;
	background: transparent url(../img/newitembg.gif) no-repeat scroll left top;
	padding: 4px 6px;
}
.newitem SPAN
{
	margin: 0 10px 0 0;
}
.newitem IMG
{
	position: relative;
	top: 2px;
}
.newitem A
{
	color: #754C24;
}
.colm2
{
	width: 178px;
	float: left;
	margin: 0 0px 0 8px;
	border-right: 1px solid #CCC;
}
.contactform
{
	background: transparent url(../img/form_bg.jpg) no-repeat scroll left top;
	width: 168px;
	float: left;
	padding: 0;
	height: 540px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.contactform FORM
{
	padding: 0 6px;
}
.contactform_link
{
	display: block;
	height: 53px;
	margin-bottom: 51px;
}
.contactform P
{
	font-family: Helvetica, Arial, sans-serif;
	color: #636363;
	font-size: 12px;
	margin: 3px 0;
	float: left;
	width: 100%;
}
.inputtext
{
	width: 155px;
	border: 1px solid #CCCCCC;
	height: 20px;
}
.requestbtn
{
	background: transparent url(../img/requestbtn.gif) no-repeat scroll left top;
	width: 154px;
	height: 24px;
	border: 0;
	margin: 3px 0 5px;
}
.news
{
	width: 168px;
	padding: 0 10px 9px 0;
	float: left;
	font: 11px arial;
	background: transparent url(../img/ldiv.gif) no-repeat scroll right bottom;
}
.news P
{
	font: 11px arial;
	color: #636363;
}
.weknow
{
	width: 168px;
	padding: 0 10px 0 0;
	float: left;
}
.weknow P
{
	font: 11px arial;
	color: #636363;
}
.colm3
{
	width: 140px;
	float: left;
}
.sidemenu
{
	background: transparent url(../img/rdiv.gif) no-repeat scroll left bottom;
}
.sidemenu LI
{
	font: bold 14px "Century Gothic";
	color: #754C24;
	background: transparent url(../img/sidemenu.gif) no-repeat scroll left top;
	padding: 4px 0 4px 10px;
}
.sidemenu LI UL
{
	padding: 8px 0 5px;
}
.sidemenu LI LI
{
	color: #636363;
	font: 12px Helvetica, arial;
	background: transparent url(../img/brownarrow.gif) no-repeat scroll 0 6px;
	padding: 2px 0 2px 10px;
}
.sidemenu LI LI A
{
	color: #636363;
	text-decoration: none;
}
.sidemenu LI LI A:hover
{
	color: #663300;
	text-decoration: none;
}
.pushbox
{
	width: 595px;
	margin: 10px 0 0 15px;
	height: 148px;
	background: transparent url(../img/pushbox_bg.jpg) no-repeat scroll left top;
	padding: 25px 10px 25px 20px;
}
.pushitem
{
	background: transparent url(../img/pushbox_elemt.jpg) no-repeat scroll left top;
	width: 170px;
	height: 135px;
	float: left;
	margin: 0 7px 0 0;
	padding: 5px 13px 5px 8px;
}
.pushitem P
{
	font: 10px Helvetica, arial;
}
.pushimg
{
	float: right;
	margin: 5px 0 0 5px;
}
.more
{
	background: transparent url(../img/green.gif) no-repeat scroll left 3px;
	color: #CCC;
	font: 11px Helvetica, arial;
	text-decoration: none;
	padding: 0 0 0 8px;
}
.footer
{
	width: 1000px;
	background: transparent url(../img/footerbg.gif) no-repeat scroll left top;
	height: 43px;
	float: left;
	margin: 30px 0 10px;
	display: inline;
}
.flinks
{
	float: left;
	border-right: 1px solid #CCC;
	height: 23px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.flinks LI
{
	float: left;
	font: 11px Helvetica, arial;
}
.flinks LI A
{
	color: #555555;
	border-right: 1px solid #CCC;
	text-decoration: none;
	padding: 0 8px;
}
.flinks LI A:hover
{
	color: #754C24;
}
.flinks .last
{
	border: 0;
}
.fcont
{
	font: 11px Helvetica, Arial;
	float: right;
	color: #555555;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/*-----------BANNER--------------*/
#big_banner_
{
	border: 1px solid #CCCCCC;
	height: 223px;
	width: 782px;
	background-image: url(../img_css/banner01a.jpg);
	background-repeat: no-repeat;
}
#big_banner
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash1.gif);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
}
#big_banner_mold_gallery
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash.gif);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
}
#big_banner_brickcrete
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash.gif);
	background-repeat: no-repeat;
}
#big_banner_cedarcrete
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash.gif);
	background-repeat: no-repeat;
}
#big_banner_fencestone
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash.gif);
	background-repeat: no-repeat;
}
#big_banner_smoothcrete
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash.gif);
	background-repeat: no-repeat;
}
#big_banner_woodcrete
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash.gif);
	background-repeat: no-repeat;
}
#big_banner_woodcreterail
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash.gif);
	background-repeat: no-repeat;
}
#big_banner_chiselcrete
{
	height: 228px;
	width: 655px;
	background-image: url(../img/flash1.gif);
	background-repeat: no-repeat;
}
/*
#big_banner_ChiselCrete
{
border: 1px solid #CCCCCC;
height: 223px;
width: 782px;
background-image: url(../img_css/banner_Chiselcrete.png);
background-repeat: no-repeat;
}
*/
#big_banner_Homeowner
{
	border: 1px solid #CCCCCC;
	height: 223px;
	width: 782px;
	background-image: url(../img_css/banner_Homeowner.jpg);
	background-repeat: no-repeat;
}
#big_banner_Municipal
{
	border: 1px solid #CCCCCC;
	height: 223px;
	width: 782px;
	background-image: url(../img_css/banner_Municipal.jpg);
	background-repeat: no-repeat;
}
#big_banner_Utilities
{
	border: 1px solid #CCCCCC;
	height: 223px;
	width: 782px;
	background-image: url(../img_css/banner_Utilities.jpg);
	background-repeat: no-repeat;
}
.baner_text
{
	text-align: left;
	margin-top: -73px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.baner_text_zoom
{
	position: absolute;
	z-index: 100;
	text-align: left;
	margin-top: -135px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.banner_tag
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: left;
}
.subbanner_tag
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.h1-24
{
	/*[disabled]font-family:Helvetica, Arial, sans-serif;*/
	/*[disabled]font-size:2.15em;*/
	/*[disabled]font-weight:lighter;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]letter-spacing:-1px;*/
	/*[disabled]text-align:left;*/
}
/*************************************/
.list
{
	list-style-type: square;
}
/*
.hr {
border-top-width: 1px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #CCCCCC;
margin-top: 2px;
margin-bottom: 2px;
}
*/
#sample
{
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
/*************************************/
A.question
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A.question:hover
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #603913;
	text-decoration: none;
}
.Qeu
{
	list-style-type: decimal;
	list-style-position: inside;
}
.Q
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
}
.licustom
{
	list-style-type: lower-roman;
	font-weight: normal;
	list-style-position: inside;
}
.A
{
	list-style-image: url(../img/a.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-position: outside;
	font-weight: normal;
}
A.back
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #603913;
	text-decoration: none;
}
A.back:hover
{
	color: #333333;
	text-decoration: none;
}
/*************************************/
.pic_wrapper
{
	height: 207px;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*************************************/
#Integral_Coloring
{
	padding: 1px;
	height: 335px;
	width: 621px;
	border: 1px solid #CCCCCC;
}
#pic1
{
	padding: 1px;
	height: 300px;
	width: 621px;
	border: 1px solid #CCCCCC;
}
.headline1
{
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
/*Photo Gallery ------------------------------------------------*/
#box1
{
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 16px;
	background-color: #F2F2F2;
}
.non
{
	list-style-image: url(../img/arrow1.gif);
	list-style-position: inside;
}
/*Locations ------------------------------------------------*/
#box2
{
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 16px;
	background-color: #F2F2F2;
}
/*-------------------------------------------------------------*/
.form2
{
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 260px;
	padding: 5px;
}
.form3
{
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-left: 5px;
	width: 260px;
}
/*-----------------------------------*/
A.readmore, A.map
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #603913;
	text-decoration: none;
}
A.readmore:hover, A.map:hover
{
	color: #FF3300;
	text-decoration: underline;
}
.line
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inputtext
{
	padding: 2px;
	height: 22px;
	width: 170px;
	border: 1px solid #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.text_input_styl
{
	padding: 2px;
	height: 22px;
	width: 170px;
	border: 1px solid #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.aboutusli
{
	list-style-image: url(../img/arrow1.gif);
}
.benefit
{
	list-style-position: outside;
	list-style-image: url(../img/arrow1.gif);
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}
.accessories
{
	list-style-position: outside;
	list-style-image: url(../img/arrow1.gif);
}
.title2
{
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}
.terms
{
	list-style-position: outside;
	list-style-type: square;
}
.hotspot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	background-image: url(../img/bigbutton.jpg);
	height: 40px;
	width: 624px;
	background-repeat: no-repeat;
	font-weight: normal;
}
.hotspot A
{
	display: block;
	height: 29px;
	width: 604px;
	padding-top: 11px;
	padding-left: 20px;
}
.hotspot A:hover
{
	display: block;
	height: 29px;
	color: #333333;
	width: 604px;
	background-image: url(../img/bigbutton_hover.jpg);
	background-repeat: no-repeat;
}

