@charset "utf-8";
#container {
	height: auto;
	width: 1264px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333;
	padding: 0px;
	color: #999;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/bg.jpg);
}
#header {
	height: 10px;
	width: 950px;
	background-position: center center;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #333;
}
#banner_image {
	padding: 0px;
	height: 250px;
	width: 950px;
	background-position: center top;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#nav_bar {
	background-color: #333;
	height: 35px;
	width: 950px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	right: auto;
	vertical-align: middle;
	color: #FFF;
}
#main_content {
	padding: 0px;
	width: 950px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	background-position: top;
}
#footer {
	padding: 0px;
	height: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333;
	background-position: top;
}
img
{
	border-style: none;
	text-align: justify;
	color: #000;
}
.increased_line_high {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #FFF;
	font-size: 10px;
}
.actual_dark_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.light_bold_heading {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.light_grey_content_text_for_black_background {
	color: #999;
}

