@charset "UTF-8";
/* CSS Document */

*{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html {
	height: 100%;
}
body {
	background-color: #000000;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 100 %;
}
.bg_container {
	position: fixed;
	bottom: 0px;
	right: 0px;
	background-image: url(images/bg_bottom_logo_texture.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1000px;
	width: 1024px;
}
.main_container {
	background-image: url(images/bg_top_world.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	min-height: 100%;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
li {
	margin-top: 5px;
}
.asterik_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c4a006;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-top: 10px;
	font-variant: small-caps;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-top: 10px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-top: 10px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #c4a006;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/* HEADER */

.header_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 950px;
	height: 384px;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header_container .links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	white-space: nowrap;
	margin-top: 5px;
	height: 26px;
	width: 950px;
	position: relative;
	right: 25px;
}
.header_container .links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
.header_container .links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #c4a006;
}
.header_container .links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header_upper {
	float: left;
	clear: right;
	height: 97px;
	width: 950px;
}
.header_left {
	float: left;
	top: 0px;
	position: relative;
	left: 25px;
}
.header_left .logo {
	position: relative;
	height: 66px;
	width: 379px;
	float: left;
	clear: left;
}
.header_left .header_top  {
	position: relative;
	height: 31px;
	width: 379px;
	float: left;
	clear: left;
}
.main_navigation {
	height: 97px;
	width: 521px;
	white-space: nowrap;
	float: right;
	position: relative;
	right: 25px;
}

/* END HEADER */

/* BODY CONTAINERS */

.body_container {
	position: relative;
	top: 20px;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.body_container .body_content_left_container {
	float: left;
	height: auto;
	width: 523px;
	position: relative;
	left: 30px;
	top: 10px;
	margin-bottom: 50px;
}
.body_container .body_content_right_container {
	float: right;
	height: auto;
	width: 277px;
	position: relative;
	top: 0px;
	right: 45px;
	margin-top: 40px;
	margin-bottom: 50px;
}

/* HOME */

.body_container_home {
	position: relative;
	top: 20px;
	height: auto;
	width: 900px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
.body_container_home .body_content_left_container {
	float: left;
	height: auto;
	width: 294px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 50px;
}
.body_container_home .body_content_right_container {
	float: right;
	height: auto;
	width: 596px;
	position: relative;
	top: 0px;
	right: 0px;
	margin-bottom: 50px;
}
.body_container_home p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.body_container_home p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
.body_container_home p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #c4a006;
}
.body_container_home p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/* UNDER CONSTRUCTION */

.body_container_under_construction .body_content_left_container {
	float: left;
	height: auto;
	width: 523px;
	position: relative;
	left: 92px;
	top: -261px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.body_container_under_construction h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c4a006;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-top: 10px;
	font-variant: small-caps;
}
.body_container_under_construction p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-top: 10px;
}

/* END BODY CONTAINERS */

/* LEARN MORE BUTTON ON HOME PAGE */

.button_home_learn_more {
	float: right;
	height: 26px;
	width: 132px;
	position: relative;
	right: 75px;
	top: -63px;
}

/* END LEARN MORE BUTTON */

/* CONTACT INFORMATION */

.contact_info_container {
	background-image: url(images/bg_contact_info.png);
	height: 260px;
	width: 277px;
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_info_container p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	top: 40px;
}
.contact_info_container .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c4a006;
}

/* FOOTER */

.footer_container {
	background-color: #000000;
	height: 50px;
	width: 1024px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
}
.footer_rule {
	background-color: #c4a006;
	height: 1px;
	width: 1024px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: auto;
}
.footer_content .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	float: left;
	margin-top: 5px;
	margin-left: 62px;
}
.footer_content .links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	white-space: nowrap;
	float: right;
	margin-top: 5px;
	margin-right: 62px;
}
.footer_content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
.footer_content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #c4a006;
}
.footer_content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* END FOOTER */

/* FORMS */

.noline {
	margin: 12px 0 12px 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.noline label {
	float: left;
	width: 150px;
	font-weight: normal;
	padding: 0 0 0 0;
}
.formline {
	margin: 0 0 10px 0;
	text-align: left;
}
label {
	float: left;
	width: 80px;
	font-weight: normal;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
}
.textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	padding:5px 2px;
	border:solid 1px #3d4647;
	background: #010019;
	width:400px;
	margin:0 0 0 10px;
}
.dropdown {
	font-size:11px;
	color: #ffffff;
	padding:5px 2px;
	border:solid 1px #3d4647;
	background: #010019;
	width:400px;
	margin:0 0 0 10px;
}
.messagebox {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	padding:5px 2px;
	border:solid 1px #3d4647;
	background: #010019;
	width:400px;
	height:150px;
	margin:0 0 0 10px;
}
#success {
	border: 1px solid #006655;
	background-color: #007964;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 0 10px 0;
}
#error {
	border: 1px solid #990000;
	background-color: #CC0000;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 0 10px 0;
}

/* BUTTONS */

.button1, .button2 {
	height: 26px;
	width: 277px;
	margin-top: 10px;
}
.form_button {
	float: right;
	position: relative;
	right: 27px;
}
