@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.8em /* 12px */; background: #fff url('../images/design/site_bg.jpg') repeat-x; color: black; font-family: Arial, sans-serif; line-height: 1.7em; margin: 0 auto; margin-top: 0px; padding-top: 0px;}

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.7em /* 18px */; margin-bottom: 6px; color: #fff; display: block; width: 624px; height: 35px; background: url('../images/design/h1.jpg'); padding-top: 14px; padding-left: 28px;}
h2 { font-size: 1.2em /* 15px */; margin-bottom: 6px; color: #646567; font-weight: bold; }
h3 { font-size: 1.1em /* 14px */; color: #223c77;}
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol, li { margin-bottom: .9em; color: #000;} /* DO NOT RESIZE */
ul { margin-bottom: 14px; padding-left: 14px; margin-top: 0px; padding-top: 0px;}
li { font-size: 1em; margin-bottom: 0em; margin-left: 30px; list-style-type: square; padding-left: 1px;}
ul ul li {list-style-type: circle; padding-left: 1px;}
a, a:visited { color: #0A4AC1; text-decoration: none; }
a:hover, a:active { color: #0A4AC1; text-decoration: underline; }

/* 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 { background: url('../images/design/nav_bg.jpg') repeat-x; margin: 0 auto; text-align: center; height: 49px; padding: 0px;}

#nav ul, #nav li, #callout ul, #callout li { margin-top: 0; padding: 0; text-indent: 0;}
#nav ul{ margin: 0 auto; padding: 0px; text-align: center; padding-top: 8px;}
#nav li { position: relative; display: inline; background: url('../images/design/nav-bul.jpg') left center no-repeat; padding-left: 26px; padding-right: 13px; margin: 0;}
li#nav-home.first { padding-left: 0px; background-image: none;}
#nav li ul { position: absolute; display: none;}
#nav li:hover ul, #nav li.hover ul { display: block;}

#nav a, #nav a:visited { font-weight: bold; text-decoration: none; color: #000;}
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.residential #nav #nav-residential a,
.commercial #nav #nav-commercial a,
.industrial #nav #nav-industrial a,
.portfolio #nav #nav-portfolio a,
.request #nav #nav-request a,
.contact #nav #nav-contact a { color: #0A4AC1; }

#footer { width: 100%; margin: 0 auto; margin-top: 20px; font-family: Verdana; font-size: .8em; }
#footer p { line-height: 1.6em; text-align: center; color: #000; }
#footer a, #footer a:visited { text-decoration: none; color: #000}
#footer a:hover, #footer a:active { text-decoration: underline;}

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 0px 0px; padding: 20px 30px; background: #fff; border: 1px solid #dedede; }
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; clear:both;}

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

/* legend styling */
legend { font-weight: bold; color: #3988D5; }

/* 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; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

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

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

											Custom Styles

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

#main{
	width: 858px;
	height: 100%;
	margin: 0px auto;
}

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

#branding h1{
	background-image: none;
}

#branding #email{
	float: left;
	margin-top: 150px;
	margin-left: 18px;
	background: url('../images/design/email.png') left center no-repeat;
	padding-left: 30px;
}

#branding #email a{
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

#logo{
	display: block;
	width: 250px;
	height: 100%;
	overflow: hidden;
	float: left;
}

#branding #logo h1 a{
	display: block;
	height: 150px;
	outline: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#branding #logo h1 a span{
	visibility: hidden;
}

#phone{
	float: right;
	display: block;	
	width: 205px;
	text-align: left;
	margin-top: 127px;
	padding-right: 52px;
	color: #000;
	background: url('../images/design/phone.png') center left no-repeat;
}

#phone h2{
	color: #000;
	font-weight: normal;
	font-size: 2em;
	font-family: Georgia;
	float: right;
	padding-top: 1px;
	padding-bottom: 3px;
}

#phone p{
	margin: 0px;
	color: #000;
	font-size: .9em;
}

#phone a{
	color: #5a5234;
	background: url('../images/design/email.jpg') left center no-repeat;
	padding-left: 19px;
	font-size: .9em;
}

/* content area */

#hp-call{
	width: 858px;
	height: 474px;
	background: url('../images/design/hp-call.jpg') no-repeat;
	margin: 0 auto;
}

#hp-left p, #hp-left li, #sidebar p, #sidebar h2{
	color: #fff;
}

#hp-left ul{
	margin: 0;
	padding: 0 0 0 12px;
}

#hp-left li{
	margin-left: 0px;
	padding-left: 0px;
}

#hp-left{
	float: left;
	width: 370px;
	padding-top: 164px;
	padding-left: 30px;
}

#sidebar{
	float: right;
	width: 187px;
	margin-right: 6px;
}

#sidebar h2{
	margin-top: 25px;
	margin-bottom: 0;
}

#sidebar h2 a{
	color: #fff;
	font-weight: bold;
}

#content {
	padding: 0px;
	height: 100%;
	background: url('../images/design/content_bg.jpg');
}

#left {
	width: 650px;
	float: left;
	margin-top: 23px;
}

#content #left p, #content #left ul, #content #left h2, #content #left table {
	margin:0 20px 6px 20px;
}

/*end content area */

.cleaner {
	clear: both;	
}