.layout {
	width:1040px;
	background-color:#FFFFFF;
}
body{
	color:#000000;
	margin:0px;
	padding:0px;
	background-color:#A5BBD2;
	background-image:url(/<%=DealersiteFolder%>/images/index_02.gif);
	background-repeat:repeat-x;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #666666;
}
.company {
	color: #858687;
	font-weight:bold;
}
.menu{
	color: #B4B6B7;
	font-weight:bold;
}
.menu a { color: #858687; text-decoration:none;}
.menu a:hover { color:#4F5051; text-decoration:none;}
.header{
	color: #434141;
	font-size:10px;
	font-weight:bold;
	line-height:13px;
}
.heading {
font-family:Tahoma, Verdana;
font-size:18px;
font-weight:bold;
color:#FF0000;
}
.text {
	color: #434141;
	line-height:14px;
	text-align:justify
}
.text1 {
	font-family:Tahoma, Verdana;
	color:#53585D;
	text-align:justify;
	line-height:14px;
	font-weight:bold;
}
.text2 {
	font-family:Tahoma, Verdana;
	color:#D9E2EC;
	font-size:12px;
	text-align:justify;
	line-height:16px;
	font-weight:bold;
}