body {
	background:#FFF url(../images/headerBg.png) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2f455b;
}

#header {
	width:100%;
	height:82px;
}

#headerWrap {
	width:965px;
	height:82px;
	margin:auto;
}

.search {
	float:right;
	margin-top:22px;
}

.search label {
	float:left;
	font-size:18px;
	color:#FFF;
	line-height:34px;
	font-weight:normal;
	margin-right:10px;
}

.search .input {
	width:217px;
	height:24px;
	background:url(../images/search.png) no-repeat;
	border:none;
	margin:0px;
	padding:10px 5px 0px 5px;
	float:left;
}

.submit {
	float:left;
	margin:0px;
	padding:0px;
}

#logo {
	float:left;
}

#content {
	width:992px;
	margin:15px auto 30px auto;
}

#bottomGradient {
	width:100%;
	background:url(../images/bottomGradient.png) bottom repeat-x;
}

.welcome {
	margin-left:30px;
	margin-top:20px;
	width:685px;
	float:left;
}

.welcome span {
	font-size:16px;
	font-weight:bold;
	color:#167f95;
	margin-right:15px;
}

.rsm {
	float:right;
	margin-bottom:30px;
}

#sidebarLeft {
	width:231px;
	height:620px;
	background-color:#f7f7f7;
	border:#cfcfcf 1px solid;
	float:left;
}

#sidebarLeft .top {
	width:231px;
	height:35px;
	background:url(../images/sidebarHeader.png) no-repeat;
}

#sidebarLeft .top p {
	font-weight:bold;
	color:#FFF;
	line-height:35px;
	padding-left:20px;
	text-shadow:#3a3a3a 1px 1px 0px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	display:block+height;
}

#categories {
	width:191px;
	height:545px;
	padding:20px;
	overflow:scroll;
	overflow-x:hidden;
}

#categories a {
	display:block;
	color:#2f455b;
	text-decoration:none;
	margin-bottom:5px;
}#categories a:hover {text-decoration:underline;}

#sidebarRight {
	width:208px;
	float:right;
}

.sidebarRightBox {
	width:208px;
	background-color:#f7f7f7;
	border:#cfcfcf 1px solid;
	float:left;
	margin-bottom:15px;
}

.sidebarRightBox .top {
	width:208px;
	height:35px;
	background:url(../images/sidebarHeader2.png) no-repeat;
}

.sidebarRightBox .top p {
	font-weight:bold;
	color:#FFF;
	line-height:35px;
	padding-left:20px;
	text-shadow:#3a3a3a 1px 1px 0px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	display:block+height;
}

.sidebarRightBoxContent {
	width:168px;
	padding:20px;
}

.sidebarRightBoxContent a {
	display:block;
	color:#2f455b;
	text-decoration:none;
	margin-bottom:5px;
	font-weight:normal;
}.sidebarRightBoxContent a:hover {text-decoration:underline;}

#sidebarRight ol {
	margin:0px 0px 0px 20px;
	padding:0px;
	color:#2f455b;
	font-weight:bold;
}

#middle {
	width:490px;
	margin:auto;
}

.middleBox {
	width:490px;
	background-color:#f7f7f7;
	border:#cfcfcf 1px solid;
	margin-bottom:30px;
}

.middleBox .top {
	width:490px;
	height:35px;
	background:url(../images/contentHeader.png) no-repeat;
}

.middleBox .top2 {
	width:490px;
	height:35px;
	background:url(../images/contentHeader2.png) no-repeat;
}

.middleBox .top p {
	font-weight:bold;
	color:#FFF;
	line-height:35px;
	padding-left:20px;
	text-shadow:#3a3a3a 1px 1px 0px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	display:block+height;
}

.middleBox .top2 p {
	font-weight:bold;
	color:#FFF;
	line-height:35px;
	padding-left:20px;
	text-shadow:#3a3a3a 1px 1px 0px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	display:block+height;
}

.middleBoxContent {
	width:450px;
	padding:20px;
}

.middleBoxContent a {
	display:block;
	color:#727272;
	font-size:16px;
	text-decoration:underline;
	line-height:30px;
	font-weight:normal;
	padding-left:20px;
	background:url(../images/book.png) left center no-repeat;
}.middleBoxContent a:hover {color:#2f455b;}

#footer {
	width:100%;
	height:83px;
	background:url(../images/footerBgFill.png) repeat-x;
}

#footerWrap {
	width:992px;
	height:83px;
	background:url(../images/footerBg.png) no-repeat;
	margin:auto;
}

.copyright {
	float:left;
	color:#FFF;
	padding:50px 0px 0px 45px;
	display:block;
	height:33px;
	width:170px;
	margin-right:20px;
}

.social {
	float:left;
	margin-top:20px;
}

.social a {
	margin-right:10px;
}

.links {
	float:right;
	line-height:83px;
}

.links a {
	color:#FFF;
	text-decoration:none;
	margin-right:15px;
}.links a:hover {text-decoration:underline;}


#manufacturer {
	width:721px;
	float:left;
	margin-left:35px;
}

.manufacturerBox {
	width:721px;
	background-color:#f7f7f7;
	border:#cfcfcf 1px solid;
	margin-bottom:30px;
}

.manufacturerBox .top {
	width:721px;
	height:35px;
	background:url(../images/manufacturerHeader.png) no-repeat;
}


.manufacturerBox .top p {
	font-weight:bold;
	color:#FFF;
	line-height:35px;
	padding-left:20px;
	text-shadow:#3a3a3a 1px 1px 0px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	display:block+height;
}

.middleBox .top2 p {
	font-weight:bold;
	color:#FFF;
	line-height:35px;
	padding-left:20px;
	text-shadow:#3a3a3a 1px 1px 0px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	display:block+height;
}

.manufacturerBoxContent {
	width:681px;
	padding:20px;
	font-size:12px;
}

.manufacturerBoxContent a {
	display:block;
	color:#2f455b;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
	font-weight:normal;
}.manufacturerBoxContent a:hover {text-decoration:underline;}

.column1 {
	width:300px;
	height:345px;
	float:left;
}

.column2 {
	width:300px;
	height:345px;
	float:left;
	margin-left:30px;
}

.cars {
	height:345px;
	overflow:scroll;
	overflow-x:hidden;
}

#downloadinfo {
	width:755px;
	float:left;
	margin-left:0px;
}

.downloadinfoBox {
	width:364px;
	background-color:#f7f7f7;
	border:#cfcfcf 1px solid;
	margin-bottom:30px;
	float:left;
	margin-left:10px;
}

.downloadinfoBox .top {
	width:364px;
	height:35px;
	background:url(../images/downloadHeader.png) no-repeat;
}


.downloadinfoBox .top p {
	font-weight:bold;
	color:#FFF;
	line-height:35px;
	padding-left:20px;
	text-shadow:#3a3a3a 1px 1px 0px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	display:block+height;
}

.downloadinfoBoxContent {
	width:324px;
	height:300px;
	padding:20px;
	font-size:12px;
	overflow:scroll;
	overflow-x:hidden;
}

.downloadinfoBoxContent a {
	display:block;
	color:#2f455b;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
	font-weight:normal;
}.downloadinfoBoxContent a:hover {text-decoration:underline;}

.download {
	font-size:18px;
	color:#2f455b;
	text-align:center;
}

.more {
	font-size:18px;
	font-style:italic;
	color:#2e889b;
	padding-left:50px;
}

.h545 {
	height:600px;
	padding-bottom:20px;
}

.scroll545 {
	height:545px;
	overflow:scroll;
	overflow-x:hidden;
}
img.btn{
	cursor:pointer;
	}
