/* Layout Stylesheet */


body {
	text-align: center;
	margin: 0px;
	padding: 17px 5px 17px 5px;
}

#wrapper {
	text-align: left;
	width: 900px;
	height: auto;
	border: 0px;
	margin: auto;
	padding: 0px;
}

#top {
	width: auto;
	height: 450px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 45px;
}

#content {
	position: relative;
	width: 900px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#top_content {
	width: 730px;
	height: auto;
	text-align: left;
	border: 0px;
	margin: -190px 0px 0px 0px;
	padding: 0px 0px 0px 85px;
}

#regular_content {
	width: 730px;
	height: auto;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 85px;
}

#columns_a {
	position: relative;
	float: right;
	width: 730px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#columns_b {
	position: relative;
	float: right;
	width: 730px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#columns_c {
	position: relative;
	float: right;
	width: 730px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#column_1_of_3 {
	float: left;
	width: 215px;
	height: auto;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px 42px 0px 0px;
}

#column_2_of_3 {
	float: left;
	width: 215px;
	height: auto;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px 42px 0px 0px;
}

#column_3_of_3 {
	float: left;
	width: 215px;
	height: auto;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#column_1_of_2 {
	float: left;
	width: 330px;
	height: auto;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px 70px 0px 0px;
}

#column_2_of_2 {
	float: left;
	width: 330px;
	height: auto;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#bottom {
	clear: both;
	width: auto;
	height: 37px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form.email {
	width: auto;
	height: auto;
	margin: 0px 26px 9px 0px;
	border: none;
	padding: 0em;
}
