@import url("reset.css");


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-color: #1c1b14;
}



/*SITE CONTAINER
-------------------------------------------------------*/
#site-container {
	width: 1390px;
	background-image: url(layout/container-background.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-left: -695px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0px;
	background-color: 1c1b14;
	margin-bottom: 0px;

}
#pagewrap {
	width: 960px;
	margin-left: 216px;
}

#header {
	width: 960px;
	height: 113px;
}
h1  {
	padding-top: 19px;
	padding-left: 28px;
	float: left;
}
h1  a, h1  a:visited   {
	height: 94px;
	width: 209px;
	display: block;
	text-indent: -9999px;
	background-image: url(layout/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -9999px;
}
h3 {
	font-size: 14px;
	color: #0162A7;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 10px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	font-style: oblique;
	color: #0162A7;
	text-align: left;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #0162A7;
}


p {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	margin-bottom: 10px;
}
.form-contain {
	padding-left: 110px;
	padding-top: 10px;
}



.form-cell {
	width: 400px;
	left: 400px;
	display: block;
	height: 25px;
}
.form-cell-req {
	width: 400px;
	left: 400px;
	display: block;
	height: 25px;
	background-color: #FFFFCC;
}


.form-cell-multi {
	width: 400px;
	display: block;
}

label {
	font-size: 12px;
	color: #333333;
	margin-right: 20px;
}

input {
	display: inline-block;
}



blockquote p {
	margin-bottom: 0px;
}


a:link, a:active, a:visited	{
	color: #857856;
}
a:hover	{
	color: #64593D;
}
.clear-pad {
	content: ".";
	visibility: hidden;
	clear: both;
	height: 0;
	display: block;
	border: 0;
	padding-bottom: 10px;
}
.clear {
	clear: both;
}

.clear-pad20 {
	content: ".";
	visibility: hidden;
	clear: both;
	height: 0;
	display: block;
	border: 0;
	padding-bottom: 20px;
}


.clear:after {
	content: ".";
	visibility: hidden;
	clear: both;
	height: 0;
	display: block;
	border: 0;
}

/*Header -----------------------------*/
#addressinfo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: 400px;
	float: right;
	margin-right: 30px;
	margin-top: 43px;
}

#addressinfo p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	line-height: 18px;
	margin: 0px;
}

/*NAV
 -----------------------------*/
#nav-container	{
	width:	526px;
	height: 26px;
	padding-left: 434px;
}
ul#nav li, ul#nav li a 				{
	height: 26px;
	width: 90px;
	background-image: url(layout/button-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
ul#nav li							{ float: left; margin-left: 2px}
ul#nav li a							{ display: block; text-indent: -9999px; }

ul#nav li.home						{ background-position: 0px 0px; border: none; }
ul#nav li.services					{ background-position: -90px 0px; }
ul#nav li.parts						{ background-position: -180px 0px; }
ul#nav li.company		 			{ background-position: -270px 0px; }
ul#nav li.contact		 			{ background-position: -360px 0px; }

ul#nav li.home a					{ background-position: 0px -26px; }
ul#nav li.services a				{ background-position: -90px -26px; }
ul#nav li.parts a					{ background-position: -180px -26px; }
ul#nav li.company a					{ background-position: -270px -26px; }
ul#nav li.contact a					{ background-position: -360px -26px; }



/*SPLASH
-------------------------------------------------------*/
#splash {
	width: 960px;
	overflow: hidden;
	height: 350px;
}
#splash-int {
	width: 960px;
	overflow: hidden;
	height: 217px;
}



/*CONTENT
-------------------------------------------------------*/
#content {
	width: 930px;
	padding-left: 30px;
	padding-top: 10px;
}
#content-int {
	width: 930px;
	padding-left: 30px;
	padding-top: 10px;
}
#col-left-home {
	width: 622px;
	text-align: justify;
	background-color: #FFFFFF;
	display: block;
	float: left;
	padding-right: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0E7EE;
	margin-bottom: 5px;
}
#col-left-int {
	width: 622px;
	text-align: justify;
	background-color: #FFFFFF;
	display: block;
	float: left;
	padding-right: 27px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0E7EE;
	margin-bottom: 5px;
	min-height: 375px;
}

#col-left-int  li {
	list-style-position: inside;
	list-style-type: square;
}
#col-left-int  ul {
	margin-left: 10px;
	margin-bottom: 20px;
}
#col-left-int-contact  {
	width: 622px;
	text-align: justify;
	background-color: #FFFFFF;
	display: block;
	float: left;
	padding-right: 27px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0E7EE;
	margin-bottom: 5px;
	min-height: 280px;
}
#col-left-int-contact ul {
	list-style-type: none;
	font-size: 12px;
	color: #0162A7;
}
#col-left-int-contact li {
	margin-bottom: 10px;
}
#col-left-int-privacy {
	width: 898px;
	text-align: justify;
	background-color: #FFFFFF;
	display: block;
	float: left;
	min-height: 270px;
	height: 300px;
	margin-top: 10px;
}
#col-left-int-privacy  ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 10px;
	height: 20px;
	display: inline;
}
#col-left-int-privacy  li {
	margin-bottom: 10px;
	display: inline;
	margin-right: 20px;
}


.radio-group {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.submit-button {
	margin-top: 10px;
}





.col-inset {
	float: left;
	width: 200px;
}

.col-inset-no-width {
	width: auto;
}




#h2-home   {
	background-image: url(../images/h2-home.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 10px;
	display: block;
}

#h2-parts {
	background-image: url(../images/h2-parts.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 5px;
	display: block;
}
#h2-service {
	background-image: url(../images/h2-service.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 5px;
	display: block;
}
#h2-company {
	background-image: url(../images/h2-company.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 5px;
	display: block;
}
#h2-contact {
	background-image: url(../images/h2-contact.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 5px;
	display: block;
}
#h2-contact-thanks {
	background-image: url(../images/h2-contact-thanks.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 5px;
	display: block;
}





#sidebar-home {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 30px;
	display: block;
	margin-bottom: 20px;
}
#sidebar-home p {
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}

#sidebar-hm-box1 {
	background-repeat: no-repeat;
	height: auto;
	width: 139px;
	background-image: url(layout/sidebar-hm-box1-bkgd.jpg);
	float: left;
	margin-bottom: 20px;
	padding-left: 69px;
	padding-top: 29px;
	padding-right: 10px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E0DF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E0DF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C5BFBE;
	border-bottom-color: #C5BFBE;
	background-color: #EEF3F8;
	
}
#sidebar-hm-box2 {
	background-repeat: no-repeat;
	height: auto;
	width: 139px;
	background-image: url(layout/sidebar-hm-box2-bkgd.jpg);
	float: left;
	margin-bottom: 20px;
	padding-left: 69px;
	padding-top: 29px;
	padding-right: 10px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E0DF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E0DF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C5BFBE;
	border-bottom-color: #C5BFBE;
	background-color: #EEF3F8;
}
#sidebar-int-contact, #sidebar-int {
	float: left;
	width: 222px;
	min-height: 270px;
	margin-bottom: 20px;
}

#sidebar-title  {
	margin-left: 30px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#sidebar-int-box {
	width: 199px;
	float: left;
	height: auto;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fabbe;
	background-repeat: repeat-y;
	background-color: #EEF7FD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C4D0;
	border-left-color: #D3DFE7;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#sidebar-int-box  li {
	font-size: 14px;
	font-weight: bold;
	color: #0162A7;
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 10px;
}
#sidebar-int-box p {
	font-size: 12px;
	font-weight: normal;
	color: #0162A7;
	padding: 0px;
	margin-bottom: 0px;
}



.btn-contact a:link, .brn-contact a:hover, .btn-contact a:visited {
	display: block;
	height: 26px;
	width: 139px;
	text-indent: -9999px;
	margin: 4px 0 0 0;
	padding: 0;
}
.btn-contact a:link, .btn-contact a:visited {
	background-image: url(layout/livechat-up.gif);
	background-repeat: no-repeat;
}
.btn-contact a:hover {
	background-image: url(layout/livechat-over.gif);
	background-repeat: no-repeat;
}
.btn-livesupport {
	height: 26px;
	width: 139px;
}
#live-support {
	background-repeat: no-repeat;
	height: auto;
	width: 139px;
	background-image: url(layout/sidebar-hm-box3-bkgd.jpg);
	float: left;
	padding: 20px 10px 5px 30px;
	padding-left: 69px;
	padding-top: 29px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-left: 30px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E0DF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E0DF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C5BFBE;
	border-bottom-color: #C5BFBE;
	background-color: #EEF3F8;
}
#live-support  img, #live-support-self img {
	margin: 0px;
	padding: 0px;
}
#live-support  p, #live-support-self p {
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	margin: 0px 0 2px 2px;
}
#live-support-self {
	background-repeat: no-repeat;
	height: auto;
	width: 139px;
	background-image: url(layout/sidebar-hm-box3-bkgd.jpg);
	float: left;
	padding-left: 69px;
	padding-top: 29px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-left: 30px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E0DF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E0DF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C5BFBE;
	border-bottom-color: #C5BFBE;
	background-color: #EEF3F8;
}



#footer {
	background-image: url(layout/footer-bkgd.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 1390px;
	float: left;
	padding-top: 30px;
	margin: 0px;
}
#footer   p, #footer p a:link, #footer p a:visited {
	font-size: 9px;
	color: #dcdcdc;
	margin: 0px;
}

#foot-left {
	margin-left: 216px;
	float: left;
	width: 475px;
	padding-left: 0px;
}
#foot-right {
	width: 475px;
	padding-left: 0px;
	text-align: right;
	margin-right: 0px;
	float: left;
	margin-left: 10px;
}

#col-left-int img {
	float: right;
	border: 1px solid #0162A7;
	margin-left: 20px;
}

