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;
}
#list {
	list-style-type: none;
	font-style: italic;
	width: 300px;
	padding-left: 0px;
}
#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;
}
#ecn_logo {
	background-color: #e5e5e5;
	background-image: url('img/logo.jpg');
	background-position: 99% 50%;
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}
#powered_by {
	margin-left: 594px;
	padding-top: 10px;
}
#logos {
	text-align: center;
	margin-bottom: 10px;
}
#google_img {
	width: 86px;
}
.images {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.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;	
}
.right {
	float: right;
}
