@charset "utf-8";

html {
	min-height: 100%; margin-bottom: 1px;
}

body {
	margin:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
/*	background:url(images/gears.jpg) top center repeat fixed;*/
	background:url(images/gears.jpg) repeat fixed #AC866F;	
	font-size:14px;
	color:#333;
}

a { text-decoration:none; color:#333; font-weight:bold; }
a:hover { text-decoration:underline }

h1, h2, h3 {
 	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }

.h {
/*	background-color:#333; */
	background:url(images/h1.gif) repeat-x;
	color:#FFFFFF; display:block; 
	padding:2px 15px; 
	border-left:10px solid #2C9917;
}

h1#tag-line {
	position:absolute;
	left: 41px;
	top: 80px;

	width:400px;
	height:17px;
	background:url(images/tag-line.png) no-repeat;
	display:block; 
	text-indent:-9999px; 
}

h1#title1 a { background:url(../images/misc/v2.gif) no-repeat 0 -110px; width:181px; height:18px; display:block; text-indent:-9999px; }

/*TOP / CONTAINER / BOTTOM*/
#top {
	margin:0 auto;
	width:986px;
	margin-top:15px;
	background:url(images/top.png) no-repeat;	
}
#container {
	margin:0 auto;
	width:986px;
	background:url(images/mid.png) repeat-y;
}
#bot {
	margin:0 auto;
	margin-bottom:20px;
	width:986px;
	background:url(images/bot.png) no-repeat;
}


/*PAGE*/
#page {
	margin:0 auto;
	width:950px;
	background:#fff;
	border:1px solid #999;
}

/*HEADER*/
#header {
	position:relative;
	height:174px;
	background:url(images/bar.jpg) no-repeat 0px 120px;
}
#logo {
	position:absolute;
	left: 74px;
	top: 19px;
}



#topnav {
	font-weight:normal;
	position:absolute;
	width: 142px;
	font-size:11px;
	text-align:right;
	left: 796px;
	top: 5px;
}
#topnav a {
	color:#aaa;
}

/*NAVIGATION*/
#nav {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	left: 389px;
	top: 98px;
	height: 40px;
	width: 549px;
}
/*#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	float:left;
	padding-left:15px;
}
#nav a {
	float:left;
	text-decoration:none;
	color:#2C9917;
	padding:2px;	
	font-weight:normal;
}	
#nav a:hover {
	display:block;
	text-decoration:none;
	color:#fff;
}	
#nav .selected {
	color:#333333;
	font-weight:bold;
}
*/
/*MAIN*/
#main {
	margin:0px;
	min-height:435px;
	padding:25px;
	padding-top:10px;
	background:url(images/main-back.jpg) no-repeat;
	padding-bottom:10px;
}

.home {
	text-align:justify;
}

/*FOOTER*/
#footer {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	background:url(images/footer-back.jpg) repeat-x;
	height:41px;
	text-align: right;
	line-height:12px;
	padding-right:10px;
	letter-spacing:1px;	
	padding-top:5px;
}

#footer a {
	text-decoration:none;
	color:#999;	
}
#footer a:hover {
	text-decoration:underline;
}
#cc {
	margin-top: 5px;
	margin-left: 22px;
	margin-right: 2px;
}
#portfolio img {
	margin:4px;
	border:2px solid #ccc;
}
#portfolio a:hover img  {
	border:2px dotted #2C9917;
}

.other_cust {
	margin-bottom:15px;
	font-size:11px;
	float:right;
	width:240px;
	padding-left:4px;
	text-align:left;
	margin-top: 12px;
}

.other_cust a {
	display:block;
	text-decoration:none;
	color:#666666;
	text-align:left;	
	padding:0px 5px 0px 5px;
	margin-bottom:1px;
	line-height:12px;

}

.other_cust a:hover {
	background-color:#2C9917;
	color:#FFFFFF;
	margin-right:5px;
}

.other_cust h1 {
	margin:0;
	padding:2px;
	margin-bottom:25px;
}

#bottom-nav {
	clear:both;
	font-size: 12px;
	color: #999;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
}
#bottom-nav a {
	color:#999;
}

#bot-links a {
	padding:0 5px;
	font-size: 12px;
}

#contact {
	width: 280px;
	margin-top: 15px;
	margin-left: 50px;
	margin-right: 25px;
	float: left;
	padding-bottom: 15px;
	border-right:1px solid #ccc;
}
#message {
	float: left;
	width: 500px;
	margin-top: 15px;
}

.tx {
	background-color:#FFFDF9;
	border:1px solid;
	border-color:#CECECE;
}

.call {
	margin-top:25px;
	margin-bottom:0;
	padding-bottom:0;
	line-height: 22px;
}
.error {
	color:#f00;	
}
.halfpage {
	float: left;
	width: 420px;
	margin-right:15px;
	margin-left:15px;
}

.halfpage a {
	color:#2C9917;
}

.fineprint {
	font-size: 10px;
	margin-left: 15px;
	line-height: 10px;
	margin-bottom: 5px;
	text-align: left;
}
#testimonials {
	float: right;
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 60px;
	display: block;
}

.close-b {
	margin-bottom:2px;
	padding-bottom:2px;
}

.close-t {
	margin-top:2px;
}

.phone-numbers tr {
	line-height:22px;
	
}
.w3c-icons {
	margin-top: 5px;	
}

.payments {
	float:left;
	margin-left:15px;
	margin-top: 5px;
}

.payments a:hover {
	border:1px solid #f00;		
}

#shopmh {
	width:144px; 
	font-size:10px; 
	float:right; 
	clear:both; 
	text-align:center;
	padding-left:30px;
	padding-bottom:20px;

}
.col {
	width:290px;
	float:left;
	padding:0 5px;
}	

.servlist li {
	margin-bottom:6px;
}

.rule {
	margin:0 auto;
	border-top:1px dotted #dcdcdc;
	margin-bottom:10px;
	padding: 0px;
	width:80%;
	margin-top: 12px;
}


.clear {
	clear: both;
}

.price {
	float:right;
	font-size:28px;
	background-color:#fff;
	border:2px dotted #2C9917;
	padding:0 5px;
	color:#2C9917;
	font-family:"Trebuchet MS";
	margin-right:5px;
	margin-top:15px;
	font-weight:bold;
}

h2.special{
	font-size:20px;
	color:#2C9917;
}

#quote {
	margin-top:15px;
	background-color:#FFFFFF;
	border:1px solid #cecece;
}

.required {
	color:#2C9917;
	padding:0 2px 0 2px;
}

.btn {
	background:url(images/btn.png) no-repeat;
	width:61px;
	height:28px;
	color:#FFFFFF;
	border:none;
}

.box  {
	margin-top:15px;
	padding:15px;
	padding-top:0;
	background-color:#FFFFFF;
	border:1px solid #cecece;
	margin-bottom:25px;
}

.box li {
	list-style-type:square;
}

.marquee img {
	border:1px solid #999;
}
