@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.9em /* 12px */; background: #fff; color: black; font-family: Arial, sans-serif; line-height: 1.5em; 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 { color: #1565B5; font-size: 2em; font-weight: bold; margin-top: 0px; margin-bottom: 12px; padding-top: 0px; }
h2 { font-size: 1.6em /* 18px */; margin-bottom: 12px; color: #C1141D; }
h3 { font-size: 1.2em /* 15px */; margin-bottom: 6px; color: #1565B5; font-weight: bold; }
h4 { font-size: 1em /* 14px */; margin-bottom: 2px; color: #1565B5; font-weight: bold;}
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; color: #000; line-height: 1.3em;} /* DO NOT RESIZE */
ul { margin-left: 14px; padding-left: 0px;}
li { margin-bottom: .2em; padding-left: 0px;  color: #000; font-size: 1em; list-style-type: square;}

a, a:visited { color: #084C8F; text-decoration: underline; }
a:hover, a:active { color: #084C8F; 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{ z-index: 99; margin: 0 auto; padding: 0; }

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



#footer {  width: 991px; background: url('../images/design/footer_bg.jpg') top no-repeat; margin: 0px 0 20px 0; padding: 0px; font-size: .8em; text-align: center;}
#footer p { text-decoration: none; padding-top: 20px; margin: 0 auto; line-height: 1.5em; color: #666; width: 80%;}
#footer a { text-decoration: none; }
#footer a:hover, #footer a:active { color: #666; text-decoration: underline; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f9f9f9; 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-bottom: 8px; }

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

/* legend styling */
legend { font-weight: bold; color: #0567ae; }

/* style for  labels */
label { float: left; width: 200px; }
label.cont {margin-right: 8px;}

#survey_form label {width: 260px;}

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

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

											Custom Styles

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

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

#branding{ 
	width: 957px;
	height: 123px;
	overflow: hidden;
	background: url('../images/design/header.jpg') top left no-repeat;
	margin: 0 auto;
}

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

#branding #contact{
	margin-top: 20px;
	padding-right: 50px;
	float: right;
	width: 420px;
	text-align: right;
}

#branding #contact h1 {font-size: 2.5em;}

#branding h2{
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

#content-top{
	width: 957px;
	height: 24px;
	background: url('../images/design/content-top.jpg');
}

#content-bottom{
	width: 957px;
	height: 24px;
	background: url('../images/design/content-bottom.jpg');
}

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

#content-container{
	height: 100%;
	margin: 0 auto;
}

#sidebar{
	width: 255px;
	height: 100%;
	float: left;
	margin: 30px 30px 0 30px;
}

.side1{
	font-size: 1.1em;
	color: #105441;
	display: block;
	width: 237px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	height: 259px;
	background: url('../images/design/sidebar1.jpg') top center no-repeat;
}

.side2{
	font-size: 1.2em;
	color: #105441;
	display: block;
	width: 237px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	height: 186px;
	background: url('../images/design/sidebar2.jpg') top right no-repeat;
	text-align: center;
}

.side1 h1{
	color: #fff;
	font-weight: bold;
	font-size: 2.2em;
	padding-top: 27px;
	text-align: center;
}

.side1 h2{
	color: #666;
	font-size: 1.8em;
	padding-top: 30px;
	margin-bottom: 4px;
}

.side1 p{
	margin-bottom: 10px;
	line-height: 1em;
	font-size: .9em;
}

.side1 a {display: block; width: 177px; height: 41px; background: url('../images/design/contact-button.png') 0 0 no-repeat; text-indent: -9999px; text-decoration: none; border: 0; margin: 0 auto;}
.side1 a:hover {background: url('../images/design/contact-button.png') 0 -40px no-repeat;}

.side1 h1, .side1 h2, .side1 h3, .side1 p{
	text-align: center;
}

.side2 h1{
	color: #C1141D;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 18px;
}

.side2 h3{
	font-size: 2em;
	line-height: 1em;
	padding-top: 10px;
}



.side2 p {margin-top: 20px; line-height: 1em;}
.side2 h3 a {color: #1565B5; text-decoration: none;}
.side2 p a {color: #666; text-decoration: none;}
.side2 h3 a:hover, .side2 p a:hover {color: #C1141D;}
.side2 h4 {color: red; line-height: 1.1em; font-size: .5em;}









#aff{
	width: 243px;
	height: 235px;
	padding-top: 90px;
	background: url('../images/design/aff_bg.jpg') no-repeat;
	text-align: center;
	font-size: .8em;
	padding-right: 10px;
}

#aff p {font-size: 1.8em;}

p.small{
	color:#000;
	font-size: .8em; 
	padding: 15px;
}

/* CONTENT*/
#right{
	width: 600px;
	height: 100%;
	float: right;
	margin: 20px 30px 0 0px;

}

	#right h1 {line-height: 1.1;}
	
	#right li {margin-bottom: 8px;}

#callout{
	width: 603px;
	height: 257px;
	float: right;
	background: url('../images/design/callout_bg.jpg');
	margin: 30px 30px 0 0px;
}

	
/*
#callout_bottom{
	width: 889px;
	height: 163px;
	background: url('../images/design/callout_bottom_bg.jpg');
	margin: 0 auto;
}
*/

#ftcallout {width: 884px; background: url('../images/design/ftcallout-mid.gif') repeat-y; margin: 0 auto; text-align: center; margin: 0 auto; overflow: hidden; position: relative;}
#ftcallout .top {background: url('../images/design/ftcallout-top.gif') center top no-repeat; width: 884px; height: 23px;}
#ftcallout .bottomtext {background: url('../images/design/ftcallout-bottom.gif') center bottom no-repeat; padding-bottom: 10px;}

#ftcallout .bottomtext p {margin-bottom: 3px;}

.bigblue {font-size: 2em; font-weight: bold; text-transform: uppercase; color: #1565B5;}
.bigred {font-size: 2em; color: #C1141D; font-weight: bold;}
.subhead {font-size: 1.5em; color: #1565B5;}


.home #right table{
	margin-bottom: 20px;
}

.home #right table#service_area td{
	padding-right: 0px;
}

.home #right table#service_area ul{
	margin: 0px;
	padding: 0px 0 0 10px;
}

.home #right table#service_area img{
	padding-top: 30px;
}

p.service{
	margin: 0px;
	padding: 0px;
}

.construction table img {border: 5px solid #e6e6e6;}
.construction table td {padding: 10px; text-align: center;}

.cleaner { clear: both;	}