html, body { background: #04223E url(../images/bg.jpg) top center repeat-y;}

#headerswf{position:absolute;z-index:1000;}
#header {position:absolute;}

#lightbox{left:50% !important; margin-left:-508px !important;}

body .view {background: #FFFFFF;}

div#shiv {margin-top: -450px;	/* Half the height of div#centered. */}
div#centered {width: 1000px;height: 830px; }

iframe { width:1000px; text-align: center;}
.content, .frame-content{ padding-top:210px; width:980px; background:#FFF; border:none; margin: 0 auto;}
.container { width:1000px; background:#FFF; border:none; margin: 0 auto;}
.content #content {width: 980px;}

#bz a:link {color:#FFF; }
#bz a:hover {color:#999; }
#bz a:visited {color:#FFF; }

#tabbar a:link {color:#FFF; }
#tabbar a:hover {color:#99; }
#tabbar a:visited {color:#FFF; }

#f2-swf  { width:1000px; text-align:center;}
#f2 {width: 1000px;}

p.disclaimer {padding: 10px;}

/* === puts dropdown in front of inventory === */
.header { *position:relative; _position:relative; *z-index:1000; _z-index:1000; }


#fs .click-begin {color: #A9C7D2 !important;}
#fs .step-one-txt:first-line {color: #173042;}
#fs .step-two-txt:first-line {color: #173042;}
#fs .step-three-txt:first-line {color: #A9C7D2 ;}

/*-----SUB-MENU STYLES-----*/

* html .submenu ul{ /*IE 6 only */
width: 165px; /*Box model bug: 180px minus all left and right paddings for #submenu */
}

.submenu{
padding: 1em 0 1em 0;
margin-bottom: 1em;
font-size: 12px;
font-weight: 100;
font-family: HelveticaNeue, Trebuchet MS;
text-transform: uppercase;
letter-spacing: 1px;
color: #000000;
}

.submenu ul{
list-style: none;
margin-top: 5px;
margin-left: 2px;
padding: 0;
border: none;
}

.submenu li {margin-top: 5px;margin-left: 5px;}
.submenu li a{

display: block;
padding: 5px 20px 5px 20px;
border: 2px solid #173042;
background-image:url(../images/buttonBlue.jpg);
color: #FFF;
text-decoration: none;
width: 100%;
*width: 150%;
_width:160%;
}

html>body .submenu li a{ /*Non IE6 width*/
width: auto;
}
.submenu li a:hover{color: #A9C7D2;}

.submenu li a:visited{color: #CCC;}

#inv-next-steps li#ns-carproof a {
background: #fff url(/images/CarProof_Logo_English.jpg) no-repeat !important;
color: transparent !important;
width: 200px;
height:50px;}