body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/BG.jpg);
}
.titles_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.container {
	width: 800px;
	position: relative;
	margin: auto;
	text-align: left;
	background-image: url(images/content_BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


.flash_holder_1 {
	float:left;
	width: 97px;
	height: 35px;
	position: relative;
}

.flash_holder_2 {
	float:left;
	width: 104px;
	height: 35px;
	position: relative;
}

.flash_holder_3 {
	float:left;
	width: 236px;
	height: 35px;
	position: relative;
}

.flash_holder_4 {
	float:left;
	width: 106px;
	height: 35px;
	position: relative;
}

.flash_holder_5 {
	float:left;
	width: 131px;
	height: 35px;
	position: relative;
}

.flash_holder_6 {
	float:left;
	width: 104px;
	height: 35px;
	position: relative;
}


.header {
	position: relative;
	width: 800px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 243px;
}


.header_inside {
	position: relative;
	width: 783px;
	height: 37px;
	padding-left: 12px;
	padding-top: 200px;
}




.footer {
	clear: both;
	width: 800px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 155px;
	background-color: #666666;
	text-align: center;
}


#footer_text {
	position: relative;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 38px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}

#footer_text a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: -0.25px;
	font-style: normal;
	font-weight: normal;
}

#footer_text a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#footer_text a:hover {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}







.middle_content_holder {
	float:left;
	width: 687px;
	position: relative;
	padding-left: 57px;
	padding-top: 20px;
	overflow: visible;
}





.left {
	float: left;
	position: relative;
	width: 363px;
	padding-left: 0px;
	position: relative;
	overflow: visible;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.left_video {
	float: left;
	position: relative;
	width: 683px;
	padding-left: 0px;
	position: relative;
	overflow: visible;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.left a:link {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AC002A;
	font-weight: normal;
	text-decoration: underline;
}

.left a:visited {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AC002A;
	font-weight: normal;
	text-decoration: underline;
}

.left a:hover {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}



.right {
	float: right;
	position: relative;
	width: 302px;
	padding-left: 0px;
	position: relative;
	overflow: visible;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	font-style: normal;
	font-weight: normal;
	color: #AC002A;
	letter-spacing: -2px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: lighter;
	color: #AC002A;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding: 0px;
}
.call_action {
	background-image: url(images/play_button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding: 0px;
}


/* Contact Page Form Styles....*/

.formbutton{
cursor:pointer;
border:outset 1px #000000;
background:#cccccc;
color:#333333;
font-weight:bold;
padding: 2px 4px;
}

.formbutton:hover{
cursor:pointer;
border:outset 1px #000000;
background:#000000;
color:#FFFFFF;
font-weight:bold;
padding: 2px 4px;
}


.checkbox_1{
cursor:pointer;
border:outset 1px #000000;
background:#D69F52;
color:#000000;
padding: 1px 2px;
}


#inputArea input[type="text"], #inputArea textarea
{
	margin: 9px 0px 0px;
	padding: 4px;
	width: 354px;
	height: 30px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-bottom: 1px;
	display: block;
	padding: 4px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	
}

#inputArea input[type="text"]:hover 
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#inputArea textarea:hover
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
