@charset "utf-8";
.main_window #mail_container {
	background-image: url(../img/logos/cnt_background.jpg);
	width: 700px;
	height: 550px;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	position: relative;
}
#adrs     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FBF5EC;
	text-align: left;
}
.ff_label {
	font-family: "Bodoni MT";
	font-size: 14px;
	color: #FFFCFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	font-weight: bold;
	background-color: #0E0800;
	text-align: right;
	font-variant: small-caps;
}
.ff_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E0800;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;	
}
#main_container   #thank  {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #FCFCF8;
	height: 53px;
	width: 341px;
	font-weight: normal;
	text-align: center;
}

/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0E0800;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../img/logo/hbgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#top_logo {
	position: relative;
	width: 835px;
	top: 5px;
	margin: 0px auto;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top_menu {
	position: relative;
	top: -15px;
	width: 525px;
	height: 25px;
	right: 10px;
	margin-left: 310px;
	z-index: 1050;
}


#top_bar {
	top: -20px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	padding-top: 2px;
}
#main_container {
	position: relative;
	height: 615px;
	width: 850px;
	top: 0px;
	background-color: #dfab58;
	margin: 0px auto;
}

#main_container #multi_hero {
	height: 330px;
	position: relative;
	top: -10px;
	text-align: right;
	margin: 0px auto;
	background-attachment: scroll;
	background-image: url(../img/logo/214.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Bodoni MT";
	color: #0E0800;
	padding-right: 25px;
}
#multi_hero #contact {
	font-family: "Bodoni MT";
	font-size: 16px;
	color: #0E0800;
	position: absolute;
	text-align: right;
	width: 430px;
	margin: 0px auto;
	left: 370px;
	top: 282px;
	padding: 5px;
}

#main_container #mask {
	height: 323px;
	position: absolute;
	top: 120px;
	text-align: center;
	left: 13px;
	width: 823px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Bodoni MT";
	font-size: 16px;
	color: #0E0800;
	padding-top: 15px;
}
#main_container #img_container {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px auto;
	width: 823px;
	text-align: center;
}
#main_container #bottom_container {
	position: absolute;
	top: 455px;
}
#bottom_container  #lead_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.76em;
	color: #0E0800;
	width: 420px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 15px;
	text-align: justify;
	position: relative;
	top: 10px;
	height: 100px;
	left: 2px;
	margin: 0px autp;
	margin-right: 300px;
	vertical-align: middle;
	line-height: 15px;
	letter-spacing: 0px;
	background-color: #DFAB58;
	padding-right: 15px;
}
#bottom_container  #thumbs {
	position: absolute;
	left: 459px;
	top: 10px;
	height: 100px;
	width: 2px;
}
#bottom_container  #divider {
	position: absolute;
	left: -18px;
	top: 2px;
	width: 27px;
	height: 100px;
}
#bottom_container  #bottom_line {
	margin: 0px auto;
	width: 850px;
	position: absolute;
	text-align: center;
	top: 120px;
}
#main_container #top_logo #search_box {
	position: absolute;
	right: 35px;
	top: 10px;
	width: 415px;
	height: 40px;
	text-align: right;
}
.searchbtn {
	font-family: "Bodoni MT";
	color: #0E0800;
	background-color: #DFAB58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
