body{
	margin: 0; 
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
td{
	font-family:Calibri, Arial;
	font-size: 10pt;
}

iframe{
	width: 100%;
	height: 730px;
	margin-right: 20px;
	margin-top: -20px;
}
.email{
	color: #D55400;
}
.h3, h3{
	color: #686461;
}
.small{
	font-size:8pt;
}
.banner{
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	width: 938px;
	height: 108px;
}
.menul{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 938px;
	height: 108px;
}
.smalllogo{
	background-image: url('images/smalllogo.jpg');
	background-repeat: no-repeat;
	width: 788px;
	height: 100px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
}
.mainbody{
	width: 938px;
	background-color: #FFFFFF;
}
.menu{
	background-repeat: no-repeat;
	background-color: #999;
	width: 938px;
	height: 50px;
	float: left;
	text-align: left;
}
.menu td{
	color: #FFFFFF;
	font-size: 13pt;
}
.mainpanel{
	background-color: #FFFFFF;
	width: 938px;
	height: 700px;
	text-align: left;
	float: left;
}
.mainpromo{
	background-image: url('images/peug.png');
	background-repeat: no-repeat;
	width: 938px;
	height: 200px;
}
.mainpromo2{
	background-image: url('images/peug2.png');
	background-repeat: no-repeat;
	width: 938px;
	height: 200px;
}
.mainpromo3{
	background-image: url('images/peug3.png');
	background-repeat: no-repeat;
	width: 938px;
	height: 200px;
}
.menulink{
	text-align: center;
}
a:hover{
	background-image: url('images/auto.gif');
	background-repeat: no-repeat;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}

p{
	color: #D55400;
}

