* {
    padding: 0;
    margin: 0;
} 

body {
	background: #fff;
	font: 12px  Arial, sans-serif;
	line-height: 1.5em;
	color: #666666;
}
a {
	color: #3B6EBF;
	
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 20px auto;
width: 728px;
background: #fff url('biz_images/center_img.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('biz_images/top-img.jpg');
height: 26px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('biz_images/footer.jpg');
height: 20px;
}


.header {
height: 120px;

}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.menu {
	background: #F6F9FB;
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
	font-size: 11px;
}
	
.centertext {
	float: left;
	width: 89%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}



.centertext h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}



#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
	font-size: 11px;
}


.banner_style {
	background-image: url(biz_images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.select {
	text-align: right;
	vertical-align: bottom;
	padding-right: 24px;
	padding-bottom: 20px;
}
.go_form {
	height: 20px;
	width: 155px;
	margin-bottom: 5px;
	margin-right: 13px;
}
