html {
	height: 100%;
}
body {
	background-color: #3F3F3F;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
p {
	margin: 0px;
	padding: 0px;
}
#top_bar {
	height: 120px;
	width: 100%;
	position: relative;
	margin: 0px;
}
#logo {
	width: 458px;
	float: left;
	height: 120px;
	text-align: left;
}
#newsroom {
	float: left;
	height: 120px;
	width: 445px;
	position: absolute;
	left: 51%;
}
#carbon_bar {
	height: 17px;
	width: 100%;
	background-image: url(../assets/carbon_one.png);
}
#carbon_shine {
	padding: 0px;
	height: 17px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/carbon_shine.png);
	background-repeat: repeat-x;
	background-position: top;
}
#nav_area {
	height: 95px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../assets/carbon_blue.png);
}
#nav_container {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
}
#button_container {
	height: 95px;
	width: 695px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/button_back_big.png);
	background-repeat: repeat-x;
	background-position: top;
}
#buttons {
	height: 32px;
}
#Home {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 93px;
}
#About {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 93px;
}
#Contact {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 93px;
}
#E-Commerce_Login {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 149px;
}

#Products {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 93px;
}
#Inews {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 93px;
}
#Gallery {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 93px;
}
#info_area {
	height: 63px;
	text-align: left;
}
#flash_container {
	height: 95px;
	width: 210px;
	float: left;
	background-image: url(../assets/flash_back.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}
#text_area {
	height: 510px;
	width: 905px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main_area {
	float: left;
	height: 510px;
	width: 722px;
	margin-right: 10px;
}
#top {
	height: 38px;
	background-image: url(../assets/textarea_top.png);
	background-repeat: repeat-x;
	background-position: top;
}
#text {
	height: 448px;
	background-image: url(../assets/textarea_back.png);
	background-repeat: repeat-y;
	background-position: left;
	text-align: justify;
	padding-right: 15px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	font-style: normal;
}
#text_content {
	height: 448px;
	overflow: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text_content ul {
	line-height: 14px;
	padding-right: 150px;
}
#text_content li {
	margin-bottom: 8px;
}
#text_content a:link {
	color: #FFF;
}
#text_content a:visited {
	color: #CCC;
}
#text_content a:hover {
	color: #999;
}
#text_content a:active {
	color: #000;
}
#center_movie {
	text-align: center;
}

#bullet_holder {
	width: 630px;
}
#bullet_holder ul {
	text-align: left;
	margin: 0px;
	color: #FFF;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#bullet_holder a:link {
	color: #FFF;
}
#bullet_holder a:visited {
	color: #CCC;
}
#bullet_holder a:hover {
	color: #999;
}
#bullet_holder a:active {
	color: #000;
}
#holder_one {
	width: 250px;
	float: left;
}
#holder_two {
	float: left;
	width: 380px;
	margin-bottom: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#check_marks h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.button_area {
	text-align: center;
}
#centerbutton {
	text-align: center;
}



#bottom {
	height: 22px;
	background-image: url(../assets/textarea_bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
#sublinks {
	float: left;
	height: 390px;
	width: 173px;
}
#sub_top {
	background-image: url(../assets/sub_top.png);
	height: 46px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#check_marks {
	height: 378px;
	background-image: url(../assets/sub_back.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 8pt;
	line-height: 22px;
	padding-left: 27px;
}
#check_marks ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../assets/check.png);
	list-style-position: outside;
}
#check_marks a:link {
	color: #FFF;
}
#check_marks a:visited {
	color: #CCC;
}
#check_marks a:hover {
	color: #999;
}
#check_marks a:active {
	color: #000;
}
#subbottom {
	background-image: url(../assets/sub_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 84px;
}
#contact_info {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}

#contact_info a:link {
	color: #FFF;
}
#contact_info a:visited {
	color: #CCC;
}
#contact_info a:hover {
	color: #999;
}
#contact_info a:active {
	color: #000;
}

#backup_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}

#backup_links a:link {
	color: #FFF;
}
#backup_links a:visited {
	color: #CCC;
}
#backup_links a:hover {
	color: #999;
}
#backup_links a:active {
	color: #000;
}
#left {
	float: left;
	width: 198px;
	height: 510px;
}
#center {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 510px;
	width: 510px;
}
#right {
	float: left;
	height: 510px;
	width: 197px;
}
#image_space {
	height: 510px;
	width: 1115px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#form_table {
	text-align: left;
}


.form_fill {
	background-color: #F1F5FC;
	border: 1px solid #003A76;
	margin-top: 0.3em;
}
.form_fill_no_color {
	margin-top: 0.3em;
}
#image_holder {
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
#left_image {
	float: left;
	margin-right: 25px;
}
#right_image {
	float: left;
	margin-left: 25px;
}
#gallery_left {
	float: left;
	width: 298px;
	height: 510px;
}
#gallery_center {
	padding: 0px;
	float: left;
	height: 510px;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gallery_right {
	float: left;
	height: 510px;
	width: 297px;
	margin-left: 10px;
}
#image_space {
	height: 510px;
	width: 1115px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#banner_container {
	height: 305px;
	width: 664px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/cash_for_crashers.png);
	text-indent: 10em;
	background-repeat: no-repeat;
	background-position: 335px;
	padding: 0px;
}
#cashcrash_text {
	height: 300px;
	width: 210px;
	text-align: left;
	text-indent: 0;
	padding-top: 2px;
	position: relative;
	left: 75px;
}

#banner_text {
	height: 150px;
	width: 500px;
	position: relative;
	z-index: 100;
	top: 100%;
	left: 30%;
}

#props {
	width: 176px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#xhtml_valid {
	float: left;
	width: 88px;
}
#css_valid {
	float: left;
	width: 88px;
}
