@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: #fff; 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: #7d1316; font-family: Arial}
h2 { font-size: 1.3em /* 15px */; margin-bottom: 8px;color: #180B72; font-family: Arial; }
h3 { font-size: 1.2em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; color: #4c4c4c;} /* DO NOT RESIZE */
ul { margin-left: 0px; padding-left: 14px;}
li { margin-bottom: 0em; margin-left: 0px;  color: #4c4c4c;  font-family: Arial;font-size: 1.1em; list-style-type: none;}

p{  font-family: Arial; font-size: 1.1em;}

a, a:visited { color: #180B72; text-decoration: underline; }
a:hover, a:active { color: #180B72; 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{ background: url('../images/design/nav_bg.jpg') repeat-x; z-index: 99; height: 32px; padding: 12px 0 0 25px;}

#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0px 0px 0px 10px; text-indent: 0; list-style-type: none; font-size: 1.1em; }
#nav li { position: relative; display: inline; font-family: Arial; font-size: 1em;}
#nav li#nav-contact { background: url('nav_spacer.gif') repeat-x;}
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { color: #fff; text-decoration: none; height: 38px;}
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.equipment #nav #nav-equipment a,
.services #nav #nav-services a,
.faq #nav #nav-faq a,
.care #nav #nav-care a,
.gallery #nav #nav-gallery a,
.testimonials #nav #nav-testimonials a,
.contact #nav #nav-contact a { color: #C50027; text-decoration: none;}

#footer, #footer p { margin: 0 auto; text-align: center; color: #8385BE; font-size: .9em; }
#footer a, #footer a:visited { color: #DD899D; text-decoration: none; }
#footer a:hover, #footer a:active { color: #DD899D; text-decoration: underline; }

.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: #0567ae; }

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

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

											Custom Styles

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

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

#wrapper{
	height: 100%;
	width: 780px;
	margin: 0 auto;
}

#branding{ 
	width: 780px;
	height: 87px;
	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: 210px;
	height: 90px;
	outline: none;
	float: left;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}

#phone{
	float: right;
	padding-right: 43px;
	padding-top: 15px;
	color: #170671;
	font-weight: bold;
	font-size: 1.6em;
	text-align: left;
	font-family: Arial;
}

#phone a{
	font-size: .7em;
	font-weight: bold;
	color: #B51834;
}

#phone span{
	font-size: .6em;
}

#callout{
	height: 110px;
	background: url('../images/design/callout_bg.jpg') no-repeat;
	margin: 0px;
	padding: 7px 0 0 0;
}

#callout h1, #callout p{
	color: #fff;
}

#callout h1{
	font-size: 1.4em;
	padding-bottom: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}

#callout p{
	font-size: .9em;
	line-height: 1.5em;
}

.callout{
	display: block;
	width: 180px;
	float: left;
	padding-left: 16px;
	padding-top: 12px;
}

#left{
	width: 331px;
	float: left;
	clear: right;
	background: #fff url('../images/design/left_bg.jpg') no-repeat;
}

#call_left{
	padding-top: 454px;
	padding-bottom: 30px;
}

#left h2{
	color: #fff;
	margin-left: 50px;
	font-size: 1.4em;
}

#left p{
	display: block;
	width: 220px;
	margin-left: 50px;
	color: #fff;
	font-size: .9em;
}

#right{
	width: 449px;
	float: right;
}

#content{
}

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

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


#content-sub{
	margin: 0 auto;
	height: 100%;
	background: url('../images/design/content-sub_bg.jpg') top no-repeat;
}

.cleaner {
	clear: both;	
}
#footer{
	top: 20px;
	height: 70px;
	background: url('../images/design/footer_bg.jpg') top no-repeat;
}
#footer p{
	padding-top: 26px;
	font-family: Verdana;
}