@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #000 url(images/bg2.png) repeat-x;
	font: 12pt Arial, Helvetica, sans-serif;
	color: #111;
	line-height: 1.5em;
}

img {
	border: none;	
}

#wrap {
	width: 988px;
	margin: 0 auto;
	position: relative;
}

#container {
	width: 988px;
	min-height: 270px;
	text-align: center;
	float: right;
}

#header {
	width: 988px;
	height: 225px;
	float: left;
	position: relative;
	z-index: 2666;
}

#logo a {
	display: block;
	width: 418px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 130px;
}

#logo h2 {
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
	padding: 0;
}

#slogan {
	width: 548px;
	height: auto;
	position: absolute;
	top: 30px;
	right: 0px;
	overflow: hidden;
	color: #FFF;
	text-align: center;
}

#slogan h2 {
	font-weight: bold;
	font-size: 18pt;
	line-height: 22pt;
	color: #06407F;
}

#slogan span {
	color: #000;
	font: bold 38pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0;
}

#nav {
	width: 988px;
	height: 87px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000 url(images/bg-nav.png) center top no-repeat;
}

#nav ul {
	list-style: none;
	line-height: inherit;
}

#cartButt {
	position: absolute;
	font-size: 10pt;
	right: 10px;
	bottom: 5px;
	z-index: 666;
	margin: 5px;
}

#cartButt a {
	color: #CCC;
	text-decoration: none;
}

#cartButt a:hover {
	color: #666;	
}

#photoMain {
	display: none;
}

body#indexPage #photoMain {	
	width: 988px;
	height: 380px;
	float: left;
	display: inline;
	position: relative;
	z-index: 6666;
}

h1 {
	font-weight: bold;
	font-size: 18pt;
	color: #06407F;
	margin-top: 0;
	line-height: normal;
}

h2 {
	font-weight: bold;
	font-size: 15pt;
	color: #900;
	line-height: 1.5em;
}

h3 {
	font-weight: normal;
	font-size: 13pt;
	color: #111;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.textBlue {
	color: #06407F;	
}

#bgMid {
	width: 100%;
	height: 718px;
	background: url(images/bg-mid.png) center no-repeat;
	position: absolute;
	top: 138px;
	left: 0;
	z-index: 666;
}

#contentMain {
	width: 948px;
	min-height: 750px; 
	padding: 20px;
	float: left;
	text-align: left;
	background: #FFF url(images/bg-content-gradient.png) repeat-x;
	position: relative;
	z-index: 6666;
}

#boxWrap {
	width: 986px;
	float: left;
	position: relative;
	z-index: 666;
	background-color: #FFF;
	padding-left: 2px;
	padding-top: 3px;
}

.box {
	width: 300px;
	min-height: 200px;
	float: left;
	margin: 4px;
	text-align: center;
	padding: 10px;
	background: #3E0303 url(images/bg-box.png) repeat-x;
	border-radius: 12px;
	-moz-border-radius: 12px;
	border: 0px solid #CCC;
	box-shadow: 0px 0px 9px #CCC;
	-moz-box-shadow: 0px 0px 9px #CCC;
	-webkit-box-shadow: 0px 0px 9px #CCC;
}

.box h2 {
	color: #FFF;
	margin: 0 0 5px 0;
}

.box img {
	border: #CCC 1pt solid;	
}

.box a {
	color: #FFF;
}

.box a:hover {
	color: #CCC;
	text-decoration: none;	
}

#quote {
	width: 600px;
	margin: 30px 0;
	background: #D2D1D1 url(images/bg-quote.png) repeat-x; 
	padding: 10px;
	color: #900;
}

#quote h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #900;
}

#columnLeft {
	width: 300px;
	min-height: 490px;
	float: left;
	margin: 15px 10px;
	background: url(images/vert-line.png) right repeat-y;
	position: relative;
}

#columnLeft h2 {
	color: #06407F;
	font-size: 18pt;
	margin-top: 0;
}

#columnLeft h3 {
	color: #666;
	font: bold 16pt Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin-top: 0;
}

#columnLeft ul {
	list-style: url(images/checkmark.png);
	margin: 0 auto;
	padding-left: 23px;
}

#columnRight {
	width: 628px;
	min-height: 550px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#columnRight h2 {
	color: #06407F;
	font-size: 18pt;
	margin-top: 0;
}

#wrench {
	width: 264px;
	height: 173px;
	position: absolute;
	left: -12px;
	bottom: -35px;
	background: url(images/wrench.jpg) no-repeat;
}

#USmap {
	width: 284px;
	height: 185px;
	position: absolute;
	left: 8px;
	bottom: -59px;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
}

.imgLeft {
	width: auto;
	float: left;
	text-align: center;
}

.imgRight {
	width: auto;
	float: right;
	text-align: center;
}

ul {
	list-style: square;
	margin: 0 auto;
	padding-left: 23px;
}

ul ul {
	list-style: circle;
}

hr {
	clear: both;
	height: 1px;
	border: none;
	color: #AAA;
	background: #AAA;
	margin: 20px 0;
}

#footer {
	width: 100%;
	min-height: 142px;
	float: left;
	text-align: center;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #111;
	clear: both;
	line-height: 1.5em;
	background: #EEEDED url(images/bg-bott.png) repeat-x;
	position: relative;
	z-index: 6666;
	margin-top: -27px\0/;

}

#footer a {
	color: #111;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
}

#footerInnerWrap {
	width: 988px;
	margin: 0 auto;
	position: relative;	
}

#footerBoxLeft {
	width: 400px;
	text-align: left;
	margin-left: 10px;
	position: absolute;
	top: 15px;
	left: 10px;
}

#footerBoxRight {
	width: 600px;
	text-align: right;
	margin-right: 10px;
	position: absolute;
	top: 15px;
	right: 10px;
}

a {
	color: #900;
	text-decoration: underline
}

a:hover {  
	color: #666; 
	text-decoration: none
}

.map {
	width: auto;
	float: left;
	margin-bottom: 15px;
	text-align: center;
}

.contactForm {
	width: auto;
	float: right;
}

.formBar {
	border: #CCC 1pt solid;
	border-left: #06407F 4pt solid;
}
