html {
	width:100%;
	height:100%;
	background-color:#000000;
	}
	
body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid black;
	}
	
img, input {
   behavior: url("pngbehavior.htc");
}
	
.wrapper_0 {
	position:relative;
	width:778px;
	left:50%;
	margin-left:-389px;
	background:url(public_html/images/wrapper_bg.gif) 0 0 repeat-y;
	min-height:500px;
	}
	
.wrapper {
	position:relative;
	width:778px;
	left:50%;
	margin-left:-389px;
	background:url(public_html/images/bg.jpg) 0 0 no-repeat;
	min-height:500px;
	}
	
.header {
	width:778px;
	height:290px;
	}
	
.menu_wrapper {
	width:164px;
	min-height:200px;
	_height:30px;
	float:left;
	}

.menu_button {
	padding:0;
	width:164px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	float:left;
	line-height:30px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	text-indent:10px;
	}
	
.menu_button a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	}
	
.menu_button a:hover {
	color:#FF3300;
	text-decoration:none;
	display:block;
	}
	
.content {
	width:590px;
	padding:0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	float:right;
	min-height:300px;
	_height:300px;
	margin-bottom:30px;
	}
	
.mail_form {
	width:auto;
	margin:auto;
	padding:20px 0 0 50px;
	}
	
img {margin:5px; border:1px solid black; padding:2px;}

.img_right {float:right}

.img_left {float:left}

.spacer{
	width:150px;
	height:1px;
	clear:both;
	font-size:0.00005em;
	}
	
.footer {
	width:614px;
	height:30px;
	background-color:#993300;
	float:right;
	position:relative;
	bottom:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.newsletter {
	width:130px;
	height:171px;
	padding-top:50px;
	float:left;
	}
	
.HeadTitle {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
}

