* :focus { outline: 0; }

#pagewrapper {
	width: 1060px;
	padding-top:;
	padding-bottom: 0px;
	background-color: #faefcb;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	border-style: none;
	color: none;
	background-image: url('images/bg_for_tables.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-text-size-adjust: none; /* prevent iPhone from increasing text size */
}

body {
	background-color: #faefcb;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	-webkit-text-size-adjust: none; /* prevent iPhone from increasing text size */
}

#logo_navigation {
	text-align: left;
}

#content_area {
	text-align: left;
	margin-top: 77px;
	background-image: url('images/green_content_area_bg.jpg');
	background-repeat: no-repeat;
	height: 710px;
	width: 745px;
}

#content_area2{
	text-align: left;
	margin-top: 77px;
	background-image: url('images/green_content_area_bg2.jpg');
	background-repeat: no-repeat;
	height: 710px;
	width: 745px;
}

#content_area3{
	text-align: left;
	margin-top: 77px;
	background-image: url('images/green_content_area_bg3.jpg');
	background-repeat: no-repeat;
	height: 710px;
	width: 745px;
}

#angled_logo {
	text-align: left;
	position: absolute;
	top: 6px;
	left: auto;
	margin-left: -55px;
	z-index: 99;
}

td {
	vertical-align: top;
}

#iframe_container {
	padding-top: 110px;
	padding-left: 35px;
}

#extraspace {
	background-color: #faefcb;
	padding-bottom: 25px;
}
