#main_banner{
	height: 300px;
	background: #D4E6F0;
}

#search_bar{
	background: #D4E6F0;
	font-family: "Trebuchet MS";
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	height: 60px;
}
.header{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 21px;
	color: #000042;
	display: block;
	background: #D4E6F0 url(../image/image42.jpg) no-repeat left;
	padding-left: 50px; 
}

#col1{
 background: url(../image/yea_LOGO.jpg) no-repeat right;
 height:150px;
}

#col2{
	margin:0;
	/*width: 193px;
	float: left;*/
	font-family: "Trebuchet MS";
}

#col2 p{
 margin:0;
 padding-left: 10px;
 font-family: "Trebuchet MS";
 font-size: 15px;
}
#col3{
	
/*margin-left: 193px;*/
	padding:0; 
}


#col3 p{
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 15px;
	padding-left:5px;
}

h3{
	color: #000042;
	margin:0;
}

#submitBtn{
	background: url(../image/go_button.jpg) no-repeat center;
	border: none;
	width: 50px;
	height: 25px;
}

.membership{
	margin-left: 250px;
	text-align: right;
	/*border-left: 1px solid #713A20;*/
	/*border-right: 1px solid #713A20;*/
	margin-top: 50px;
}
.membership .cusHeader{
 text-align:center;
 font-family: "Trebuchet MS";
 display:block;
 font-size:small;
 font-style:italic;
 font-weight:bold;
}

#cmpnyLogo{
	float:left; 
	padding-top: 70px;
	padding-left: 10px;

}

img{
 border:none;
}