@charset "UTF-8";
#header_bck {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 800px;
	margin-bottom: 10px;
}
#Service_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#nav_links {
	left: 230px;
	top: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 550px;
	position: relative;
}
#header_bck #nav_links li {
	list-style-type: none;
	display: inline;
	margin-right: 7px;
	padding-right: 7px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #BF1300;
}
.home_bullet {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
	color: #000099;
}
#header_bck #nav_links ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body_block #body_col1 {
	float: left;
	width: 48%;
}
#body_block #body_col2 {
	width: 400px;
	display: block;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	top: 0px;
}
#body_block #body_col2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#body_block #body_col2 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body_block #body_col2 ul {
	padding-top: 0px;
	margin-top: 4px;
	text-align: left;
}
#body_block #body_col2 #left_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#header_bck #nav_links a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #990000;
}
.news_box {
	font-size: 12px;
	line-height: 13px;
	background: #FBD712;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
.news_box .sub_box {
	margin: 10px;
	padding: 10px 0px;
}
.news_box .sub_box h2 {
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
}
.news_box .sub_box a {
	font-size: 120%;
	font-weight: bold;
	color: #009;
}
#footer_nb {
	font-weight: normal;
}
#copyright {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 4px;
	width: 800px;
	background-color: #FFFF33;
	height: 15px;
}
.home_body {
	font-size: 11px;
	line-height: 13px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
}
#body_block {
	width: 780px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#footer {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color: #FFCC00;
	height: 45px;
	width: 800px;
	padding-top: 5px;
	float: left;
}
