/********** header ***********/
.bg-head {
		height:83px;
		background:url(img/bg-head.gif) repeat-x;
		
}
.banner-home {
	height: 480px;
	width: 940px;
	background-image: url(img/bg-banner-home.jpg);
	margin:auto;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-award {
	background-image: url(img/bg-award.jpg);
	height: 241px;
	width: 263px;
	margin-top:-5px;
	position: relative;
}
.bg-quiz {
	background-image: url(img/bg-quiz.jpg);
	height: 85px;
	width: 263px;
	position: relative;
}
.bg-e-new {
	background-image: url(img/bg-e-new.jpg);
	height: 85px;
	width: 263px;
	position: relative;
}
.bg-member-web {
	background-image: url(img/bg-memberweb.jpg);
	height: 192px;
	width: 263px;
}
.bg-member-iod {
	background-image: url(img/bg-member-iod.jpg);
	height: 208px;
	width: 263px;
}
.schedule-search {
	background-image: url(img/bg-class-schedule.png) no-repeat;
	width: 661px;
	height: 49px;
}

/*######### Button ################*/
input.submitStyle3 { 
	height:26px; 
	width:64px;
	border:0;
	background: transparent url(img/login-member.jpg) no-repeat; /*Change Background here*/
	background-position: left 0px;  /*Change Background position here*/
}
input.submitStyle3Focus { 
	height:26px; 
	width:64px;  
	border:0;
	background: transparent url(img/login-member-ov.jpg) no-repeat; /*Change Background position here*/
	background-position: left 0px; /*Change Background position here*/
}
/*#########################*/
