body {
	text-align:center;/*IE6*/
		padding:0px;
		margin:5px 0px 5px 0px;
}

.container {
	display:block;
		width:750px; /*Header images are 740px wide - allowing for specials overhang*/
		padding:0px;
		margin:0px auto 0px auto;
}

#nav {
	display:block;
		width:750px;
		height:26px;
}

.main_containter {
	display:block;
		width:740px;
}

.sub_container {
	display:block;
	float:left;
		width:150px;
}

.copy_container {
	display:block;
	float:left;
		width:436px;
		position: relative;
		z-index: 1;
}

.copy_1col {
	display:block;
	float:left;
		width:590px;
		background: url(../images/background_copy_1col.gif);
		background-repeat: no-repeat;
}

.copy_1col_feature {
	display:block;
	float:left;
		width:590px;
		background: url(../images/background_copy_1col_wallet.gif);
		background-repeat: no-repeat;
}

.copy_1col_review {
	display:block;
	float:left;
		width:590px;
		background: url(../images/background_copy_1col_calculator.gif);
		background-repeat: no-repeat;
}

.copy_container_1col {
	display:block;
padding: 10px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

.copy_wide_review {
	display:block; 
	float:left;
	width:100%;
}

.specials_container {
	display:block;
	float:left;
		width:164px;
}

#specials img {
	margin:0px 0px 0px 3px;
}

table#review_part1 {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#666666;
width: 565px;
}

table#review_part2 {
display: block;
margin-top: 20px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#666666;
}

table#review_part2 img {
margin-top: 10px;
}

.copy_background_1col {
	display: block;
	background: url(../images/box_bottom_1col.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
clear: both;
width: 740px;
height: 30px;
background-color: #458023;
}

#footer p {
color: #FFF;
width: 250px;
display: block;
padding: 10px 0px 10px 0px;
margin: 0px;
float: right;
}

#footer p a {
color: #FFF;
padding: 0px;
margin: 0px;
}


.copy_container_1col table tbody tr {
font-size: 10px;
	font-family:Arial;
	font-weight:normal;
	text-align:left;
	color:#666666;
}

.copy_container_1col table {
border-collapse: collapse;
}

.formlabel {
display: block;
float: left;
width: 80px;
font-family: arial;
font-size: 12px;
color: #666666;
padding-top: 3px;
position: relative;
		z-index: 1;
}

.spacer {
padding: 2px 0px 2px 0px;
position: relative;
		z-index: 1;
}

.resultstable {

}

.resultstable td {
border: 1px solid #666666;
text-align: center;
}

.resultstable th {
text-align: center;
border: 1px solid #666666;
background-color: #FFFFEE;
}




/*





			#row {
	clear:both;
	width:500px;
	margin: 10px;
	padding: 10px;
}
			
#row label {
	text-align: right;
	width: 350px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 10px;
	
}

#row select {
	width: 100px;
	border: 1px solid #8595B2;
	
}

#row input {
	border: 1px solid #8595B2;
	
}
.results {
  margin: 2px;
 	
}
.resultstable{
border: thin solid #999999;

margin: 10px;
padding: 5px;
}



*/
