@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: #011421; color: black; font-family: Verdana, sans-serif; line-height: 1.3em; margin: 0 auto; margin-top: 0px; padding-top: 0px;}

h1, h2, h3, h4, h5, h6 { line-height:1.5em;/* Use to set global header styles. ie, bold, italic, color, margin, padding */}
h1 { font-size: 1.7em /* 18px */; margin-bottom: 12px; color: #55a51c;}
h2 { font-size: 1.4em /* 15px */; margin: 0; color: #003050; font-weight: bold;}
h3 { font-size: 1.1em /* 14px */; color: #003050; font-weight: bold; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; color: #666; line-height: 1.7em;} /* DO NOT RESIZE */
ul { margin-left: 0; padding: 0;}
li { margin-left: 22px;  color: #666;}

p{  }

a, a:visited { color: #1d83a9; text-decoration: underline; }
a:hover, a:active { color: #1d83a9; 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; }

hr {color: #fff; background-color: #fff; border: 1px dotted #666; border-style: none none dotted; margin: 15px 0px 15px 0; padding: 0; }

#footer { margin: 0 auto; font-size: 85%; text-align: center; padding: 5px 50px; border-top: 3px solid #55a51c; }
#footer p { color: #666; padding-top: 10px; margin: 0 auto; }

.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: 36em; 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 #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #55A51C; }

/* 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: #55A51C; color: #fff; text-transform: uppercase; font-size: 90%; }

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

											Custom Styles

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

#main{
	width: 910px;
	margin: 0px auto;
	background: #fff;
}

#wrapper{
	width: 910px;
	padding-bottom: 10px;
	margin: 0 auto;
	background: url('../images/design/content-bg.gif') top left repeat-y;
}

#wrapper2{
	width: 910px;
	padding-bottom: 10px;
	margin: 0 auto;
	background: url('../images/design/content-bg2.jpg') top left repeat-y;
}

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

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

#phone{
	float: right;
	padding-top: 20px;
	padding-right: 23px;
	line-height: 1.7em;
	text-align: right;
}

#phone h2 {
	font-size: 1.7em;
	text-decoration: none;
	color: #002053;
	font-weight: normal;
}

#phone a, #phone a:visited{
	text-decoration: none;
	font-size: .8em;
	color: #002053;
	font-family: Verdana;
	font-weight: bold;
}

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

#callout{
	margin: 0 auto;
	width: 910px;
	height: 170px;
	background: url('../images/design/callout-bg.jpg');
}

#request{
	float: left;
	padding-top: 162px;
	padding-left: 84px;
}

#request a{
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

#callout h2, #callout p{
	margin: 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.2em;
	display: inline;
	color: #fff;
}

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

#call1, #call2, #call3{
	display: block;
	width: 230px;
	margin-left: 20px;
}

#call1{
	padding-top: 15px;
}

#call2{
	margin-top: 29px;
}

#call3{
	margin-top: 31px;
}

#left{
	width: 199px;
	float: left;
	height: 100%;
	margin-top: 0px;
}

#left h1{
	color: #78a27c;
}

#left h2, #right h2{
	color: #b1d79f;	
}

#left li, #left p{
	color: #fff;
	line-height: 1.4em;
}

#service{
	width: 170px;
	margin-top: 40px;
	background: url('../images/design/service.jpg');
	padding-left: 20px;
	min-height: 240px;
}

#service a{
	color: #34b5d0;
}

#left img{

	padding-top: 55px;
}

#center{
	float: left;
	width: 430px;
	padding: 20px;
}
#center-right{
	float: left;
	width: 640px;
	padding: 20px;
}

#center table{
	background: url('../images/design/table-bg.jpg') no-repeat;
}

#center td{
	width: 215px;
	padding-top: 15px;
}

td.right{
	padding-left: 30px;
}

#center td h3{
	color: #55a51c;
}

#center td.right h3{
	color: #4bbcd7;
}

#center td.left li{
	list-style-image: url('../images/design/li-table-left.jpg');
}

#center td.right li{
	list-style-image: url('../images/design/li-table-right.jpg');
}

/* special Home Page layout add oct 2 2009 home page layout changes*/
.home #center .green h3{
	color: #55a51c;
	border-top:3px solid #55a51c;
	padding:6px 0 0 0;
}

.home #center .blue h3{
	color: #4bbcd7;
	border-top:3px solid #4bbcd7;
	padding:6px 0 0 0;
}

.home #center .green li{
	list-style-image: url('../images/design/li-table-left.jpg');
}

.home #center .blue li{
	list-style-image: url('../images/design/li-table-right.jpg');
}
.home #center ul.left{
float:left;
margin:0 0 0 10px;
width:200px;
}
.home #center ul.top{

margin:0 0 20px 10px;

}
.home #center ul.right{
float:left;
margin:0 0 0 10px;
width:200px;
}
/* // home page */
#right{
	float: right;
	width: 210px;
	margin-right: 25px;
	_margin-right: 5px;
	background: #C8E2EA;
	min-height: 591px;
}

#callbox1{
	background: url('../images/design/callbox1.gif') top left no-repeat;
	display: block;
	width: 200px;
	height: 110px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
}


#callbox2{
	background: url('../images/design/callbox2.gif') top left no-repeat;
	display: block;
	width: 180px;
	height: 172px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#rightlist{
	font-size: .9em;
	padding-left: 8px;
	padding-right: 12px;
	background: #C8E2EA;
}

#right h3{
	padding-top: 20px;
}

#right p{
	color: #fff;
	font-size: .9em;
	padding-top: 5px;
}

#rightlist p{
	font-size: 1em;
	color: #666;
	padding: 0px;
	margin: 0;
}

#right li{
	margin: 0 0 0 15px;
	padding: 1px 0 0 0;
	color: #666;
	line-height: 1.5em;
	list-style-image: url('../images/design/li-right.jpg');
}

.cleaner {
	clear: both;	
}