* {
	margin: 0;
	padding: 0;
}

body {
	background: #e1e1e1 url(../images/bg.jpg) repeat-x left top scroll;
	font: normal normal normal 14px/20px Arial, Helvetica, sans-serif;
	color: #0b003d;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	width: 754px;
	background: transparent url(../images/wrapper_bg.jpg) repeat-y left top scroll;
}

#header {
	position: relative;
	width: 754px;
	height: 126px;
	background: #000 url(../images/header_bg.jpg) no-repeat left top scroll;
}

#header h2 {
	position: absolute;
	left: -3000px;
}

/*navigation*/
#navigation {
	position: absolute;
	bottom: 0;
	left: 12px;
	color: #fff;
	height: 45px; 
}

#navigation ul {
	list-style: none;	
}

#navigation ul li {
	display: block;
	float: left;
	margin: 0 20px 0 0;	
}

.selected {
	background: transparent url(../images/pointer.jpg) no-repeat center 19px scroll;
	height: 45px;
	font-weight: bold;
}

#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:hover, #navigation ul li a:active {
	display: block;
	float: left;
	height: 45px;
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover {
	display: block;
	height: 45px;
	background: transparent url(../images/2x3_white.gif) repeat-x left 23px scroll;
}
/*navigation*/

/*slider*/
#headerWrapper{
	position: relative;
	width: 754px;
	height: 205px;
	overflow:hidden;
}

#slider {
	position: absolute;
	top: 4px;
	left: 12px;
	padding: 32px 10px 0 10px;
	width: 250px;
	height: 166px;
	background-color: #fff;
	border-right: 1px solid #330066;
	border-left: 1px solid #330066;
	display:none;
}

#slider span {
	font-size: 30px;
	line-height: 32px;
}

#slider p{
	font-weight: bold;
	font-size:24px;
	line-height: 28px;
	text-align: center;
}
/*slider*/


#contentWrapper {
	position: relative;
	padding: 20px 0 0 0;
	background: transparent url(../images/content_wrapper_bg.jpg) repeat-y 505px top scroll;
}

#leftColumn {
	width: 500px;
	float: left;
}

#leftColumn h1 {
	margin: 0 10px 25px 15px;
	padding: 2px 5px;
	font-size: 18px;
	font-weight: normal;
	background-color: #a3caf2;
	border-top: #0b003d 1px solid;
	border-bottom: #0b003d 1px solid;
}

.evva {
	margin: 15px 10px 15px 15px;
	padding: 2px 5px;
	background-color: #a3caf2;
	border-top: #0b003d 1px solid;
	border-bottom: #0b003d 1px solid;
}

#leftColumn h1 a {
	font-size: 18px;
	font-weight: normal;
}

#leftColumn h3 {
	margin: 15px 10px 15px 15px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}

#leftColumn h4 {
	margin: 20px 10px 0 15px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#leftColumn p {
	margin: 14px 10px 0 15px;
}

#leftColumn p em {
	display: block;
	padding: 0 30px 20px 45px;
	
}

#leftColumn ul {
	margin: 20px 0 20px 13px;
}

#leftColumn li {
	margin-bottom:10px;
}

#leftColumn ul li ul {
	margin: 10px 0 0px 13px;
}

#leftColumn ul li ul li {
	margin-bottom:5px;
}

#leftColumn ul.indent {
	margin: 20px 10px 20px 33px;
}

#leftColumn ul.indent li {
	margin-bottom: 10px;
}

#return {
	padding-top:15px;
}

a:link, a:visited, a:hover, a:active, span.heading {
	color: #0b003d;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.anchor {
	margin: 0;
	font-size: 12px;
}

#safetyLogo {
	margin: 0 10px;
	float: right;
}

#veeDub {
	margin: 20px 10px 0 10px;
	float: left;
}

#creditCards {
	margin: 20px 0 20px 65px;
}

#adams {
	margin: 20px 0 10px 25px;
}

#axim {
	margin: 0 0 45px 25px;
}

#dorma {
	margin: 0 0 25px 105px;
}

#jackson {
	margin: 0 0 12px 75px;
}

#serviceVan {
	margin:20px 0 0 20px;


}

#leftColumn .product {
	margin: 20px 10px 0 15px;
	border-bottom: #0b003d 1px solid;
}

#leftColumn .product img {
	float: right;
}

#leftColumn .product h4 {
	margin: 0 0 10px 0;
	background: transparent url(../images/gradient.jpg) repeat-x left top scroll;
	border-bottom: #0b003d 1px solid;	
}

#leftColumn .product p {
	margin: 0 10px 5px 0;
	font-size: 12px;
	line-height: 18px;
}

#leftColumn .product table {
	margin: 0 10px 10px 0;
	width: 310px;
	font-size: 12px;
}

#leftColumn .product table caption {
	margin: 0 10px 5px 0;
	text-align: left;
}

#leftColumn .product table td {
	padding: 0 0 0 2px;
	border: 1px #0b003d dotted;
}

#leftColumn .product ul {
	font-size: 12px;
}

.indent {
	padding-left:18px;
}

form {
	margin: 20px 10px 75px 16px;
}

fieldset {
	width: 450px;
	border: none;
}

label {
	margin: 2px 0 2px 0;
	float: left;
	width: 150px;
	font: normal normal 14px/normal Arial, Helvetica, sans-serif;
	color: #0b003d;
	background-color: transparent;
}

input {
	margin: 2px 0 2px 0;
	padding: 2px;
	float: left;
	width: 271px;
	border: solid 1px #0099cc;
	background-color: #fff;
	font: normal normal 14px/normal Arial, Helvetica, sans-serif;
	color: #0b003d;
}

textarea {
	margin: 2px 0 2px 0;
	padding: 2px;
	float: left;
	width: 271px;
	border: solid 1px #0099cc;
	background-color: #fff;
	font: normal normal 14px/normal Arial, Helvetica, sans-serif;
	color: #0b003d;
}

select {
	margin: 2px 0 2px 0;
	padding: 2px;
	float: left;
	width: 277px;
	border: solid 1px #0099cc;
	background-color: #fff;
	font: normal normal 14px/normal Arial, Helvetica, sans-serif;
	color: #0b003d;
}

.formbutton {
	padding: 2px;
	width: 70px;
	font: normal normal 12px/18px Arial, Helvetica, sans-serif;
	color: #0b003d;
	background-color: #a3caf2;
	border: solid 1px #0b003d;
	cursor: pointer;
	margin: 10px 0 0 190px;

}

#Captcha{

	text-align:center;
	margin:20px 0 0 125px;
}

#Captcha #ImageString{
	float:none;
	width:222px;
	margin-bottom:10px;
	text-align:center;
	}


#rightColumn {
	float: right;
	margin-top: top:20px;
	width: 238px;
}

#rightColumn h2 {
	margin: 0 15px 27px 20px;
	padding: 2px 5px;
	font-size: 18px;
	font-weight: normal;
	background-color: #a3caf2;	
	border-top: #0b003d 1px solid;
	border-bottom: #0b003d 1px solid;
}

#rightColumn h4 {
	margin: 0 15px 5px 20px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#rightColumn p {
	margin: 0 20px 20px 20px;
	font-size: 12px;
	line-height: 22px;
}

#rightColumn address {
	margin: 0 20px 20px 25px;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;	
}

#rightColumn address p {
	margin: 0;
}

#rightColumn ul {
	margin: 0 0 0 35px;
}

#rightColumn li {
	font-size: 12px;
	line-height: 22px;
}

#group_logos {
	float:right;
	border:1px solid #888;
	margin:30px 20px 0 0;
}

#clearBoth {
	clear: both;
}

#footer {
	clear: both;
	margin: 0 2px 0 2px;
	padding: 5px 0;
	width: 750px;
	background-color: #a3caf2;
	text-align: center;
	font-size: 11px;
	border-top: #0b003d 2px solid;
	border-bottom: #0b003d 2px solid;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #0b003d;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#mainImage, #mainImagePortait {
	position:relative;
	border:1px solid #999;
	top:15px;
	width:378px;
	margin:0 0 30px 65px;
}

#mainImagePortait {
	width:284px;
	margin:0 0 60px 120px;
}

#Caption {
	position:relative;
	top:0;
	left:20px;
	width:470px;
	height:25px;
	text-align:center;
	margin-bottom:60px;
	font:normal normal 17px/25px Arial, Helvetica, sans-serif;
	border:1px solid #999;
}

#gallery {
	position:absolute;
	top:150px;
	right:40px;
	width: 170px;
}

#gallery img {
	position:relative;
	border:1px solid #999;
	width: 74px;
	padding: 2px;
	cursor:pointer;
}

#pagingLinker  {
	margin-left:75px;
	padding-top:10px;
}

#pagingLinker ul {
	padding-left:20px;


}
#pagingLinker li {
	list-style:none;
	display:inline;
}
	
#pagingLinker a:hover {
	text-decoration:underline;	
}	

#pagingLinker a {	
	font:normal normal 16px/20px Arial, Helvetica, sans-serif;
	color:#666; 
	text-decoration:none;
	
}

#BigPictureDisplayer{
	position:absolute;
	visibility:hidden;
	width:300px;
	height:325px;
	top:0px;
	left:190px;
	background:transparent url(../images/display_div_bg.gif) no-repeat 0 0;
	padding:1px;
}

#slider div.standout {
	color:red;
	font-size: 20px;
	padding-top: 30px;
	text-align: center; 
	font-weight: bold;
}

div#buttons {
	text-align: center;
	margin: 20px 0px;
}

div#buttons img {
	margin: 0px 20px;
	border-style: none;
}

span.price {
	font-size: 16px;
	font-weight: bold;
}

ul.prices {
	padding-right: 10px;
}

ul.prices li {
	list-style: none inside none;
	width: 100%;
	position: relative;
}

ul.prices li span.price {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	right: 0;
}












