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


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


.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.banner {
	width: 1000px;
	height: 680px;
	margin: 0px;
	padding: 0px;
	z-index: -1000;
}

.menu_container {
	position: absolute;
	background: transparent url(../images/background-menu.png) no-repeat center top;
	width: 950px;
	height: 154px;
	margin: 20px 25px;
	padding: 0px;
	z-index: 2000;
}

.menu_container_text {
	position: absolute;
	width: 900px;
	height: 20px;
	text-align: right;	
	padding: 128px 50px 0px 0px;
	z-index: 2001;
}

.body_container_short {
	position: absolute;
	width: 1000px;
	margin-top: -75px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	z-index: 2003;
}

.body_container_short_header {
	background: transparent url(../images/background-body-short-header.png) no-repeat center top;
	width: 960px;
	height: 64px;
	margin: 0px auto;
	padding: 0px;
	z-index: 2004;
}

.body_container_short_top {
	background: transparent url(../images/background-body-short-top.jpg) no-repeat center top;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}

.body_container_short_expand {
	background: transparent url(../images/background-body-short-expand.jpg) repeat-y center top;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}

.body_container_short_text {
	float: left;
	width: 555px;
	margin: 0px;
	padding: 0px 0px 50px 61px;
}

.body_container_short_right {
	float: right;
	width: 252px;
	height: 184px;
	margin: 0px;
	padding: 42px 55px 0px 0px;
}

.body_container_short_footer {
	background: transparent url(../images/background-body-short-footer.jpg) no-repeat center top;
	width: 960px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
}

.body_container_long {
	position: absolute;
	width: 1000px;
	margin-top: 188px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.body_container_long_top {
	background: transparent url(../images/background-body-long-top.jpg) no-repeat center top;
	width: 960px;
	margin: 0px auto;
	padding: 72px 0px 0px 0px;
}

.body_container_long_expand {
	background: transparent url(../images/background-body-long-expand.jpg) repeat-y center top;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}

.body_container_long_text {
	float: left;
	width: 555px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0px;
	padding: 0px 0px 50px 61px;
}

.body_container_long_right {
	float: right;
	width: 252px;
	margin: 0px;
	padding: 42px 55px 0px 0px;
}

.body_container_long_right_text {
	float: right;
	width: 252px;
	margin: 0px;
	padding: 80px 58px 0px 0px;
}

.body_container_long_footer {
	background: transparent url(../images/background-body-long-footer.jpg) no-repeat center top;
	width: 960px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
}

.footer_text {
	border: none 0px #000000;
	float: left;
	width: 555px;
	margin: 0px;
	padding: 0px 0px 0px 61px;
}


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


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

.body_container_long_text h1 {
	color: #122e67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.body_container_long_text h2 {
	color: #122e67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_long_text h3 {
	color: #122e67;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

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

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

.body_container_long_text a:link {font-weight: normal; text-decoration:none; color:#35a8d7;}
.body_container_long_text a:visited {font-weight: normal; text-decoration:none; color:#35a8d7;}
.body_container_long_text a:active {font-weight: normal; text-decoration:underline; color:#122e67;}
.body_container_long_text a:hover {font-weight: normal; text-decoration:underline; color:#122e67;}

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

.body_container_short_text h1 {
	color: #122e67;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.body_container_short_text h2 {
	color: #122e67;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_short_text h3 {
	color: #122e67;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

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

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

.body_container_short_text a:link {font-weight: normal; text-decoration:none; color:#35a8d7;}
.body_container_short_text a:visited {font-weight: normal; text-decoration:none; color:#35a8d7;}
.body_container_short_text a:active {font-weight: normal; text-decoration:underline; color:#122e67;}
.body_container_short_text a:hover {font-weight: normal; text-decoration:underline; color:#122e67;}

.body_container_long_right p {
	color: #122e67;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding: 90px 0px 0px 0px;
}

.menu_container_text ul {
	color:#122e67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.menu_container_text ul li {
	list-style: none;
	display: inline;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.menu_container_text ul li a {
	background: transparent;
	text-decoration: none;
	margin: 0px;
	padding-top: 45px;
}
.menu_container_text ul li a:link {
	font-weight: normal;
	text-decoration:none;
	color:#122e67;
	margin: 0px;
	padding-top: 45px;
}
.menu_container_text ul li a:visited {
	font-weight: normal;
	text-decoration:none;
	color:#122e67;
	margin: 0px;
	padding-top: 45px;
}
.menu_container_text ul li a:active {
	font-weight: normal;
	text-decoration:none;
	color:#35a8d7;
	margin: 0px;
	padding-top: 45px;
}
.menu_container_text ul li a:hover {
	background: url(../images/bullet-menu.jpg) no-repeat;
	background-position: 0px;
	font-weight: normal;
	ext-decoration:none;
	color:#35a8d7;
	margin: 0px;
	padding-top: 45px;
}

.menu_container_text ul li .home {
	background: url(../images/bullet-menu.jpg) no-repeat;
	background-position: 0px;
	font-weight: normal;
	ext-decoration:none;
	color:#35a8d7;
	margin: 0px;
	padding-top: 45px;
}

.footer_text p {
	color: #122e67;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.footer_text a:link {font-weight: normal; text-decoration:none; color:#122e67;}
.footer_text a:visited {font-weight: normal; text-decoration:none; color:#122e67;}
.footer_text a:active {font-weight: normal; text-decoration:underline; color:#122e67;}
.footer_text a:hover {font-weight: normal; text-decoration:underline; color:#122e67;}


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


img {border: none;}

.menu_container img {
	margin: 0px;
	padding: 22px 0px 0px 56px;
}

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

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