body {
	color:#333333;
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	background-color: #3c3c3c;
}

body a{
	text-decoration:none;
	border:none;
	color:#000000;
		}
body a:hover{
	text-decoration:none;
	border:none;
	color:#666666;
		}		

#header{
	width: 998px;
	height: 25px;
	background: url(../images/header_bg.gif) repeat-y left top;
	margin: 0 auto;
	}
	#header_logo{
	width: 182px;
	height: 14px;
	padding: 6px 0px 0px 12px;
	float: left;
	}
	#header_buttons{
	width: 215px;
	height: 14px;
	padding: 6px 10px 0px 0px;
	float: right;
	}
	#header_nav {
	margin:0;
	padding:0;
	text-align: right;
		}
		#header_nav li {
		list-style:none;
		display:inline;	
		}
		#header_nav a {
		text-decoration:none;
		padding-top: 0px;
		padding-right: 4px;
		padding-bottom: 0px;
		padding-left: 4px;
		border:none;
		}
		#header_nav img {
		border:none;
		}
		#header_nav a:hover {
		}
		#header_nav a.active {
		}
#footer_buttons{
	width: 215px;
	height: 14px;
	padding: 10px 0px 0px 0px;
	float: right;
	}
	
#footer_copy{
	width: 400px;
	height: 14px;
	padding: 10px 0px 0px 5px;
	color:#969696;
	font-family: Arial;
	font-size: 11px;
	float: left;
	}

#banner{
	width: 998px;
	background: url(../images/banner_bg.gif) repeat-y left top;
	margin: 0 auto;
	height: 352px;
	}
	#banner_content{
	width: 990px;
	margin: 0 auto;
	height: 352px;
	}
	#banner_content_menu{
	width: 242px;
	height: 352px;
	float: right;
	background-color: #000000;
	}
	#banner_content_menu_cell{
	width: 242px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	}
	#banner_content_menu_cell img{
	border:none;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 242px;
	}
	
	
	#banner_content_graphic0{
	width: 748px;
	height: 352px;
	float: left;
	margin: 0px;
	}
	#banner_content_graphic{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner_temp.jpg);
	float: left;
	margin: 0px;
	}
	#banner_content_graphic2{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner/2.jpg);
	float: left;
	margin: 0px;
	}
	#banner_content_graphic3{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner/3.jpg);
	float: left;
	margin: 0px;
	}
	#banner_content_graphic4{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner/4.jpg);
	float: left;
	margin: 0px;
	}
	#banner_content_graphic5{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner/5.jpg);
	float: left;
	margin: 0px;
	}
	#banner_content_graphic6{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner/6.jpg);
	float: left;
	margin: 0px;
	}
	#banner_content_graphic7{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner/7.jpg);
	float: left;
	margin: 0px;
	}
	#banner_content_graphic8{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner/8.jpg);
	float: left;
	margin: 0px;
	}
	#banner_content_graphic9{
	width: 748px;
	height: 352px;
	background-image: url(../images/banner/9.jpg);
	float: left;
	margin: 0px;
	}
#content{
	width: 998px;
	background: url(../images/content_bg.gif) repeat-y left top;
	margin: 0 auto;
}
#content_box{
	width: 718px;
	padding: 0px 15px 0px 19px;
	float: left;
}
	#content_box_right{
	width: 292px;
	float:right
	}
	#content_box_right_cell{
	padding: 18px 0px 0px 0px;
	}
	#content_box_right_cell2{
	padding: 18px 0px 18px 0px;
	}
	#content_box_right_cell2_bg{
	padding: 11px 11px 11px 11px;
	background-color: #dfdac7;
	
	}
	#content_box_right_cell3_bg{
	padding: 15px 15px 5px 12px;
	background-color: #ededed;
	text-transform: uppercase;
	font-size: 12px;
	}
		#content_bullets_UL_normal{
			margin:0px;
			padding:0px;
		}
		
		#content_bullets_UL_normal ul {
			margin: 0px 0px 0px 15px;
			padding: 0px 0px 0px 0px;
		}
		#content_bullets_UL_normal li{
			list-style-image:none;
			list-style-position:outside;
			list-style-type:square;
			padding-bottom: 10px;
		}	

	
	
	#content_box_left{
	width: 396px;
	float: left;
	}
	#content_box_left_cell{
	padding: 18px 0px 0px 0px;
	}
	

#content_box_rightside{
	width: 242px;
	float:right;
	padding-right: 4px;
}
#content_box_rightside_box{
	width: 242px;
	background: url(../images/rightbox_shade_bg.gif) repeat-x top;
}

#content_box_rightside_box_section{
	width:196px;
	margin: 15px 15px 0px 15px;
	background-color: #373737;
	padding: 8px 8px 8px 8px;
}

.clear {
	clear:both;
	overflow:hidden;
	height: 1px;
  	}
#space_height14px{
	height:14px;
	width: 990px;
	margin: 0 auto;
}

#footer{
	width: 998px;
	background: url(../images/footer_bg.gif) repeat-y left top;
	margin: 0 auto;
	height: 34px;
}

h1 {
	color:#CC9900;
	margin:0 0 18px 0;
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	font-weight: bold;
}

h2 {
	color:#FFFFFF;
	margin:0 0 4px 0;
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	font-weight: normal;
}

h3 {
	color:#999999;
	margin:0 0 14px 0;
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	font-weight: normal;
}

p.content_text {
	margin:0;
	padding-bottom: 15px;
	
	}
p.content_text2 {
	margin:0;
	padding-bottom: 10px;
	
	}

p.cetralized{
margin:0;
text-align:center;
padding-bottom: 15px;
	}

.text_Bold_red{
	font-weight: bold;
	color:#CC0000;
	font-size: 13px;
}
