body {
	margin:0px;
	padding:0px;
	color:#FFF;
	background-color:#000;
	font-size:12px;
	line-height:140%;
}
#brandlist {
	text-align: center;
	margin:10px;
}
#brandlist img {
	margin:22px 4px;
}
img {
	border:0px;
}
#bodyarea {
	text-align: center;
}
#contentsarea {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#mainarea {
	margin:10px 0px;
	min-height:250px;
}
#header {
	width:100%;
	margin-top:20px;
	background-image: url(images/headerImage.gif);
	background-repeat: repeat-x;
}
#header img{
	margin:0px 10px;
}
#contents {
}
#flasharea{
	width:313px;
	height:235px;
	float:right;
	margin-right:14px;
}
#maparea{
	width:290px;
	height:190px;
	float:right;
	margin:20px 14px 10px 20px;
}
#footer {
	width:100%;
	background-image: url(images/footerImage.gif);
	background-repeat: repeat-x;
}
#footer img{
	margin:5px 10px;
}
form {
	margin: 20px 60px;
}
a:link {
	color: #CFCAFF;
}
