/* CSS Document */
body{
	background:#000000;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:21px !important;
	font-family:Arial;
}
p{
	padding:5px 20px 5px 20px;
	margin:5px 0px 5px 0px;
}
p p{
	padding:0px;
	text-align:left;
	margin:0px;
}
td{
vertical-align:top;
}

#wrap{
	width:100%;
}

#bar_first{
	background: url(images/bar_first.jpg) no-repeat top center;
	height:39px;
}
#header{
	background: url(images/header.jpg) no-repeat top center;
	height:161px;
}
#bar_second{
	background: url(images/bar_second.jpg) no-repeat top center;
	height:33px;
}
#banner{
	background: url(images/banner.jpg) no-repeat top center;
	height:197px;	
}
#content{
	background: url(images/content.jpg) no-repeat bottom center;
	text-align:center;
}
#form_main{
	background: url(images/formbg.png) no-repeat top center;
	width:790px;
	margin:auto;
	height:368px;
font-size:9px !important;
		text-align:left;

}
#content_main{
	width:790px;
	margin:auto;
}
#form_main td{
	font-size:12px;
}
#footer{
	background: url(images/footer.jpg) no-repeat top center;
	height:78px;

}
#footer_content{
	width:790px;
	margin:auto
}

.form_text{
	width:320px;
	margin-top:2px;
	margin-bottom:2px;
	border:1px sold #444;
	height:20px;
font-size:10px;
}
.form_right{
	padding-left:40px;
}
.form_submit{
	float:right;
}
.form_label{
	float:left;
}
.form_select{
	margin-top:2px;
	margin-bottom:2px;
	border:1px sold #444;
	height:20px;
font-size:10px;
float:right;
margin-left:-30px;
}

.form_textbox{
	width:320px;
	margin-top:2px;
	margin-bottom:2px;
	border:1px sold #444;
font-size:10px;
}

#main_top{
background:url(images/main_top.png) no-repeat;
width:790px;
height:11px;
overflow:hidden;
}
#main_mid{
background:url(images/main_mid.png) repeat-y;
width:790px;

}
#main_bottom{
background:url(images/main_bottom.png) no-repeat;
width:790px;
height:11px;
overflow:hidden;
}
#topnav{
margin:auto;
width:800px;
height:20px;
margin-top:6px;
}
.content_txt p, .content_txt td{
font-size:12px !important;
text-align:justify;
}
.content_txt h1, .content_txt h2, .content_txt h3{
padding:0px 20px;
}
