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

body { 
	background: #57799b url(../images/background-top.jpg) no-repeat center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
}



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



.wrapper {
	background: transparent;
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -320px;
}

.logo {
	background: transparent;
	width: 360px;
	height: 175px;
	margin: 0px auto;
	padding: 0px 0px 89px 0px;
}

.banner_container {
	background: transparent url(../images/background-banner.jpg) no-repeat center top;
	width: 941px;
	height: 235px;
	margin: 0px auto;
	padding: 4px 4px 0px 0px;
}

.banner {
	float: right;
	width: 688px;
	height: 231px;
	margin: 0px;
	padding: 0px;
}



.body_container {
	width: 1000px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_left {
	float: left;
	width: 624px;
	margin: 0px;
	padding: 0px 0px 0px 68px;
}

.body_container_right {
	float: right;
	width: 216px;
	margin: 0px;
	padding: 41px 44px 0px 0px;
}



.push {
	background: transparent;
	width: 100%;
	height: 180px;
	margin: 0px;
	padding: 0px;
}

.footer {
	background: transparent url(../images/background-footer.jpg) repeat-x bottom;
	width: 100%;
	height: 320px;
	margin: 0px;
	padding: 0px;
}

.footer_container {
	width: 1000px;
	height: 120px;
	margin: 0px auto;
	padding: 200px 0px 0px 0px;
}

.footer_container_text {
	width: 1000px;
	height: 20px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;

	float: left;
	width: 900px;
	height: 20px;
	margin: 0px;
	padding: 30px 0px 0px 68px;

}



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



.body_container_left p {
	color: #0f1926;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_left h1, .body_container_left h2, .body_container_left h3, .body_container_left h4, .body_container_left h5, .body_container_left h6 {
	color: #0f1926;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 19px;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_left ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 20px 0px 0px 30px;
}

.body_container_left li {
	color: #0f1926;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.body_container_left a:link, .body_container_left a:visited {font-weight: normal; text-decoration:none; color:#7d2126;}
.body_container_left a:active, .body_container_left a:hover {font-weight: normal; text-decoration:underline; color:#7d2126;}



.body_container_right p {
	color: #0f1926;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_right h1, .body_container_right h2, .body_container_right h3, .body_container_right h4, .body_container_right h5, .body_container_right h6 {
	color: #0f1926;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 19px;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_right ul {
	list-style: outside;
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_right li {
	color: #0f1926;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.body_container_right a:link, .body_container_right a:visited {font-weight: normal; text-decoration:none; color:#7d2126;}
.body_container_right a:active, .body_container_right a:hover {font-weight: normal; text-decoration:underline; color:#7d2126;}



.footer_container_text p {
	color: #6d8095;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	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:#6d8095;}
.footer_container_text a:active, .footer_container_text a:hover {font-weight: normal; text-decoration:underline; color:#6d8095;}



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



.menu {
	float: left;
	text-align: left;
	width: 205px;
	height: 213px;
	margin: 0px;
	padding: 20px 0px 0px 40px;
}

.menu ul {
	width: 490px;
	color: #1b2b41;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	list-style: none;
	letter-spacing: 0px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

.menu ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li a:link, .menu ul li a:visited {font-weight: normal; text-decoration:none; color:#1b2b41;}
.menu ul li a:active, .menu ul li a:hover {font-weight: normal; text-decoration:none; color:#7d2126;}



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



.body_container_left img {
               border: 4px solid #4B6A89;
               margin-left: 0; margin-right: 15px;
}

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

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