body {
	margin:0px;
	padding:0px;
	background-color:#115376;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/home/mainBack.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
a { color: #FFFFFF; text-decoration:none; }
a:hover { color: #355854;}
h1,h2,h3,h4,h5,h6,p {	margin:0px;	padding:0px;	margin-bottom:5px; }
img { border:0px none; }

.main {
	width:834px;
	margin:10px auto;
}

.nav_right h4{
	text-align:center;
	font-size:14px;
	color:#c4c4c4;
	position:absolute;
	width:140px;
	margin-top:-17px;
}

.nav_right_list{
	padding-top:10px;
}

#slideshow{
	width:820px;
	margin:0 auto;
}

#footer {
	width:834px;
	margin:0 auto;
}

#footer .foot_menu {
	width:220px;
	float:left;
	margin-left:320px;
}

.foot_menu a {
	display:block;
	width:70px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}

.foot_notice {
	width:290px;
	text-align:right;
	float:left;
	font-size:10px;
	color:#F4F4F4;
}

.nav_right {
	border-color:#b6ae8a !important;
	text-transform:uppercase !important;
}
.nav_right h4{
	color:#e0dfd9 !important;
}

.nav_right a{
	color:#323232 !important;
}
.nav_right a:hover{
	color:#e0dfd9 !important;
}
.files h3{
	padding-top:10px;
	color:#323232;
	padding-bottom:10px;
	border-bottom: 1px dotted #323232;
	background-color: transparent !important;
}
.list_files {
	margin-top:10px;
	margin-left:8px;
}
