html {
/*	height: 100%;*/
	margin: 0px;
	padding: 0px;
}

body {
	background: #000000;
/*	height: 100%;*/
	margin: 0px;
	padding: 0px;
}



/*  Containers
===================================================================================*/



.wrapper_header {
	background: #ffffff url(../images/background-top.jpg) repeat-x;
	min-width: 1000px;
	height: 487px;
	margin: 0px auto;
	padding: 0px;
}

.header {
	background: transparent url(../images/background-header.jpg) no-repeat center top;
	width: 970px;
	height: 452px;
	margin: 0px auto;
	padding: 35px 15px 0px 15px;
}

.logo {
	float: left;
	width: 395px;
	height: 77px;
	margin: 0px;
	padding: 0px;
}

.header_container_text_left {
	float: left;
	width: 395px;
	height: 308px;
	margin: 0px;
	padding: 24px 0px 0px 0px;
}

.header_video {
	background: transparent url(../images/background-video.jpg) no-repeat center top;
	float: right;
	width: 511px;
	height: 282px;
	margin: 0px;
	padding: 6px 0px 0px 7px;
}

.header_image {
	background: transparent url(../images/background-video.jpg) no-repeat center top;
	float: right;
	width: 511px;
	height: 282px;
	margin: 0px;
	padding: 6px 0px 0px 7px;
}

.menu {
	float: right;
	text-align: right;
	width: 550px;
	height: 109px;
	margin: 0px;
	padding: 15px 3px 0px 0px;
}



.wrapper-bottom {
	background: #000000 url(../images/background-bottom.jpg) repeat-x top;
	min-width: 1000px;
	margin: 0px;
	padding: 0px;
}

.body_container_bottom {
	width: 970px;
	margin: 0px auto;
	padding: 21px 15px 90px 15px;
}

.body_container_bottom_960 {
	background: #000000;
	width: 970px;
	height: 231px;
	margin: 22px auto 50px auto;
	padding: 0px;
}

.body_container_bottom_left {
	float: left;
	width: 450px;
	margin: 0px;
	padding: 0px;
}

.body_container_bottom_right {
	float: right;
	width: 450px;
	margin: 0px;
	padding: 0px;
}



.footer {
	background: #000000 url(../images/background-footer.jpg) repeat-x bottom;
	min-width: 1000px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
}

.footer_container {
	width: 970px;
	height: 60px;
	margin: 0px auto;
	padding: 0px 15px 0px 15px;
}

.footer_container_text {
	float: left;
	width: 970px;
	height: 20px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}



/*  Menu
===================================================================================*/



.menu_container {
	border: 0px none #000000;
	float: right;
	text-align: right;
	width: 550px;
	margin: 0px;
	padding: 0px;
}

.menu ul {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
.menu ul li a {
	margin: 0px;
	padding: 0px;
}

.menu a:link, .menu a:visited {font-weight:normal; text-decoration:none; color:#000000;}
.menu a:active, .menu a:hover {font-weight:normal; text-decoration:none; color:#d5011c;}



/*  Character Styles
===================================================================================*/



.header_container_text_left p {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.header_container_text_left h1 {
	color: #d5011c;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.header_container_text_left a:link, .header_container_text_left a:visited {font-weight: normal; text-decoration:none; color:#d5011c;}
.header_container_text_left a:active, .header_container_text_left a:hover {font-weight: normal; text-decoration:none; color:#000000;}



.body_container_bottom_left p {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.body_container_bottom_left h1, .body_container_bottom_left h2, .body_container_bottom_left h3, .body_container_bottom_left h4, .body_container_bottom_left h5, .body_container_bottom_left h6 {
	color: #d5011c;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.body_container_bottom_left ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 10px 0px 10px 40px;
}

.body_container_bottom_left li {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.body_container_bottom_left a:link, .body_container_bottom_left a:visited {font-weight: normal; text-decoration:none; color:#d5011c;}
.body_container_bottom_left a:active, .body_container_bottom_left a:hover {font-weight: normal; text-decoration:none; color:#ffffff;}







.body_container_bottom_right p {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.body_container_bottom_right h1, .body_container_bottom_right h2, .body_container_bottom_right h3, .body_container_bottom_right h4, .body_container_bottom_right h5, .body_container_bottom_right h6 {
	color: #d5011c;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.body_container_bottom_right ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 10px 0px 10px 40px;
}

.body_container_bottom_right li {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.body_container_bottom_right a:link, .body_container_bottom_right a:visited {font-weight: normal; text-decoration:none; color:#d5011c;}
.body_container_bottom_right a:active, .body_container_bottom_right a:hover {font-weight: normal; text-decoration:none; color:#ffffff;}



.footer_container_text p {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.footer_container_text a:link, .footer_container_text a:visited {font-weight: normal; text-decoration:none; color:#ffffff;}
.footer_container_text a:active, .footer_container_text a:hover {font-weight: normal; text-decoration:none; color:#d5011c;}



/*  Positionings
===================================================================================*/



img {border: none;}

.menu img {
	float: right;
	margin: 0px;
	padding: 24px 0px 0px 0px;
}

.floatright {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

.floatright_flush {
	float: right;
	clear: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.floatleft_flush {
	float: left;
	clear: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}