body {
	margin: 0;
	font-family:"lucida grande",arial,sans-serif;
	font-size: 16px;
	background: url(images/background.gif) repeat-x;
	font-weight: normal;
}

.clear {
	clear:both;
}

.head {
	display: none;
}

.container {
	width: 750px;
	margin: 0 auto;
}

.top_bar {
	background: url(images/background-header.gif) repeat-x;
	height: 161px;
	width: 750px;
}

.top_top_bar {
	background: url(images/top_bar.gif);
	height: 40px;
	width: 750px;
}

.top_container {
	height: 70px;
}

.banner_left {
	background: url(images/logo.gif) no-repeat;
	height: 43px;
	position: relative;
	top: 25px;
	left: 40px;
}

.container_inner {
	background: #efefef;
	padding: 10px;
}

.footer {
	background: #303030;
	height: 30px;
}

.footer_inner {
	background: #242424;
	height: 30px;
	width: 750px;
	margin: 0 auto;
	color: #FFF;
}

.footer_inner_inner {
	padding-top: 5px;
	padding-left: 10px;
}

.footer_inner ul {
	list-style:none;
	padding: 0;
	margin: 0 0 0 10px;
}

.footer_inner li {
	margin-top: 4px;
	float: left;
	padding: 2px;
}

.footer_bottom a{
	color: #000;
}

.footer_bottom a:hover{
	color: #000;
}

.footer_bottom {
	margin: 10px auto;
	width: 750px;
	text-align: center;
}

.tab_container {
	height: 30px;
	margin: 20px auto 0 0px;
}

.tab_off a{
	color: #FFF;
	text-decoration: none;
}

.tab_off a:hover {
	text-decoration: underline;
}

.tab_off a:visited {
	color: #FFF;
}

.tab_on a {
	color: #000;
	text-decoration: none;
}

.tab_on a:hover {
	text-decoration: underline;
}

.tab_on a:visited {
	color: #000;
}

.tab_container ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

.tab_container li {
	font-size: 14px;
	font-family: Arial;
	float: left;
}

.tab_on {
	background: #efefef;
	height: 20px;
	color: #242424;
	padding: 7px 10px 4px 10px;
}

.tab_off {
	height: 20px;
	color: #FFF;
	padding: 7px 10px 4px 10px;
}

.box_welcome {
	padding: 10px;
	background: url(images/welcome_background.gif) 100% no-repeat #242424;
	color: #FFF;
	font-size: 16px;
}

.box_welcome h1{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

.box_welcome_left {
	width: 320px;
	float:left;
}

.box_welcome_right {
	width: 250px;
	float:left;
}


.box_ad {
	width: 300px;
	height: 250px;
	background: #DDD;
	float: left;
	margin: 10px 10px 0 0;
}

.box_ad_right {
	background: #c1bfbf;
	height: 245px;
	width: 100px;
	margin: 10px 0 0 0;
	padding: 0 5px 5px 5px;
	font-size: 10px;
	color: #000;
	float: left;
}

.box_ad_right ul{
	list-style:none;
	margin:0;
	padding:0;
}

.box_ad_right li {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

.box_ad_right h3 {
	font-size: 11px;
	color: #000;
	margin:0;
	padding:0;
}

.box_ad_right h3 a{
	color: #000;
	text-decoration:none;
}

.box_ad_right h3 a:visited {
	color: #000;
}

.box_ad_right h3 a:hover {
	text-decoration: underline;
}

.bigger {
	font-size: 14px;
}

.biggest {
	font-size: 16px;
}

.box1_float h1 {
	font-size: 16px;
	margin:0;
	margin-bottom: 3px;
	padding:0;
}

.box1_float2 h1 {
	font-size: 16px;
	margin:0;
	margin-bottom: 3px;
	padding:0;
}

.tab_container2 {
	background: url(images/tab_bg.gif);
	height: 32px;
	font-size: 14px;
}

.tab_container2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tab_container2 li {
	float:left;
}

.tab_on2 {
	background: #efefef;
	padding: 9px 10px 10px 10px;
}

.tab_off2 {
	color: #FFF;
	padding: 9px 10px 10px 10px;
}

.tab_off2 a{
	color: #FFF;
	text-decoration: none;
}

.tab_off2 a:hover {
	text-decoration: underline;
}

.tab_off2 a:visited {
	color: #FFF;
}

.tab_on2 a {
	color: #000;
	text-decoration: none;
}

.tab_on2 a:hover {
	text-decoration: underline;
}

.tab_on2 a:visited {
	color: #000;
}

.page_head {
	background: #FFF;
	padding: 8px 5px 8px 5px;
	margin-top: 10px;
	text-align: center;
}

.page_head_2 {
	background: #FFF;
	padding: 8px 5px 8px 5px;
	text-align: center;
}

.page_left {
	float:left;
	width: 495px;
}

.page_left2 {
	float:left;
}

.page_right {
	float:left;
	background: #c1bfbf;
	margin-top: 10px;
	width: 225px;
	padding: 5px;
}

.page_right h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 10px;
}

.box1 {
	padding:10px;
	margin-top:10px;
	background:#ddd;
	width: 465px;
}

.box1_wide {
	padding:10px;
	margin-top:10px;
	background:#ddd;
	width: 710px;
}

.box1_wide a {
	text-decoration:none;
	color: #bd2400;
}

.box1_wide a:hover {
	text-decoration:underline;
	color: #bd2400;
}


.box1_float h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

.box1_float h3 a {
	color: #000;
	text-decoration:none;
}

.box1_float a {
	text-decoration:none;
	color: #bd2400;
}

.box1_float a:hover {
	text-decoration:underline;
}

.box1_float {
	padding:5px;
	margin-top:10px;
	background:#ddd;
	width: 354px;
	float:left;
	margin-right:10px;
}

.box1 h3 {
	margin:0;
	margin-bottom: 10px;
	padding:0;
}

.box1_wide h3 {
	margin:0;
	margin-bottom: 10px;
	padding:0;
}

.box1_float2 h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

.box1_float2 h3 a {
	color: #000;
	text-decoration:none;
}

.box1_float2 a {
	text-decoration:none;
	color: #bd2400;
}

.box1_float2 a:hover {
	text-decoration:underline;
}

.box1 ul {
	list-style-image: url(images/bullet.gif);
	margin: 0;
	margin-top: -30px;
	padding: 30px;
	margin-bottom: -10px;
}

.box1 li{
	margin: 10px;
}

.box1_wide ul {
	list-style-image: url(images/bullet.gif);
	margin: 0;
	margin-top: -30px;
	padding: 30px;
	margin-bottom: -10px;
}

.box1_wide li{
	margin: 10px;
}


.box1_float2 {
	padding:5px;
	margin-top:10px;
	background:#ddd;
	width: 345px;
	float:left;
}

.page_right_back a{
	text-decoration:none;
	color:#c42500;
	margin:0;
	padding:0;
}

.page_right a{
	text-decoration:none;
	color:#c42500;
}

.page_right a:hover{
	text-decoration:underline;
}

.page_right_back a:hover{
	text-decoration:underline;
}


.paginate {
	padding: 5px;
	margin-top: 10px;
	text-align:right;
}

.paginate a{
	color: #bd2400;
}

.sub_menu2 {
	display: none;
	position: relative;
}

.sub2_inner {
	position:absolute;
	left:-6px;
	top:10px;
	z-index:20;
}

.sub2_inner ul {
	list-style:none;
}

.sub2_inner li {
	float:none;
	background: #282828;
}

.sub2_inner li a {
	text-decoration:none;
	color: #FFF;
	display:block;
	padding: 7px;
}

.sub2_inner li a:visited {
	text-decoration:none;
}

.normal {
	font-size:12px;
}

.sub2_inner li a:hover{
	background: #4d4d4d;
}

.footer_inner_inner a{
	text-decoration:none;
	color: #FFF;
}

.news_box_small {
	background: #eee;
	border: 1px solid #FFF;
	width: 40px;
	height: 40px;
}

.normal_font {
	font-size: 16px;
}
