html {
	overflow:-moz-scrollbars-vertical;
	overflow:scroll;
}

body {
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

a:link {
	color: #969696;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
	
}
a:hover {
	color:#09F;
	text-decoration: none;

}
a:active {
	color:#000000;
	text-decoration: none;
}

a.style1:link {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 20px;
}

a.style1:visited {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 20px;
}

a.style1:hover {
	color:#09F;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 20px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	margin: -5px 0px 0px 11px;
	padding: 0px 0px 6px 0px;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: 2px;
	font-weight: bold;


}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	margin: 10px 0px 4px 10px;
	padding: 10px 0px 6px 0px;
	font-size: 31px;
	line-height: 22px;
	letter-spacing: -2px;
	font-weight: bold;
}

h2 {
    font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
}

.header_logo {
	width: 950px;
	height: 77px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/index_header.png);
}

#body_logo {
	width: 950px;
	height:700px;
	background-repeat: no-repeat;
	margin: 33px auto 0px auto;
}

#nav_top {
	width:950px;
	height:20px;
	float:left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	font-weight:bold;
	letter-spacing:1px;
	background-color: #9D9D9D;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;

}

#nav_left {
	width:210px;
	height:870px;
	background-color:#E9E9E9;
	float: left;
}

#nav_left_titlebox {
	width:200px;
	height:850px;
	margin:10px 0px 10px 10px;
	opacity:0.9;
	float:left;
	background-image: url(../images/side_bar_01.png);
}

#nav_content {
	width:740px;
	height:870px;
	float:left;
	background-color:#E9E9E9;
}

#nav_content_box {
	width:720px;
	height:850px;
	margin:10px 10px 10px 10px;
	background-color:#FFF;
	opacity:0.9;
}

#content_body {
	margin: 10px auto 0px auto;
	width:700px;
	height:780px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 20px;
}

#content_box1 {
	height:300px;
	width:300px;
	margin: 0px 25px 25px 20px;
	float: left;
	background-color: #FFF;
	font-size: 18px;
	background-image: url(../images/content_box3.png);
	background-repeat: no-repeat;
}

#content_box2 {
	height:490px;
	width:315px;
	margin: 0px 20px 25px 20px;
	float: left;
	background-color: #FFF;
	font-size: 18px;
	background-image: url(../images/content_box2.png);
	background-repeat: no-repeat;
}

#content_box3 {
	height:230px;
	width:300px;
	margin: 0px 25px 25px 20px;
	float: left;
	font-size: 18px;
	background-image: url(../images/content_box1.png);
	background-repeat: no-repeat;
}

#content_box4 {
	height:249px;
	width:315px;
	margin: 0px 20px 25px 20px;
	float: left;
	font-size: 18px;
	background-image: url(../images/content_box4.png);
	background-repeat: no-repeat;
}

.content_box_title {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#333;
	margin: 0px 0px 0px 115px;
	width: 200px;
	height: 22px;
	font-size: 14px;
	font-weight: bolder;
}

.content_box_text {
	margin: 0px 0px 0px 115px;
	width: 200px;
	font-size: 12px;
	height: 230px;
}

#footer {
	margin: 0px auto 0px auto;
	width:950px;
	height:50px;
	text-align:center;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	text-align: center;
	color: #7E7E7E;
	float: left;
	z-index: 1000;
}

	#footer_nav1 {
	float:left;
	width:250px;
	height:50px;
	text-align: left;
	color: #969696;
	line-height: normal;
}

	#footer_nav2 {
	float:right;
	width:290px;
	height:30px;
	text-align:left;
	color:#7E7E7E;
}
	#footer_nav2_logo1 {
	float:right;
	width:50px;
	height:30px;
	margin-left:10px;
	}
	
	#footer_nav2_logo2 {
	float:right;
	width:24px;
	height:30px;
	margin-left:10px;
	}

	#footer_nav3 {
	float:left;
	width:330px;
	height:20px;
	text-align:center;
	color:#7E7E7E7E;
}

	#footer_nav4 {
	float:right;
	width:370px;
	height:20px;
	text-align:right;
	color:#7E7E7E;
}

	#footer_nav5 {
	float:right;
	width:410px;
	height:30px;
	text-align:left;
	color:#7E7E7E7E;
}
