body {
	margin: 0px;
	font-family: Calibri, Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #74715D;
}
#coming_soon {
	height: 100px;
	width: 400px;
}
#main {
	width: 900px;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
}
#logoheader {
	height: 140px;
	width: 900px;
	background-image: url(../images/pilogo.gif);
	background-repeat: no-repeat;
	background-position: 248px 52px;
}
#menu {
	height: 10px;
	width: 900px;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	letter-spacing: .1em;
}
#content {
	width: 900px;
}
#contentBg {
	background-color: #8a8675;
	width: 640px;
}
#info {
	height: 200px;
	width: 630px;
	background-color: #dfded7;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#hiace {
	height: 70px;
	width: 160px;
	background-image: url(../images/toyota_hiace_big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tohome {
	width: 60px;
	text-align: right;
}
