body { 
	background: #040912 url(../images/background_top.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}


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



.menu {
	background: transparent;
	width: 951px;
	height: 48px;
	margin: 0px auto;
	padding: 0px;
}

.header {
	background: transparent;
	width: 951px;
	height: 370px;
	margin: 0px auto;
	padding: 0px;
}

.logo {
	background: transparent;
	float: left;
	width: 172px;
	height: 209px;
	margin: 0px;
	padding: 50px 0px 0px 65px;
}

.banner {
	background: transparent;
	float: right;
	width: 607px;
	height: 326px;
	margin: 0px;
	padding: 40px 28px 0px 0px;
}

.body_container {
	background: transparent url(../images/background_page.png) repeat-y;
	width: 951px;
	min-height: 300px;
	height: auto !important;
	margin: 0px auto;
	padding: 0px 0px 50px 0px;
}

.body_container_text {
	overflow: hidden;
	float: right;
	width: 607px;
	margin: 0px;
	padding: 47px 32px 0px 0px;
}

.body_container_left {
	overflow: hidden;
	background: transparent;
	float: left;
	width: 190px;
	margin: 0px;
	padding: 40px 0px 0px 64px;
}

.footer {
	background: #040912 url(../images/background_footer.jpg) no-repeat center top;
	width: 100%;
	height: 105px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

.footer_container {
	background: transparent;
	width: 951px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}

.footer_container_text {
	background: transparent;
	width: 951px;
	height: 20px;
	margin: 0px auto;
	padding: 75px 77px 0px 0px;
}



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



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

.body_container_text h1 {
	color: #EAEAE8;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.body_container_text ul {
	list-style: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

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

.body_container_text a:link, .body_container_text a:visited {font-weight: normal; text-decoration:none; color:#b28e23;}
.body_container_text a:active, .body_container_text a:hover {font-weight: normal; text-decoration:underline; color:#ffffff;}
/*
.body_container_text a:link, .body_container_text a:visited {font-weight: normal; text-decoration:none; color:#5a4b1e;}
.body_container_text a:active, .body_container_text a:hover {font-weight: normal; text-decoration:underline; color:#ffffff;}
*/



.menu p {
	color: #ffffff;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 15px 10px 0px 0px;
}

.menu a {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 5px 0px;
}

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




.footer_container_text p {
	color: #5a4b1e;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10pt;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 0px 36px 0px 0px;
}

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



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



img {border: none;}

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

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

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

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



/*  SPECIAL
===================================================================================*/



.welcome {
	padding-top: 13px;
}

.contact {
	width: 600px;
	margin: 0px auto;
	padding-top: 100px;
}

.contact p {
	color: #EAEAE8;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	text-align: center;
	letter-spacing: 1px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#pagePan ul {
	margin: 0px;
	padding: 0px;
}

#pagePan li {
	margin: 0px;
	padding: 0px;
}
