* { margin: 0px; padding: 0px; } 

html, body {
	height: 100%; 
	width: 100%; 
	background: #FFFFFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #777777;
	text-align: left;
	line-height: 30px;
}

a:link, a:active, a:visited { 
	color: #777777; 
	text-decoration: none; 
	font-size: 14px; 
}

a:hover {
	color: #063;
	font-size: 14px;
}

#wrapper {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	overflow:hidden;
	background-color: #FFFFFF;
}

.content { 
	margin: 0px auto; 
	width: 999px;
}

#header { 
	width: 100%; 
	background: #00A800;  
	height: 138px; 
}

#logo { 
	width: 186px; 
	height: 105px; 
	float: left; 
	margin-top: 10px;
}
#slogan {
	width: 510px;
	margin: 36px 10px 0px 0px;
	float: left;
	color:#000;
	
}
#slogan h1 {
	font-size: 15px;
	color:#EFFD01;
}
		
#menu { 
	width: 542px; 
	height: 28px; 
	margin: 40px 6px 0px 6px;  /* MARGIN FOR ALIGN MENU */
	float: left;
	overflow:hidden;
	
}



.topimg {
	float: right;
	width: 147px;
	height:66px;
	text-align: center;
	overflow:hidden;
}

#main {
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 39px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/gradient.png) repeat-x;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	
}

#main ul { 
	margin-top: 5px; 
	margin-bottom: 30px; 
	font-family: verdana; 
	font-size: 11px; 
	color: #999999; 
}
 
#main li {
	list-style: none;
	background: url(../images/icon1.png) no-repeat 0 11px;
	padding-left: 25px;
	color: #000;
}

a.readMore {
	width : 80px;
	height : 27px;
	background:#030;  
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	text-align : center;
	padding-bottom : 10px;
	float : right;
	cursor : pointer;
}

a.readMore:hover {
	cursor : pointer;
	color : #ff9000;
	cursor : pointer;
}
/*locations*/
.mapbox {
	width: 200px;
	float:right;
	display:inline;
	border:0;
	overflow:hidden;
}

/* FOOTER */
#footer { 
	background: url(../images/footer.png) repeat-x; 
	width: 100%; 
	height: 39px; 
	text-align: center; 
	line-height: 12px; 
	float: left; 
	bottom: 0px; 
	margin-top: -39px; 
	position: relative;
	padding-top: 12px;
	font-size:10px;
}
 
#footer #wrap { 
	width: 600px; 
	height: 20px; 
	margin: 0px auto; 
	font-size: 10px; 
	color: #fff; 
	padding-top: 15px;
	display:inline;
}


				 
	
#footer #wrap .link { 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	padding-left:8px;
}

#footer #wrap .link:hover { 
	color: #FF6;
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10px; 
}

/* STYLES */

.float-left { float: left; display:inline; overflow:hidden;}
.float-right { float: right; display:inline;}
.margin-top { margin-top: 25px; }
.margin-right { margin-right: 20px; }
.margin-left { margin-left: 40px; }
p { margin: 0px 0px 10px; }
p.testimonials { line-height: 16px; }
.important {
	color: #900;
	font-weight: bold;
}
.importantsmall {
	color: #900;
	font-weight: bold;
	font-size:12px;
}
.bold { font-weight: bold; color: #252525; }
.italic { font-style: italic; }
.big { font-size: 16px; font-weight: bold; margin-bottom: 5px; }
.light-blue { color: #85c3ee; }

h3 { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color: #000000; 
	font-weight: normal;
	margin-bottom: 20px;
}

.square h3 { margin-bottom: 10px; }

h2 { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #777777; 
	font-weight: bold; 
	border-bottom: 1px solid #ececec;overflow:hidden; 
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

#box-left { 
	width: 620px;
	padding: 5px;
	margin:0 auto;
	float: left;
	overflow:hidden;
	display:inline;
}
.boxservicebot { 
	width: 620px;
	padding: 5px;
	margin:0 auto;
	float: left;
	overflow:hidden;
	clear:both;
	display:block;
}
#box-right { 
	width: 335px;
	padding:0 9px 0 0;
	margin:0 auto;
	float: right;
	display:inline;
	overflow:hidden;
}

.square { 
	width: 300px; 
	background-color: #FAFAFA; 
	border: 1px solid #e7e7e7; 
	margin-top: 80px; 
	padding: 10px; 
	padding-bottom: 30px; 
	margin-left: 20px; 
	clear: both; 
}

.line { 
	width: 270px; 
	margin-left: 10px; 
	border-bottom: 1px solid #dddddd; 
	padding: 5px; 
	font-size: 14px; 
}

.sepline { 
	width: 10px; 
	height: 310px; 
	background: url(../images/sepline.png) no-repeat; 
	float: left; 
	margin: 85px 15px 0px 15px;
	overflow:hidden;
}

.image { 
	margin: 20px 15px;
	overflow:hidden;
	border:none;
}
.imagebox {
	margin:0 auto;
	overflow:hidden;
	border:none;
	clear:both;
	padding-top:18px;
	text-align:center;
}
		  
img.testimonials { margin: 0px 10px; }

/* HOME */ 

#home .box { 
	width: 280px;
	padding: 5px;
	margin: 5px;
	display:inline;
	height:100%;
	
}
.servicebox {
	float:left;
	width:280px;
	margin:0 auto;
	padding: 4px 3px 3px 4px;
	display:block;
	overflow:hidden;
}

/* SERVICES */
.service{ 
	background: url(../images/services_background.png) repeat-x; 
	padding: 0px 10px; 
	margin: 30px 0px 10px;
}

.service p { 
	width: 420px;
	float: left;
	margin-right: 20px;
}

.service .image { 
	width: 160px; 
	float: left;
	margin: 10px 0px;
}

/* PRODUCTS */
.products{ 
	padding: 0px 10px; 
	margin: 60px 0px 10px;
	clear: both;
}

.products p { 
	width: 400px;
	float: left;
}

.products h3 { margin-bottom: 3px; }

.imagefloat right { 
	width: 174px; 
	height: 174px;
	float: right;
	margin: 0 auto;
	overflow:hidden;
}

/* ABOUT US */
#aboutus{ 
	padding: 5px; 
	margin: 0px;
	clear: both;
	margin-top: 35px;
}

#aboutus p { 
	width: 320px;
	float: left;
	margin-left: 10px;
}

#aboutus h3 { margin: 5px 0px 8px 10px; float: left; }

#aboutus .image { 
	float: left;
	margin: 10px 15px 0px 0px;
}

/* TEAM MEMBER IMAGE */
.member { 
	margin: 40px 0px 5px 25px; 
	float: left; 
}


/* CONTACT FORM	 */
#contact { margin: 40px 0px 0px 0px; }
#contact form label { 
	width: 60px; 
	float: left; 
	color: #777777; 
	text-align: right; 
	margin-right: 35px; 
}

#contact form .txtInput { 
	background: #FAFAFA;
	width: 235px; 
	height: 20px; 
	padding: 5px; 
	margin-bottom: 10px;
	font-size: 14px; 
	color: #222222;
	border: 1px solid #d7d7d7;
}

#contact form .txtArea { 
	background: #FAFAFA; 
	width: 495px; 
	height: 230px; 
	border: 1px solid #d7d7d7; 
	padding: 5px; 
}

#contact form .button { 
	width: 100px;
	height: 30px; 
	background: #252525; 
	margin-top: 15px; 
	margin-left: 290px; 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFFFFF; 
	border: none; 
}

#contact form .button:hover { color: #ff9000; cursor: pointer;}


/* CLEARFIX 100% HEIGHT COLS */

.clearfix:after{ display: block; height: 0px;	clear: both; visibility: hidden; }

* html .clearfix { height: 1%; }
.clearfix { display: block; }

