body {
	padding: 0px;
	margin: 0px;
	background:#ac4e10 url(images/main_bg.jpg) repeat-x left top;
}
h1  {font-family:Tahoma, Arial, Sans-serif; font-size:19px; font-weight:normal; letter-spacing:1.5px; color:#000000; margin-top: 10px;}
h2  {font-family:Tahoma, Arial, Sans-serif; font-size:17px; font-weight:500; letter-spacing:1.5px; color:#000000; margin:0;}
h4  {font-family:Tahoma, Arial, Sans-serif; font-size:15px; font-weight:bold; letter-spacing:1.5px; color:#4f3423;}
.wrapper {
	margin: 0px auto;
	width: 1000px;
	background: #ac4e10;
}
/*-----------------------nav and flash ----------------------*/
.flashheader {
	margin:0;
	padding:0;
	height:244px;
	width:1000px;
	float: left;
}
.nav {
	float: left;
	height: 54px;
	width:1000px;
	background: #000000;
	margin:0px;

}

#flash {
	width: 320px;
	height: 190px;
	float: right;
	padding-left: 20px;
}

#flashV {
	width: 328px;
	height: 240px;
	float: right;
	padding:0 10px 15px 12px;
}
/*-----------------------left column----------------------*/

.left {
	width: 733px;
	float: left;
	display: inline;
}

.left_title {
	border-bottom:1px solid #fa6400;
	height:30px;
	width:733px;	
	overflow:hidden;
}

.left ul { margin:0; padding:0; list-style-type:none; }
.left ul li { width:178px; float:left; margin:0; padding:5px 10px 10px 25px; background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: 1em 1em; }
.left ul li a { float:left; color:#264665; text-decoration:underline; }
.left ul li a:hover { color:#264665; text-decoration: none; }
.leftContent_divider {
	padding:0;
	width:732px;
	border-bottom:2px solid #92b6df;
	float:left;
	height: 1px;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*--------------------right column-------------------------*/
.right {
	padding: 0px;
	width:245px;
	height:100%;
	float: left;
	display: inline;
}
.rightContent_divider {
	padding:0;
	width:267px;
	border-bottom:2px solid #92b6df;
	float:none;
	height: 1px;
	margin:0;
}

.right_title {
	border-bottom:1px solid #fa6400;
	height:30px;
	width:265px;
	float:none;
}
.clearfloat {
	padding:0;
	margin:0;
	clear:both;
}
#centerBod {
	width: 998px;
	float: left;
	background: #FFFFFF url(images/content_bg01.gif) repeat-y left top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.mainTxt {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #4f3423;
	margin-left:20px;
	margin-right: 20px;
}


.mainTxt A { color: #fa6400; text-decoration: none; }
.mainTxt A:hover { color: #fa6400; text-decoration: none; }

.required {
	color: #ff0000;
	font-weight: bold;
}

/*--------------------footer-------------------------*/
.footer {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #ffc55d;
	background-color:#000000;
	text-align: center;
	padding:8px 0px 0px 15px;
}
.footer A { color: #fa6400; text-decoration: none; }
.footer A:hover { color: #fa6400; text-decoration: underline; }

#as_footer {
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color:#ac4e10;
}

.as_footer {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding:8px 0px 0px 15px;
}
.as_footer A { color: #000000; text-decoration: none; }
.as_footer A:hover { color: #666666; text-decoration: underline; }
