@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }

/* typography */
body { font-size: 0.75em /* 12px */; background: #000 /*url('../images/design/body_bg.jpg')*/ repeat-x; color: black; font-family: Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.6em /* 18px */; margin-bottom: 12px; color: #01bfef; font-weight: normal;}
h2 { font-size: 1.2em /* 15px */; margin-bottom: 8px;color: #72FFF1; text-transform: uppercase;}
h3 { font-size: 1.2em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; color: #fff; } /* DO NOT RESIZE */
li { margin-bottom: 0em; margin-left: 0px;  color: #fff;  }

a, a:visited { color: #fff; text-decoration: underline; }
a:hover, a:active { color: #fff; text-decoration: none; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { display: block; }

/* layout */
#branding { position:relative; }

#nav{ width: 752px; background: url('../images/design/nav_bg.jpg'); z-index: 99; height: 37px;}

#nav span{ color: #586532; margin: 0px; padding: 0px; }

#nav ul, #nav li, #callout ul, #callout li { text-indent: 0; list-style-type: none;  margin: 0px; padding: 7px 0 0 25px;}
#nav li { position: relative; display: inline; }
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { color: #303f30; text-decoration: none; font-size: 1.2em; padding-right: 30px;border-right:1px solid #333;}
#nav a:active,
.home #nav #nav-home a,
.services #nav #nav-services a,
.products #nav #nav-products a,
.request #nav #nav-request a,
.contact #nav #nav-contact a {text-decoration: underline;}

#nav #nav-contact a{
border-right:none;	
}

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

#footer { background: #000; margin: 0 auto; font-size: 80%; text-align: center; color: #fff; }
#footer a, #footer a:visited { color: #fff; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #fff; text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
form p { font-size: 100%; padding: 2px; margin: 0; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #01bfef; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }

input { width: 225px; background-color: #fff; }

input.radio, input.submit { width: auto; }

textarea { width: 225px; height: 100px; padding:0;background: #fff; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 297px; padding: 0 .25em; background-color: #01bfef; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

#main{
	width: 752px;
	margin: 0px auto;
}

#branding{ 
	width: 752px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	background: url('../images/design/header.jpg') no-repeat;
}

#branding h1{
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#branding h1 a{
	display: block;
	width: 300px;
	height: 130px;
	outline: none;
	float: left;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}

#phone{
	float: right;
	height: 100px;
	width: 380px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	color: #fff;
	font-size: .9em;
}

#phone span{
	font-weight: normal;	
}

#phone strong{
	font-size: 2.4em;
	line-height: 1.5em;
	color: #02bff0;
font-weight: normal;
font-family: Georgia;
}

#phone strong span{
	color: #fff;
	font-size: .8em;
}

#phone a{
font-size: 1.2em;
font-weight: normal;
color: #71fff1;
}

#phone p.estimate{
padding-top: 10px;
padding-right: 10px;
}

#phone p.estimate a{
color: #fff;
font-weight: normal;
margin-right: 20px;
font-size: 1.5em;
}

#callout{
	width: 752px;
	height: 268px;
	background: url('../images/design/callout_bg.jpg') top left no-repeat;
	margin: 0px;
	padding: 0px;
font-family: Georgia;
font-size: 1.1em;
}

.callbox{
width: 236px;
display: block;
float: left;
padding: 180px 0 0 12px;
}

.callbox h1{
font-size: 1.4em;
background: url('../images/design/callout_icon.gif') top left no-repeat;
padding-left: 50px;
margin-bottom: 5px;
padding-right: 20px;
color: #72fff1;
text-align: left;
}

#callout p{
padding-left: 50px;
margin: 0px;
}

#callout p a{
color: #fff;
text-decoration: none;
}



#callout h1 a {color: #72fff1; text-decoration: underline;}
#callout h1 a:hover {text-decoration: none;}

#wrapper{
	background: #000;
	height: 100%;
}

#left{
	width: 239px;
	float: left;
margin-top: 10px;
}

#right{
	float: left;
}

#left_call li{
list-style-image: url('../images/design/left_li.jpg');
margin: 0px;
padding: 0px;
}

#left_call h3 a{
color: #fff;
text-decoration: none;
font-size: 1.3em;
}

#left_call p{
color: #d3c89d;
display: block;
width: 200px;
padding-left: 20px;
line-height: 14px;
}

#content{
	width: 100%;
	height: 100%;
}

#content img{
	padding-left: 12px;
}

#content-container{
	margin: 0 auto;
	height: 100%;
	padding: 20px 20px 0 0px;
	min-height: 330px;
	_height:330px;
}

.services #content-container,
.products #content-container,
.request #content-container,
.contact #content-container {
	padding-left: 20px;
}

.cleaner {
	clear: both;	
}
#footer{
top: 20px;
height: 70px;
border-top: 1px dotted #fff;
}
#footer p{
padding-top: 16px;
}
