@CHARSET "ISO-8859-1";
body {
		width:1000px;
		margin:0px auto;
}

#logo {
		padding-top:20px;
		position:relative;
		left:30px;
}

#body {
	width:1000px;
}

#bodyinner {
	padding: 20px 10px 5px 10px;
}

.bodyheader {
	margin-left:5px;
	margin-bottom:20px;
	float:left;
	width:950px;
	height:100px;
}

#body .bodyheaderText {
	width:73%;
	font-size: 26px;
	color: #547491;
	font-family:verdana;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 15px;
	float:left;
}

#body .bodyheaderImg {
	float:right;
	width:25%;
	height:100px;
}

#body .bodycontent {
	padding: 20px;
	clear:left;
}

.column1 {
	width:30%;
	float:left;
}

#zip, #policy, #agreement {
	padding-top:10px;
	padding-bottom:10px;
}

.column2 {
	width:70%;
	float:left;
}

.poweredBy {
	float:right;
}

#footer {
	clear:both;
	width:980px;
	height: 40px;
}

.footerCompany {
	float:right;
	margin-right:20px; 
	margin-top: 10px;
}
