body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.align_left {
	text-align: left;
}
.blue {
	border-left: 1px solid #03F;
	border-right: 1px solid #03F;
	padding: 0px;
	vertical-align: top;
}
.center {
	text-align: center;	
}
.images {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.light_blue {
	color: #0072ff; 
	font-size: 14px;
	margin-top: 0px;
}
.light_blue strong {
	font-size: 18px;	
}
.number {
	color: #03F;
	font-size: 22px;
}
.orange {
	color: #F90;
}
.step_big {
	color: #333;
	font-size: 22px;
}
.step_small {
	color: #999;
	font-size: 18px;
	margin-left: 22px;
}	
.right {
	float: right;
}
#arrow {
	float: left;
}
#container {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	margin-left: 10px;
	margin-right: 10px;
}
#content_ie {
	margin: 10px 10px 30px 10px;
}
#ecn_index_links {
	margin-top: 250px;
	text-align: center;
}
#ecn_index_links a {
	font-size: 11px;
}
#ecn_links {
	text-align: center;
	margin-top: 50px;
}
#ecn_logo {
	background-color: #e5e5e5;
	background-image: url('img/logo.jpg');
	background-position: 99% 50%;
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}
#footer {
	height: 10px;
	background-repeat: no-repeat;
	background-image: url('img/line-bottom.jpg'); 	
}
#google_img {
	width: 86px;
}
#grey {
	background-image: url(img/grey.jpg);
	background-position: center;
	width: 1px;
	background-repeat: repeat-y;
}
#header {
	background: url(img/header.jpg);
	height: 33px;
	margin: 0px;
	padding: 0px;
}
#heading {
	margin-left: 10px;
	margin-bottom: 20px;
}
#inner_table {
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 300px;
}
#inner_table td {
	padding: 0px 10px !important;
}
#list {
	font-style: italic;
	text-align: left;
}
#list_cell {
	width: 403px;
}
#logos {
	text-align: center;
	margin-bottom: 10px;
}
#main_table {
	width: 800px; 
	border: none;	
}
#main_table td {
	padding: 0px;
	margin: 0px;
}
#nav {
	vertical-align: top;
	border-left: 1px solid #03F;
	border-right: 1px solid #03F;
	padding: 0px 0px 2px 3px !important;
}
#powered_by {
	margin-left: 594px;
	padding-top: 10px;
}
#quote {
	text-align: center;
	width: 403px;
}
#quote_input_box {
	margin-left: 55px;
}
#quote_input_img {
	margin-left: 55px;
}
#steps {
	width: 800px;
	margin-left: 10px;
}
#steps td {
	vertical-align: top;
	text-align: left;
	width: 266px;
}
#title {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
}