@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#frame {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#top_container {
	background-image: url(../images/top_bg_new.jpg);
	clear: both;
	height: 95px;
	width: 1024px;
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#flash_container_right_side_buttons {
	clear: both;
	height: 385px;
	width: 1024px;
	margin-bottom: 3px;
}
#subpage_breadcrumb_container {
	clear: both;
	height: 58px;
	width: 984px;
	margin-bottom: 3px;
	background-image: url(../images/subpage_breadcrumb_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 78px;
	padding-right: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #C41B02;
	font-family: Arial, Helvetica, sans-serif;
}
#subpage_breadcrumb_container a{
	font-size: 18px;
	font-weight: bold;
	color: #C41B02;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#flash {
	float: left;
	height: 385px;
	width: 835px;
}
#right_buttons {
	float: left;
	height: 385px;
	width: 185px;
	padding-left: 4px;
}
#content_container {
	background-image: url(../images/content_bg_index.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 1004px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subpage_content_container {
	clear: both;
	width: 1024px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#floating_bt {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
	color: #666666;
	height: 35px;
	width: 1004px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#menu_container {
	position: absolute;
	height: 29px;
	width: 951px;
	line-height: 29px;
	text-align: right;
	top: 66px;
}
.menu_bt_on {
	height: 29px;
	width: 140px;
	float: right;
	margin-left: 10px;
}
.menu_bt_on a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 29px;
	width: 140px;
	background-image: url(../images/menu_bts_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 29px;
}
.menu_bt_on a:hover {
	color: #FFFFFF;
}
#footer_container a {
	color: #666666;
	text-decoration: none;
}
#footer_container a:hover {
	text-decoration: underline;
}
#subpage_navigation {
	float: left;
	width: 177px;
}
#subpage_content {
	float: left;
	width: 816px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#subpage_navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#subpage_navigation li a {
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	display: block;
	background-image: url(../images/subpage_bullets.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
#subpage_navigation li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#subpage_content li a {
	color: #FFFFFF;
	text-decoration: none;
}
#subpage_content li a:hover {
	text-decoration: underline;
}
