body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/landing_bg.gif) repeat-x #000;
}
a {
	text-decoration: none;
	color: #2245c6;
}
#landing_holder {
	width: 572px;
	margin: 10px auto;
}
p,div {
	line-height: 18px;
}
#landing {
	width: 100%;
	float: left;
	position: relative;
}
#landing .top {
	background: url(../images/top_Pre_Dealer.gif);
	width: 572px;
	height: 143px;
	float: left;
}
#tem {
	background: url(../images/landing_tem.gif);
	width: 114px;
	height: 111px;
	position: absolute;
	top: 109px;
	right: 20px;
}
#landing .middle {
	background: #fff;
	border-left: solid 1px #5f5f5f;
	border-right: solid 1px #5f5f5f;
	float: left;
	padding: 10px 30px;	
	width: 510px;
}
#landing .bottom {
	 background: url(../images/landing_bottom.gif);
	 width: 572px;
	 height: 86px;
	 float: left;
}

#landing_intro {
	padding-right: 120px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 8px;
}
#company_logo {
	float: left;
	width: 250px;
}
#company_id {
	float: left;
	padding-top: 20px;
}
#company_id h2 {
	font-weight: bold;
	font-size: 18px;
}
#company_id h3 {
	font-size: 18px;
}

#company_address {
	float: left;
	width: 250px;
}
#company_map {
	float: left;
	width: 234px;
}