html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

body{

	font: 80% Arial, Helvetica, sans-serif; 
	background:#005e91 url(http://www.vehiclescenes.com/img/bg.jpg) repeat-x;
	background-color:#000000;
}

/* STRUCTURE*/

.container{
	width:900px;
	margin:20px auto 0px auto;
}

.header{
	width:900px;
	height:190px;
	background:url(http://www.vehiclescenes.com/img/head-top.jpg) no-repeat;
}

.mid-body{
	width:900px;
	height:350px;
	background:url(http://www.vehiclescenes.com/img/mid-nav.jpg) no-repeat;
	padding-left:40px;
}

.main-body{
	width:900px;
	background:url(http://www.vehiclescenes.com/img/main-body.jpg) repeat-y;
	padding-left:40px;
}

.footimg{
	width:900px;
	height:148px;
	background:url(http://www.vehiclescenes.com/img/footer.jpg) no-repeat;
	margin:0px;
}

.hp-body{
	width:900px;
	background:url(http://www.vehiclescenes.com/img/hp-foot.jpg) no-repeat;
}

.content{
	float:left;
	width:890px;
	margin:0px 0px 0px 4px;
	padding:30px 0px 0px 56px;
	background:url(http://www.vehiclescenes.com/img/content-bg.jpg) no-repeat;
	clear:both;
}

.top-nav{
	width:957px;
	height:51px;
	background:url(http://www.vehiclescenes.com/img/top-nav.jpg) no-repeat;
}

.flash{
	width:526px;
	height:337px;
	margin-left:-30px;
	margin-top:-15px;
	float:left;
}

.products{
	float:left;
	margin-right:20px;
	width:40%;
}

/* TEXT */

h1{
	font-size:200%;
	font-weight:bold;
	color:#194b6b;
	padding-bottom:10px;
}

h2{
	font-size:130%;
	font-weight:bold;
	color:#194b6b;
	padding-bottom:20px;
}

h3{
	font-size:110%;
	font-weight:bold;
	color:#194b6b;
	padding:0px 75px 20px 15px;
}

p{
	font-size:110%;
	padding:0px 75px 20px 15px;
	line-height:120%;
}

p.big-info{
	font-size:140%;
	padding:10px 75px 20px 15px;
	line-height:120%;
	color:#333333;
}

p.productsp{
	padding-left:27px;
}

ul.bigul{
	font-size:140%;
	padding:0px 75px 20px 45px;
	line-height:120%;
	color:#333333;
}


p.headline{
	font: 230% Impact;
	text-align:right;
	padding:60px 50px 0px 0px;
	color:#194b6b;
}

p.phone{
	font: 230% Impact; 
	text-align:right;
	padding:10px 50px 0px 0px;
	color:#c99509;
}

p.nav1{
	font-size:140%;
	font-weight:bold;
	text-align:right;
	padding:5px 90px 0px 0px;
	color:#6e6e6e;
}

p.nav1hp{
	font-size:140%;
	font-weight:bold;
	text-align:right;
	padding:5px 50px 0px 0px;
	color:#6e6e6e;
}

p.nav2{
	font-size:100%;
	font-weight:bold;
	text-align:right;
	padding:10px 90px 40px 0px;
	color:#6e6e6e;
}

p.nav2hp{
	font-size:100%;
	font-weight:bold;
	text-align:right;
	padding:10px 50px 40px 0px;
	color:#6e6e6e;
}

p.footer{
	font-size:90%;
	text-align:center;
	padding:15px;
	color:#6e6e6e;
}

a, a:visited, a:hover{
	color: #6a911c;
	text-decoration:none;
}

h1 a, h1 a:visited, h1 a:hover{
	color: #e7d798;
	text-decoration:none;
}

a.navlnk, a.navlnk:visited, a.navlnk:hover{
	color: #6e6e6e;
	text-decoration:none;
}

a.footerlink, a.footerlink:visited, a.footerlink:hover{
	color: #6e6e6e;
	text-decoration:none;
}

ul, ol{
	padding:0px 0px 20px 40px;
}

ul li{
	list-style-type:disc;
}

/* IMAGES*/

a img, :link img, :visited img {
	border: 0;
}

.logo{
	float:left;
	padding:50px 0px 0px 40px;
}

.imgpad{
	padding-left:15px;
	padding-right:15px;
}

.wrapped{
	margin-left:-43px;
	padding-top:13px;
}

.info{
	float:right;
	margin-top:85px;
	margin-right:-3px;
}

.headerline{
	padding-bottom:20px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {

	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;

}

.lbLoading {

	background: #fff url(/img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/img/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* IMG */

.right{
	float:right;
	padding-right:80px;
}

.left{
	float:left;
	padding-right:10px;
}

.center{
	width:100%;
	text-align:center;
}

/* MISC */

.reset{
	padding:0px;
	margin:0px;
}

.floatfixer{
	clear:both;
	visibility:hidden;
}

/* ACCORDIAN */

h2.toggler {
	cursor:pointer;
	display:inline;
	text-decoration:underline;
}

p.accordionp1{
	margin-top:20px;
}
