* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: #7da1ac url(i/bg.png) repeat-x 0 0;
	text-align: center;
	font: normal 13px Tahoma;
	color: #020202;
	padding-top: 4px;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#container {
	background-color: #fff;
	width: 896px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #fff;
	position: relative;
}
#header {
	background: url(/i/header.jpg) no-repeat 0 0;
	width: 896px;
	height: 192px;
	position: relative;
}
#logo {
	display: block;
	position: absolute;
	width: 295px;
	height: 68px;
	top: 15px;
	left: 15px;
	cursor: pointer;
}
#main {
	width: 896px;
}
.green-line {
	background: url(i/green-line-bg.png) repeat-x 0 0;
	height: 43px;
	border: solid #fff;
	border-width: 2px 0;
	font: bold 17px/43px Tahoma;
	color: #fff;
}
.green-line span {
	padding-left: 18px;
}
#block-shield {
	background: url(i/shield.jpg) no-repeat 0 35px;
	width: 339px;
	height: 419px;
	position: absolute;
	top: 157px;
	right: 7px;
}
.left-col {
	width: 515px;
	padding-left: 25px;
}
.left-col ul {
	list-style: none;
	padding-left: 112px;
	margin: 20px 0 15px;
}
.left-col ul li {
	background: url(i/check.jpg) no-repeat 0 50%;
	padding: 3px 0 3px 30px;
	font-size: 15px;
	font-weight: bold;
}
.left-col p {
	margin: 15px 0;
}
#block-shield table {
	border-collapse: collapse;
	margin-left: 41px;
}
#block-shield table td {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #323232;
	padding: 5px 0;
}
#block-shield table td.legend {
	white-space: nowrap;
	padding-right: 10px
}
#block-shield table td.sh-title {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 12px 0;
}
#block-shield table td input {
	background-color: #fff;
	border: 1px solid #a4a4a4;
	width: 179px;
	height: 20px;
}
#block-shield table td input.radio {
	border: none;
	width: auto;
	vertical-align: middle;
	background: none;
}
#block-shield table td input.state {
	width: 47px;
}
#block-shield table td input.zip {
	width: 88px;
}
.zip-span {
	padding: 0 10px 0 15px;
}
#block-shield table td input.phone1,
#block-shield table td input.phone2 {
	width: 32px;
}
#block-shield table td input.phone3 {
	width: 91px;
}
#block-shield table td input.fromto {
	width: 50px;
}
.from-span {
	padding: 0 10px 0 0;
}
.to-span {
	padding: 0 10px 0 21px;
}
.own-span {
	padding: 0 10px 0 0;
}
.rent-span {
	padding: 0 10px;
}
#block-shield table td input.submit {
	background: url(i/submit.png) no-repeat 0 0;
	border: none;
	width: 85px;
	height: 26px;
	margin-left: 20px;
	cursor: pointer;
}
.main-foot {
	width: 896px;
	padding-bottom: 20px;
}
.mf-block {
	margin: 0 auto;
	width: 848px;
}
.mf-block-top {
	background: url(i/mf-top.gif) no-repeat 0 0;
	width: 848px;
	height: 6px;
	font-size: 0;
}
.mf-block-main {
	background: url(i/mf-bg.png) repeat-x 0 0;
	min-height: 267px;
	_height: 267px;
}
.mf-col1 {
	float: left;
	width: 66px;
	text-align: center;
}
.mf-col2,
.mf-col3,
.mf-col4 {
	float: left;
	padding-top: 10px;
	width: 260px;
	overflow-x: hidden;
}
.mf-img {
	width: 65px;
	text-align: left;
	float: left;
}
.mf-text {
	width: 190px;
	margin-right: 5px;
	float: left;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
}
.locate {
	font-weight: bold;
}
.mf-bot-text {
	font-weight: bold;
	font-size: 13px;
	color: #020202;
	text-align: center;
	padding-top: 45px;
}
#footer {
	width: 896px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #020202;
	text-align: center;
	padding: 10px 0 60px;
	margin: 0 auto;
}

