@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../images/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#bad8e2;
}

ul, form, html, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

#container {
	width:100%;
	float:left;
	height:484px;
	background-image:url(../images/top_background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#wrapper {
	width:966px;
	margin:0 auto;
}	

#header {
	width:966px;
	float:left;
	height:
}

#logo {
	width:302px;
	height:55px;
	float:left;
	padding:36px 0 0 23px;
}

#logo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

#selectSchool {
	width:167px;
	float:right;
	margin:34px 14px 0 0!important;
	margin:34px 7px 0 0;
}

.selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #8e8e8e;
	background-image: url(../images/select_background.gif);
	background-position:top center;
	background-repeat: no-repeat;
	height: 24px;
	width: 164px;
	border: 1px solid #87bfe5;
	
}

/********************************top menu********************************************************/

#navigation {
	width:966px;
	float:left;
	height:47px;
	background-image:url(../images/navigation_background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#navigation ul {
	list-style-type:none;
	padding:13px 0 0 45px;

}

#navigation ul li {
	display:inline;
	padding:0 45px 0 0;
}

#navigation ul li a {
	font-family:Arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #686868;
}

#navigation ul li a:hover, #navigation ul li a.current {
	color:#3c7ab1;
}

/********************************end top menu********************************************************/

#content {
	width:966px;
	float:left;
	background-image:url(../images/top_line.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#mainContent {
	width:627px;
	float:left;
	background-image:url(../images/content_background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#picture {
	width:574px;
	height:343px;
	margin:27px 0 0 26px!important;
	margin:27px 0 0 13px;
	background-image:url(../images/image1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#mainText {
	width:627px;
	float:left;
}

.text {
	width:554px;
	margin:18px 0 0 36px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #6e6e6e;
}

#sidebar {
	width:339px;
	float:right;
	background-image:url(../images/sidebar_background.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#sidebarContent {
	width:270px;
	float:left;
	margin:42px 0 0 29px;
}

#footer {
	width:966px;
	float:left;
	margin:80px 0 20px 0;
}

#textFooter {
	width:340px;
	margin:auto;
	text-align:center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4882b6;
	padding-bottom:15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4882b6;
	padding-bottom:15px;
}


.text1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #3f464d;
}

.text2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #6e6e6e;
	text-decoration:none;
}

.text3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #6e6e6e;
	font-weight: bold;
}

.text4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #3f464d;
	text-decoration: none;
}
