/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;	padding:0;	border:0;	font-weight:inherit;	font-style:inherit;	font-size:100%;	font-family:inherit;	vertical-align:baseline;}
body {	line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body { font-size:75%; color:#000000; background-color: #EEEADB; font-family:Georgia, "Times New Roman", Times, serif; }
h1, h2, h3, h4, h5, h6 {	font-weight:normal;	color:#FFF;}
h1 { font-size:28px; line-height:1; margin-bottom:0.5em; color: #990606; font-weight: bold; text-transform: capitalize; font-family: Georgia, "Times New Roman", Times, serif; }
h2 { font-size: 16px; text-transform: none; color: #dcd9c9; font-weight: bold; margin-bottom: 25px; margin-top: 20px; font-family: Arial, Helvetica, sans-serif; line-height: 20px; }
h3 { font-size:18px; line-height:1; margin-bottom:1em; color: #CB0B0C; border-top-width: 1px; border-top-style: solid; border-top-color: #CC0C0C; margin-top: 15px; padding-top: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
h4 {font-size:12px;	line-height:1em;	margin-bottom:.5em;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	text-transform: uppercase;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p { margin:0 0 1.5em; line-height: 1.9em; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFF; }
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
hr { background:#000000; color:#000000; clear:both; float:none; width:100%; height:2px; border:none; margin-top: 25px; margin-right: 0; margin-bottom: 35px; margin-left: 0; }
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:2px 2px 2px 2px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select { border:1px solid #bbb; background-color: #dcd9c9; color: #000; width:220px;  padding: 3px;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#666; width: 220px; }
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.2em 0;}
input.text, input.title { width:220px; padding:5px; background-color: #dcd9c9; }
input.title {font-size:1.5em;}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; width:220px;height:50px;padding:3px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio { position:relative; top:.25em; background-color: #FFF;width:220px;  }
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:900px;margin:0 auto;}
.last, div.last {margin-right:0;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index {
	background-image: url(../Images/bg_s1.jpg);
	background-repeat: repeat-x;
	background-color: #131D26;
}
#interior {
	background-image: url(../Images/bg-interior_s1.jpg);
	background-repeat: repeat-x;
	background-color: #131D26;
}

/* main.css */
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/header-bg_s1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	height: 25px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subnav a {
	color: #FFF;
	text-decoration: none;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* header.css */
#nav  {
	height:56px;
	width: 100%;
	background-image: url(../Images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 121px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav #wrapper {
	text-align: right;
}
#nav ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin-left: 285px;
	margin-top: 12px;
}
#nav li {
	list-style-type: none;
	float: left;
	text-align: center;
	list-style-position: outside;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
#nav li .last {
	margin-right: 0px;
}
#nav li:hover {
	background-color: #990606;
}
#nav a {
	text-decoration:none;
	color:#FFF;
font-family:Arial, Helvetica, sans-serif:; 			text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#rollover {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rollover #list {
	float: left;
	width: 200px;
	padding-right: 20px;
	text-align: right;
	padding-top: 40px;
}
#rollver #list p {
	text-align: right;
	line-height: 16px;
}
#rollover #list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}

/* feature.css */
#feature-wrapper {width: 960px; height: 200px;  margin: 0 auto;}
#feature { float: left; width: 300px; height: 115px; padding-right: 10px; padding-left: 10px; padding-top: 30px;  background-position: right bottom; padding-bottom: 15px;}
#feature .title { padding-top: 5px; padding-bottom: 5px;} 
#feature .image {float: left; padding-right: 10px; }
#feature p {color: #fff; font-size: 12px; line-height: 16px; }
#feature ul li { margin-left: 75px; color: #fff; font-size: 12px; line-height: 24px; list-style-image: url(../Images/bullet-screw_s1.jpg); font-family: Arial, Helvetica, sans-serif; }
#feature li a { font-family: Arial, Helvetica, sans-serif; color: #FFF; text-decoration: none; }
#feature li a:hover { color: #900; }

#titlesection{ height: 100px; margin-bottom: 35px; width: 960px; background-image: url(../Images/header-bg-interior_s1.jpg); background-repeat: no-repeat; margin-top: 0px; margin-right: auto; margin-left: auto; padding-top: 225px;  }
#titlesection h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; text-transform: uppercase; color: #FFF; text-align: left; text-shadow:1px 1px #131313; padding-left: 65px;}

/* main.css */


#content { width: 960px; margin 0 auto; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-bottom: 110px; }
#map {	float: left;	margin-right: 15px;	border: 1px solid #000;}
#main { width: 600px;  display: block;	
	list-style-image: url(../Images/bullet-screw_s1.jpg);
	list-style-image: url(../Images/bullet-screw_s1.jpg);
}
#main a { color: #DCD9C9; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }



/* sidebar.css */

#sidebar { width: 260px; margin-right: 0px; float: right; }
#sidebar h1 { font-size: 20px; font-weight: bold; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #000; padding-bottom: 8px; text-transform: uppercase; }

#contact { margin-top: 25px; padding: 5px; margin-bottom: 25px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #1e2832; border-bottom-color: #1e2832; background-color: #000; padding: 15px; }
#contact .badge {	float: right;	margin-top: -30px;	margin-right: -50px;	margin-bottom: -10px;}
#contact p { color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 

#trust { border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #1e2832; border-bottom-color: #1e2832; background-color: #000; }
#trust .warranty { margin-left: -15px; margin-right: -15px; } 
#trust p {color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-right: 15px; padding-left: 15px;padding-top: 20px; }


/* footer.css */
#footer { clear:both; background-image: url(../Images/footer-bg.jpg); background-repeat: no-repeat; background-position: center top; padding-bottom: 25px; height: 130px; padding-top: 1px; padding-top: 25px; }
#footer #connect { float: right; width: 250px;  }
#connect h2 { font-size: 12px; line-height: 11px; padding: 0px; margin: 0px;  } 
#connect td { padding: 0px; height: 15px; margin: 0px; } 
#connect .contact-input {width: 150px; float: left;}
#footer p {line-height: 16px; } 
#footer a.links {padding-right: 10px;} 
#footer a {font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 12px; text-decoration:none; } 
#footer a:hover {text-decoration:underline;}
.image-right { margin-bottom: 15px; margin-left: 15px; }
