body {
	background-color: #7ecef4;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
#mainbox {
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
	width: 1039px;
	margin-right: auto;
	margin-left: auto;
}
#innerbox {
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 27px;
	padding-left: 27px;
	position: relative;
}

.footer_carbon {
	background-image: url(../images/carbon.gif);
	font-size: 10px;
	color: #FFF;
	height: 20px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
}
.shadow_footer {
	background-image: url(../images/shadow_footer.gif);
	background-repeat: no-repeat;
}
.footer_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	padding: 7px;
	background-image: url(../images/dot-gray.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.footer_menu a:link {
	color: #666;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #090;
	text-decoration: none;
}
.footer_menu a:visited {
	text-decoration: none;
}
.footer_menu a:active {
	text-decoration: none;
}
#header {
	background-color: #FFF;
}
#header h1 {
	background-color: #FFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#header td{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#header table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-color: #FFF;
}
#backface {
	position: absolute;
	left: 0px;
	top: 930px;
}
