﻿#website {
	position: relative;
	width: 900px;
	margin: auto;
}
#navigation {
	position: relative;
	width: 100%;
	float: left;
	height: 40px;
	line-height: 35px;
	background-image: url('../images/navigation/nav.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
}
#footer {
	position: relative;
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
}
#header {
	position: relative;
	width: 100%;
	float: left;
	padding: 0px;
	height: 84px;
	background-image: url('../images/VTEC BACK.bmp');
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	position: relative;
	width: 400px;
	float: left;
}
#ad {
	position: relative;
	float: left;
	width: 500px;
}
#postHeader {
	position: relative;
	width: 100%;
	float: left;
	height: 15px;
	background-color: #969696
}
#sidebar {
	position: relative;
	width: 180px;
	float: left;
}
.pageid {
	position: relative;
	width: 94%;
	padding: 0% 3% 0% 3%;
	float: left;
	height: 25px;
	line-height: 25px;
	background-color: #CCE6FF;
	border-bottom: 1px #80BFFF solid;
	color: #454545
}
.padesubid {
	position: relative;
	width: 94%;
	padding: 3%;
	float: left;
	font-size: 12px;
	color: #454545
}
#sidebar_right {
	position: relative;
	width: 180px;
	float: right;
}
#maini {
	position: relative;
	width: 500px;
	padding: 10px;
	float: left;
	font-size: 12px;
	color: #343434
}
#long {
	position: relative;
	width: 710px;
	float: left
}
#images {
	position: relative;
	width: 349px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#productDetails {
	position: relative;
	width: 300px;
	float: left;
}
.search {
	position: relative;
	width: 180px;
	float: left;
}