body {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
img {
	border:none;
}
#adsense {
	vertical-align:top;
	width:275px;
	padding-right:25px;
}
#header {
	background:url(img/header.jpg);
	height: 33px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#heading {
	margin-left:10px;
	margin-bottom:20px;
}
#container {
	text-align:left;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#main_table {
	width:800px; 
	border:none;	
}
#main_table td {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#inner_table {
	border:none;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	height:300px;
}
#quote {
	text-align:center;
}
#footer {
	height:10px;
	background-repeat:no-repeat;
	background-image:url('img/line-bottom.jpg'); 	
}
#title {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:16px;
}
#steps {
	width:800px;
}
#steps td {
	vertical-align:top;
	text-align:left;
	width:266px;
}
#grey {
	background-image:url(img/grey.jpg);
	width:1px;
	background-repeat:repeat-y;
}
#nav {
	vertical-align:top;
	border-left:1px solid #03F;
	border-right:1px solid #03F;
}
#content {
	margin-left: 5px;
	margin-right: 5px;
}
#content_ie {
	margin: 10px 5px;
}
#ecn_links {
	text-align: center;
	margin-top: 50px;
}
#ecn_index_links {
	margin-top: 250px;
	text-align: center;
}
#ecn_index_links table {
	margin: 0px auto;
}
#ecn_index_links td {
	vertical-align: top;
	text-align: center;
}
#ecn_index_links a {
	font-size: 11px;
}
#arrow {
	float: left;
	margin-left: 10px;
}
#get_quote_img {
	margin-left: 60px;
}
.number {
	color:#03F;
	font-size:22px;
}
.step_big {
	color:#333;
	font-size:22px;
}
.step_small {
	color:#999;
	font-size:18px;
	margin-left:22px;
}	
.blue {
	vertical-align:top;
	border-left:1px solid #03F;
	border-right:1px solid #03F;
	padding:0px 0px 0px 0px;
}
.light_blue {
	color:#0072ff; 
	font-size:14px;
	margin-top: 0px;
}
.light_blue strong {
	font-size:18px;	
}
.orange {
	color:#F90;
}
.center {
	text-align:center;	
}
.align_left {
	text-align: left;
}

/* form on quote page */
#form {
	color: black;
	font-size: 100%;
	float: left;
	text-align: left;
}
#form_left {
	float: left;
	margin-left: 20px;
}
#form_right {
	float: left;
	margin-left: 20px;
}
#form div {
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.clear_both {
	clear: both;
}
.form_text {
	display: inline-block;
	width: 110px;
}
.red {
	color: red;
}
.vert_align_middle {
	vertical-align: middle;
}