/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#51585a;
	font-size:14px;
	margin:0 auto;
	background-color:#c0c0c0;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);

}

a {
	color:#76A135;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.img_left {
	position:relative;
	float:left;
	padding: 0 0 0 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}


.main-photo { height:215px; width:250px; }

.product-box {
position:relative;
width:120px;
height:150px;
float:left;
padding:15px;
text-align:center;
border:2px solid #C0C0C0;
margin:0 15px 15px 0;
}

.product-box img { border:2px solid #C0C0C0; }

.fheader { 
font-size:14px;
font-weight:bold;
color:#76A135;
}

.customize-1 {
position:relative;
width:200px;
height:500px;
float:left;
text-align:center;
border-right:1px solid #C0C0C0;
padding:10px 45px 0 45px;
}



.customize-1 p { height:35px; }
.customize-1 h3 { font-style:italic; }

.customize-2 {
position:relative;
width:200px;
height:500px;
float:left;
text-align:center;
border-right:1px solid #C0C0C0;
padding:10px 45px 0 45px;
}

.customize-2 p { height:35px; }
.customize-2 h3 { font-style:italic; }

.customize-3 {
position:relative;
width:200px;
height:500px;
float:left;
text-align:center;
padding:10px 45px 0 45px;
}

.customize-3 p { height:35px; }
.customize-3 h3 { font-style:italic; }

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:202px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
	margin: 0 auto;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:8px;
	right:30px;
	width:580px;
	height:22px;
	float:right;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
	margin: 0 auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:515px;
	min-height:221px;
    height:auto !important;
    height:221px;
	background-repeat:no-repeat;
	background-image:url(images/img_stop-sign.jpg);
	margin: 0 0 0 21px;
	padding: 72px 0 0 75px;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:540px;
    height:auto;
	padding: 10px 0 0 35px;
	line-height:19px;

}



#content_main-large {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:880px;
    height:auto;
	padding: 10px 35px 0 35px;
	line-height:19px;

}

#content_main-gallery {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:810px;
    height:auto;
	padding: 10px 0 0 35px;

}
#main_boxes {
	position:relative;
	width:950px;
	height:auto;
	padding: 0 0 0 21px;
	float:left;
}

.commercial {
	float:left;
	width:302px;
	height:auto;
	padding: 0 1px 0 0;
}

.commercial-text {
	float:left;
	width:292px;
	height:auto;
	padding: 5px 0 0 10px;
}


.residential {
	float:left;
	height:auto;
	width:302px;
	padding: 0 0 0 0;
}

.residential-text {
	float:left;
	width:292px;
	height:auto;
	padding: 5px 0 0 10px;
}

.customize {
	float:right;
	width:302px;
	height:auto;
	padding: 0 42px 0 0;
}


.customize-text {
	float:left;
	width:292px;
	height:auto;
	padding: 5px 0 0 10px;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:282px;
	height:auto;
	padding: 28px 27px 0 0;
}

#side_bar-sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:302px;
	height:auto;
	padding: 10px 35px 0 0;
}
/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:893px;
	height:31px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
	padding: 15px 27px 0 28px;
	color:#FFFFFF;
	font-size:12px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:22px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.gif);
}

a#nav_01 {
	width:57px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -22px;
}

.active_01 {
	background-position: 0 -22px !important;
}

a#nav_02 {
	width:64px;
	cursor:pointer;
	background-position:-57px 0;
}

a:hover#nav_02{
	background-position:-57px -22px;
}

.active_02 {
	background-position:-57px -22px !important;
}

a#nav_03 {
	width:87px;
	cursor:pointer;
	background-position:-121px 0;
}

a:hover#nav_03{
	background-position:-121px -22px;
}

.active_03 {
	background-position:-121px -22px !important;
}

a#nav_04 {
	width:108px;
	cursor:pointer;
	background-position:-208px 0;
}

a:hover#nav_04{
	background-position:-208px -22px;
}

.active_04 {
	background-position:-208px -22px !important;
}

a#nav_05 {
	width:101px;
	cursor:pointer;
	background-position:-316px 0;
}

a:hover#nav_05{
	background-position:-316px -22px;
}

.active_05 {
	background-position:-316px -22px !important;
}

a#nav_06 {
	width:71px;
	cursor:pointer;
	background-position:-417px 0;
}

a:hover#nav_06{
	background-position:-417px -22px;
}

.active_06 {
	background-position:-417px -22px !important;
}

a#nav_07 {
	width:92px;
	cursor:pointer;
	background-position:-488px 0;
}

a:hover#nav_07{
	background-position:-488px -22px;
}

.active_07 {
	background-position:-488px -22px !important;
}