body  {
	padding:0;
	margin:0;
	background:#808285;
}

a img {
	border:0px;
}

div.thWrapper {
	position: absolute; 
	width:100%;
	margin-top:20px;
}

div.thInsideWrapper {
	width:950px;
	position:relative;
	display:table;
	background:#FFF url(../pix/bg.png) no-repeat;
	padding-bottom:10px;
	position:relative;
}

.logolink{
	display:block;
	height:193px;
	left:30px;
	position:absolute;
	top:-240px;
	width:372px;
}

div.thContentWrapper {
	width:950px;
	position:relative;
	margin-top:245px;
}

div.thLeftWrapper {
	width:267px;
	#width:211px;
	padding:35px 20px 0 36px;
	float:left;
	position:relative;
	display:block;
	text-align:left;
}

div.thSearchCarHeader {
	width:211px;
	#width:201px;
	height:28px;
	padding-left:10px;
	background:url(../pix/searchCarHeader.png) no-repeat top left;
	font-family:Verdana;
	font-size:12px;
	line-height:28px;
}

div.thSearchCarBg {
	width:211px;
	#width:191px;
	padding:0 10px;
	background:url(../pix/searchCarBg.png) repeat-y;
}

div.thSearchCarBottom {
	width:211px;
	height:18px;
	background:url(../pix/searchCarBottom.png) no-repeat top left;
}

div.thCenterWrapper {
	width:467px;
	float:left;
	position:relative;
	display:block;
}

/*Center Content*/

div.thCenContTop {
	width:467px;
	height:20px;
	position:relative;
	display:block;
	background:url(../pix/centerTopBg.png) no-repeat;
}

div.thCenContCenter {
	width:467px;
	position:relative;
	display:block;
	background:url(../pix/centerCenterBg.png) repeat-y;
	text-align:left;
	padding:0 5px;
}

div.thCenContCenter div {
	display:table;
	margin:0 !important;
	padding-bottom:10px;
}

div.thCenContCenter p {
	margin:0;
}

div.thCenContBottom {
	width:467px;
	height:20px;
	position:relative;
	display:block;
	background:url(../pix/centerBottomBg.png) no-repeat;
}

/* ---------------------------------- */

div.thRightWrapper {
	width:195px;
	#width:160px;
	float:right;
	position:relative;
	display:block;
	padding-right:35px;
}

div.thRightContTop {
	width:160px;
	height:20px;
	position:relative;
	background:url(../pix/rightTopBg.png) no-repeat;
}

div.thRightContCenter {
	width:160px;
	position:relative;
	background:url(../pix/rightCenterBg.png) repeat-y;
	text-align:left;
}

div.thRightContCenter p {
	margin:0;
}

div.thRightContBottom {
	width:160px;
	height:20px;
	position:relative;
	background:url(../pix/rightBottomBg.png) no-repeat;
}

div.thFooter {
	width:950px;
	height:50px;
	position:relative;
	display:block;
	background:url(../pix/footer.png) repeat-x;
	padding-top:20px;
	text-align:center;
	color:#FFF;
}