/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	text-align:center;
	}

.main_frame {
	width:950px;
	text-align:left;
	margin:0 auto;
	}

.frame1 {
	width:245px;
	float:left;
	clear:none;
	}

.frame2 {
	width:705px;
	float:left;
	clear:none;
	}

.sub_frame2 {
	width:665px;
	height:35px;
	float:left;
	clear:none;
	padding-left:40px;
	}

.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:157px;
	float:left;
	clear:none;
	}

.sub_logo {
	width:245px;
	height:205px;
	float:left;
	clear:none;
	}



	
.flashbg {
	background-image:url(images/flashbg.jpg);
	background-repeat:no-repeat;
	width:705px;
	height:327px;
	float:left;
	clear:none;
	}

.dark_orange {
	background-image:url(images/deep_orange.jpg);
	background-repeat:no-repeat;
	width:133px;
	height:35px;
	float:left;
	clear:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f4c224;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	}

.dark_orange a:link {
	color:#f4c224;
	text-decoration:none;
	}

.dark_orange a:visited {
	color:#f4c224;
	text-decoration:none;
	}

.dark_orange  a:hover {
	background-image:url(images/light_orange.jpg);
	background-repeat:no-repeat;
	width:133px;
	height:35px;
	float:left;
	clear:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#B14c00;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	}

.light_orange {
	background-image:url(images/light_orange.jpg);
	background-repeat:no-repeat;
	width:133px;
	height:35px;
	float:left;
	clear:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b14c00;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	}

.light_orange a:link {
	color:#b14c00;
	text-decoration:none;
	}

.light_orange a:visited {
	color:#b14c00;
	text-decoration:none;
	}

.light_orange a:hover {
	background-image:url(images/deep_orange.jpg);
	background-repeat:no-repeat;
	width:133px;
	height:35px;
	float:left;
	clear:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f4c224;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	}

.frame3 {
	width:277px;
	height:91px;
	float:left;
	clear:none;
	}

.frame4 {
	width:673px;
	height:91px;
	float:left;
	clear:none;
	}

.frame5 {
	width:950px;
	float:left;
	clear:none;
	}

.frame5_sub1 {
	width:252px;
	float:left;
	clear:none;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
	margin:10px 5px 0px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	line-height:32px;
	}

.frame5_sub1 a:link {
	color:#333333;
	text-decoration:none;
	}

.frame5_sub1 a:visited {
	color:#333333;
	text-decoration:none;
	}

.frame5_sub1 a:hover {
	color:#b14c00;
	text-decoration:underline;
	}

.frame5_sub2 {
	width:644px;
	float:left;
	clear:none;
	padding:25px 12px 10px 17px;
	}

.frame5_sub21 {
	width:215px;
	float:left;
	clear:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:18px;
	}

.frame5_sub22 {
	width:214px;
	float:left;
	clear:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:18px;
	}

.frame5_sub23 {
	width:215px;
	float:left;
	clear:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:18px;
	}

.footer {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	background-color:#b144c00;	
	width:100%;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	line-height:29px;
	padding-top:10px;
	padding-left:58px;
	}

.footer a:link {
	color:#ffffff;
	text-decoration:none;
	}

.footer a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.footer a:hover {
	color:#1e2834;
	text-decoration:none;
	}
