@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000033;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/background/background-basic2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	background-color: fff;
	text-align: left;
	width: 775px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	background-image: url(../../images/background/white_bckgrng.gif);
	background-repeat: repeat;
	z-index: 1000;
}
#top_anchor {
	position: relative;
}
#footer {
	background-image: url(../../images/global/bottom_corners.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 155px;
}
#nav_menu_box {
	height: 40px;
	width: 650px;
	position: absolute;
	left: 50px;
	top: -70px;
}
#mainContent {
	padding-top: 0px;
	padding-left: 230px;
	padding-right: 15px;
}
#content_sub1 {
	float: right;
	width: 200px;
	position: absolute;
	top: 92px;
	left: 12px;
	background-image: url(../../images/background/colors/bckgrnd_beige.gif);
	background-repeat: repeat;
}
#content_sub1 ul {
	font-size: 14px;
	margin-top: 5px;
}
#content {
	position: relative;
}
#mainContent p {
	font-size: .9em;
}
#nav_home_button {
	position: absolute;
	top: -130px;
	left: 30px;
	color: #FFFFFF;
}
