body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
}
body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #d00000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
a{
	color:#ec1010;
	text-decoration:none;
}
a:hover{
	color:#ec1010;
	text-decoration:underline;
}
a.visited{
	color:#ec1010;
	text-decoration:none;
}

#main_container {
	width: 950px;
}
#header_bg {
	float: left;
	height: 162px;
	width: 950px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flash_logo {
	float: left;
	width: 390px;
	height: 140px;
	padding-top: 10px;
}
#top_contactinfo {
	float: left;
	width: 560px;
	text-align: right;
	padding-top: 40px;
}
#menu {
	float: left;
	width: 950px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 41px;
}
#bodyarea {
	float: left;
	width: 950px;
	text-align: left;
	background-color: #000000;
	padding-bottom: 20px;
	background-image: url(../images/inner_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body_bottom {
	float: left;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/inner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
	padding-left: 25px;
}

#bottom_greyarea {
	float: left;
	width: 100%;
	background-color: #363636;
	padding-top: 20px;
	padding-bottom: 40px;
}
#bottom_container {
	width: 950px;
}
#bottom_container a{
	color:#ec1010;
	text-decoration:none;
}
#bottom_container a:hover{
	color:#ec1010;
	text-decoration:underline;
}
#bottombox_left {
	float: left;
	width: 464px;
}
#bottombox_right {
	float: right;
	width: 464px;
}
.box_content {
	float: left;
	width: 424px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
	text-align: left;
}
.boxlink {
	float: left;
	height: 55px;
	width: 464px;
}
#bottomnav {
	float: left;
	width: 950px;
	padding-top: 20px;
	text-align: right;
	font-size: 13px;
	text-transform: uppercase;
	color: #e0e0e0;
}
#bottomnav a{
	color: #e0e0e0;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #e0e0e0;
	text-decoration:underline;
}
#copyright {
	text-align: right;
	float: left;
	width: 950px;
	padding-top: 7px;
	color: #9d9d9d;
}
#copyright a{
	color: #9d9d9d;
	text-decoration:none;
}
#copyright a:hover{
	color: #9d9d9d;
	text-decoration:underline;
}


.homepic_padding {
	padding-right: 20px;
}






.size13 {
	font-size: 13px;
}
.size18 {
	font-size: 18px;
}


.color_red16 {
	font-size: 16px;
	color: #ec1010;
}
.size30 {
	font-size: 30px;
}
.color_red13 {
	font-size: 13px;
	color: ##ec1010;
}
.color_darkorange24 {
}
