/* CSS Document */
@import "reset.css";
@import "type.css";
body {
	text-align:center;
	background-color:#0451bc;
	background-image:url(images/back_fade.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
}
#wrapper {
	width:834px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	position:relative;
}
#wrapper_inner {
	width:782px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/fade.png);
	background-repeat:repeat-y;
	background-position:778px 0px;
}
#top {
	width:782px;
	height:11px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	line-height:1px;
	font-size:1px;
}
#content {
	width:778px;
	background-image:url(images/back_content_fade.jpg);
	background-repeat:repeat-x;
	background-color:#3d79cb;
	min-height:575px;
	height:auto !important;
	height:575px;
}
#banner {
	width:778px;
	height:171px;
}
#banner_sub {
	width:510px;
	height:87px;
	float:left;
	margin-top:83px;
	margin-left:18px;
	display:inline;
}
#logo_sub {
	width:241px;
	height:171px;
	float:left;
}
#buttons {
	width:834px;
	height:242px;
	position:absolute;
	left:0px;
	top:182px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	overflow:hidden;
}
#buttons ul {
	margin-top:8px;
}
#buttons li {
	float:left;
	width:278px;
	height:228px;
}
#buttons li a {
	display:block;
	width:278px;
	height:228px;
	text-indent:-9999px;
}
#buttons .junior_schools a {
	background-image:url(images/button_juniors.jpg);
}
#buttons .button_senior_girls a {
	background-image:url(images/button_senior_girls.jpg);
}
#buttons .button_senior_boys a {
	background-image:url(images/button_senior_boys.jpg);
}
#buttons a:hover {
	background-position:0px -228px;
}
#date {
	width:300px;
	height:20px;
	position:absolute;
	top:43px;
	left:58px;
}
#top_buttons {
	width:700px;
	height:20px;
	top:13px;
	left:50px;
	position:absolute;
	z-index:1000
}
#top_buttons li {
	display:inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0351bb;
}
#top_buttons a {
	padding-left:8px;
	padding-right:9px;
}
#top_buttons .list_end {
	border:none;
}
#home_text {
	width:775px;
	margin-top:257px;
	padding-bottom:1px;
}
#sub_text {
	width:775px;
	margin-top:20px;
	padding-bottom:1px;
}
#left_col {
	margin-left:20px;
	display:inline;
	width:350px;
	float:left;
}
#left_col {
	margin-left:20px;
	display:inline;
	width:350px;
	float:left;
}
#left_col_recruitment {
	display:inline;
	width:550px;
	float:left;
}
#right_col_recruitment {
	margin-left:20px;
	width:195px;
	float:left;
	padding-top:60px;
}
#right_col {
	margin-left:20px;
	width:350px;
	float:left;
}
#spectrum {
	margin-left:20px;
	margin-top:10px;
	display:inline;
	width:700px;
	float:left;
}
#spectrum img{
float:left;
}

#nav {
	display:inline;
	width:169px;
	float:left;
	margin-left:18px;
}
#nav ul { margin:0; padding:0; list-style-type:none; }

#nav ul li a {
	display:block;
	width:150px;
	text-decoration:none;
	padding:4px 7px;
	border-left:5px solid #377bd7;
	color:#036;
	background-image:url(images/nav_back.png);
	background-repeat:repeat;
float: left; 
clear: left;
margin-bottom:1px;	
}
#nav ul li a:hover { 
	border-left-color:#89b8fd; 
	color:white; 
}
#nav ul li a.active { 
	border-left-color:#89b8fd; 
	color:white; 
}

#right_content{
	margin-right:20px;
	display:inline;
	width:550px;
	float:right;	
}
#photo{
}

#slideshow{
	width:778px;
	height:221px;
	clear:both;
	overflow:hidden
}
#bottom {
	width:782px;
	height:15px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#footer {
	width:795px;
	height:15px;
	clear:both;
}
#footer p{
	font-size:11px;
	color:#5EAEFF;
	float:right;
}


#clear {
	clear:both;
}
#title {
	width:834px;
	height:20px;
	position:absolute;
	left:0px;
	top:182px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	overflow:hidden;
	z-index:100
}
