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;
				background-image:url(img/arrowbg.jpg);
				background-position:0px 50px;
				background-repeat:no-repeat;
			}	
			#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;
				height:60px;
			}
			#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;
			}	
			.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;
			}
			.light_blue strong {
				font-size:18px;	
			}
			.orange {
				color:#F90;
			}
			.center {
				text-align:center;	
			}
