body {
	margin: 0px;
	padding: 0px;
}
#top_head {
	background-image: url(bg/images/c_03.png);
	background-repeat: repeat-x;
	height: 126px;
	background-position: center top;
}
#logo_main {
	background-image: url(bg/images/b_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 126px;
}
#menu {
	background-image: url(images/e_05.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	font-family: Arial;
	color: #FFFFFF;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom:4px;
	font-size: 20px;
}
#menu a{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 20px;
}
#menu a:hover{
	font-family: Arial;
	color: #000;
	text-decoration:none;
	font-weight: bold;
	font-size: 20px;
}
#students_link {
	float: left;
	width: 123px;
	text-align: left;
	padding-top: 90px;
	padding-left: 20px;
}
#biz_link {
	float: right;
	width: 143px;
	text-align: left;
	padding-top: 90px;
}
