/* CSS Document */



body {
	margin:5px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
p {
	margin:0px 0px 10px 0px;
}
h3 {
	padding-bottom:0px;
	margin-bottom:0px;
}
h4 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
li h4 {
	padding:0px;
	margin:0px;
}
ul {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:0px;
}
ul li ul {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.home_box {
	position: absolute;
	left:50%;
	width:959px;
	margin-left:-479px;
}
.home_menu {
	width:959px;
	height:26px;
}
.home_slide {
	width:959px;
	height:401px;
}
.home_footer {
	width:959px;
	height:40px;
	font-size:10px;
}
.home_box .home_footer a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

.home_box .home_footer a:hover {
	color: #000000;
}
.box {
	position: absolute;
	left:50%;
	width:959px;
	margin-left:-479px;
}
.photo_box {
	width:959px;
	background-image:url(images/photo_bg.jpg);
	background-repeat:repeat-y;
	border-bottom:1px solid #0e2c8e;
}
.header {
	width:959px;
	height:126px;
}
.menu {
	float:left;
	width:177px;
	height:415px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-y;
}
.menu_box {
	position:absolute;
	float:left;
	height:245px;
}
.menu_logo {
	position:absolute;
	float:left;
	margin:246px 0px 0px 0px;
}
.menu_option {
	margin:12px 0px 10px 28px;
	font-size:14px;
	font-weight:bold;
}
.menu_option a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
}
.menu_option a:hover {
	color:#000000;
	text-decoration:underline;
}
.menu_current {
	margin:6px 0px 8px 28px;
	font-size:17px;
	font-weight:bold;
	color:#0e2c8e;
}
.content_box {
	float:right;
	width:782px;
	height:415px;
	background-image:url(images/content_bg.jpg);
	overflow:scroll;
}
.content {
	padding:20px;
}
.content a:link, a:visited, a:active {
	color:#0e2c8e;
	font-weight:bold;
	text-decoration:none;
}
.content a:hover {
	color:#0e2c8e;
	font-weight:bold;
	text-decoration:underline;
}
.thumbs {
	float:right;
	width:280px;
}
.thumbs_img {
	float:right;
	padding:0px 0px 10px 0px;
}
.footer p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.box .footer a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

.box .footer a:hover {
	color: #000000;
}
