@charset "utf-8";
#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	padding-bottom: 10px;
}
#header1 {
	float: left;
	width: 775px;
	background-repeat: no-repeat;
}
#menu_container {
	float: left;
	width: 775px;
}
#footer_text {
	float: left;
	width: 404px;
	margin-left: 38px;
}


#header2 {
	float: left;
	width: 775px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
}
.left_image {
	margin: 5px;
	float: left;
	width: 115px;
}


#header3 {
	float: left;
	width: 775px;
	background-repeat: no-repeat;
	background-image: url(../images/header3.jpg);
}
#header4 {
	float: left;
	width: 179px;
	margin-left: 25px;
	background-image: url(../images/header4.jpg);
	background-repeat: no-repeat;
}
#header_text_container {
	float: left;
	width: 695px;
	padding-right: 40px;
	padding-left: 40px;
}
#body_text_container {
	float: left;
	width: 700px;
	padding: 0px;
}


#header5 {
	float: left;
	width: 571px;
	background-image: url(../images/header3.jpg);
}
#bottom_header {
	float: left;
	width: 775px;
	background-image: url(../images/header3.jpg);
}
#menu_bar1 {
	float: left;
	width: 230px;
	padding-left: 69px;
	padding-top: 12px;
}
#menu_bar2 {
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-left: 69px;
}
#menu_bar3 {
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-left: 69px;
	margin-bottom: 2px;
}


#header6 {
	float: left;
	width: 775px;
	background-repeat: no-repeat;
	background-image: url(../images/body_background.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
#footer {
	width: 723px;
	clear: both;
	padding-top: 25px;
	padding-left: 42px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
#copyright {
	float: left;
	width: 180px;
	padding-left: 55px;
	height: 0px;
}
#menu_bar4 {
	float: left;
	width: 230px;
	padding-left: 69px;
}


#line tag {
	float: left;
	width: 765px;
}

#sidebar {
	float: left;
	width: 202px;
	background-repeat: no-repeat;
	margin-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	background-image: url(../images/sidebar.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#body_container {
	float: left;
	width: 528px;
}

#sidebar_text_container {
	float: left;
	width: 186px;
	margin-left: 16px;
	padding-top: 9px;
	padding-bottom: 25px;
}
.new_sub_left {
	font-family: Arial, Helvetica, sans-serif;
	color: #b8af00;
	padding-left: 25px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}
