body {
	margin:0 auto;
	font-family:tahoma;
	font-size:13px;
	background:#fff;
	color:#000000;
	background-image:url(images/header_b.gif);
	background-repeat:repeat-x;
	text-align:center;
}
#wrap {
	margin:0 auto;
	width:900px;
	background-color:#fff;
	background-image:url(images/bg.gif);
	padding-bottom:5px;
}
#header {
	width:900px;
	height:330px;
	display:table;
	background-image:url(images/flash_b.jpg);
}
#content {
	width:880px;
	float:left;
	background-color:#fff;
	background-position:top;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#left {
	width:200px;
	text-align:left;
	float:left;
	background-color:#fff;
	height:auto;
	background-image:url(images/logo_b.gif);
	background-repeat:no-repeat;
	background-position: top;
	}
#right {
	width:665px;
	text-align:left;
	float:right;
	background-color:#fff;
}
#footer {
	width:100%;
	float: left;
	background-color:#000000;
}
hr {
	color:#000;
	height: 1px;
	width:70%;
}
a {
	text-decoration:underline;
	color: #666666;
}
a:visted {
text-decoration:underline;
color: #666666;
}
.text_footer {
	padding:7px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
.text_footer a:hover {
	padding:7px;
	font-size: 11px;
	color: #fba51a;
	text-decoration:none;
	text-align:center;
}
.text_footer a {
	padding:7px;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	text-align:center;
}
h1 {
	margin:0;
	font-size:18px;
	color:#000;
	font-weight:bold;
	height:25px;
}
h2 {
	margin:0;
	font-size:18px;
	color:#F9A61A;
	font-weight:bold;
	height:25px;
}
h3 {
	margin:0;
	font-size:14px;
	font-weight:bold;
}
h4 {
	margin:0px;
	font-size:14px;
	color:#ffffff;
	padding-left:15px;
}
.image_left {
	float:left;
	padding-right: 30px;
	border:none;
}
.image_right {
	float:right;
	padding-left: 30px;
	border:none;
}
.img {
	border:none;
}
input {
	font-size:10px;
}
button {
	font-size:10px;
}
.button {
	margin:0px;
	font-size:10px;
	width:30px;
	text-align:left;
}
p {
	margin:0px;
	padding:0px
}
.list {
margin:0 0 0 0;
padding:0px;
	background:url(images/list_wr_line_x.gif) 0 0 repeat-x;
	width:230px;
	display:block;
}
.list li {
	margin:0 0 0 0;
	padding:0px;
	font-weight:bold;
	font-size:1em;
	background:url(images/list_wr_line_x.gif) bottom left repeat-x;
	width:230px;
	line-height:2em;
	list-style-type: none;
}
.list li a {
	background:url(images/list_bull_1.gif) 220px 7px no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 13px;
	color:#4d4d4f;
	text-decoration:none;
	width:230px;
	display:block;
}
.list li a:hover {
margin:0 0 0 0;
	background:url(images/list_bull_1.gif) 3px 7px no-repeat;
	text-decoration:none;
	color:#4a6977;
}
p {margin:0px;padding:0px
}
.white_text {
	font-size: 18px;
	color: #FFFFFF;
	text-align:center;
	padding:5px;
}
.smenu a{
width:190px;
background-image:url(images/button.jpg);
background-repeat:no-repeat;
height:32px;
color:#FFFFFF;
display:block;
text-decoration:none;
padding-left:10px;
line-height:2em;
font-weight:bold;
}
.smenu a:hover{
width:190px;
background-image:url(images/button_over.jpg);
background-repeat:no-repeat;
height:32px;
color:#faa61a;
display:block;
text-decoration:none;
padding-left:10px;
line-height:2em;
font-weight:bold;
}
.charcoal_bar{
	font-family: verdana; 
	font-weight:bold; 
	text-align: center; 
	font-size: 18px; 
	color:#fff; 
	width: 100%; 
	background-color:#000; 	
	line-height: 2em; 
	height: 2em; 
	display: block;
	}
.orange_bar {
	font-family: verdana; 
	font-weight:bold;
	text-align: center;
	font-size: 18px;
	color:#fff;
	width: 100%;
	background-color: #F9A61A;
	line-height: 2em;
	height: 2em;
	display: block;
}
