body {
   background-image: url(../images/bg02.jpg);
   background-repeat: repeat-x repeat-y;
}
.main_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header_container {
	float: left;
	width: 1000px;
}
#menu {
    background-image: url(../images/menu_image.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 1000px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.content_container {
	float: left;
	width: 1000px;
	background-color:#94CAE3;
}
.left_buttons {
	float: left;
	height: 648px;
	width: 367px;
	overflow: hidden;
}
.right_content {
	float: left;
	width: 633px;
	background-color:#94CAE3;
}
.right_content_top {
	/*background-image: url(../images/peak_circle.jpg);*/
	float: left;
	height: 341px;
	width: 633px;
	background-color:#94CAE3;
	
}
.content_box_container {
	background-image: url(../images/content_box_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 633px;
}
.content_box_header {
	background-image: url(../images/content_header.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 633px;
}
.content_box_footer {
	background-image: url(../images/content_footer.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 10px;
	padding-left: 380px;
	height: 41px;
	width: 243px;
}
.content_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 20px;
	float: left;
	width: 593px;
}
.header_top {
	background-image: url(../images/header_image.jpg);
	float: left;
	height: 99px;
	width: 1000px;
}
#footer {
    color: #333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
#footer a {
    color: #333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a:hover {
    color: #333333;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footerlinks {
    color: #333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footerlinks a {
    color: #333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footerlinks a:hover {
    color: #333333;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button {
	color: #000000;
	background-color: #66CCFF;
	border: 1px solid #FFFFFF;
}
.submenutable {
	background-color: #333333;
	border-color:#333333;
	border-bottom-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	filter: alpha(opacity=70);
}
a.submenu {
	font-family:tahoma;
	font-size:10px;
	/*color:#000000;*/
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
a.submenu:hover {
	font-family: tahoma;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}
#Layer1 {
	position: absolute;
	visibility: hidden;
	left: 97px;
	top: 31px;
	z-index: 1000;
	filter: alpha(opacity=70);
}
#Layer2 {
	position: absolute;
	visibility: hidden;
	left: 192px;
	top: 31px;
	z-index: 1000;
	filter: alpha(opacity=70);
}
#Layer3 {
	position: absolute;
	visibility: hidden;
	left: 322px;
	top: 31px;
	z-index: 1000;
	filter: alpha(opacity=70);
}
#Layer4 {
	position: absolute;
	visibility: hidden;
	left:412px;
	top: 31px;
	z-index: 1000;
	filter: alpha(opacity=70);
}
#Layer5 {
	position: absolute;
	visibility: hidden;
	left:550px;
	top: 31px;
	z-index: 1000;
	filter: alpha(opacity=70);
}
#Layer6 {
	position: absolute;
	visibility: hidden;
	left:645px;
	top: 31px;
	z-index: 1000;
	filter: alpha(opacity=70);
}
#Layer7 {
	position: absolute;
	visibility: hidden;
	left:740px;
	top: 31px;
	z-index: 1000;
	filter: alpha(opacity=70);
}
.submenutable a {
	color: #A1C0DA;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}
.submenutable a:hover {
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
