/*  PAGE LAYOUT  */

body {
	background: #7FCBEB;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;

}
#container {
	display: block;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	}

#banner {
	position: absolute;
	height: 145px;
	width: 752px;
	top: 0px;
	left: 0px;
	background-image: url(banner.jpg);
	x-factor: 5;
}

#banner img {
	height: 86px;
	width: 86px;
	position: relative;
	left: 14px;
	top: 13px;
}

#rpane {
	position: absolute;
	height: 300px;
	width: 190px;
	left: 562px;
	top: 144px;

}



/*  HOME MENU  */

ul#home_menu {
	position: absolute;
	top: 108px;
	left: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul#home_menu li a {
	display: block;
	width: 117px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	list-style-type: none;
	color: #0d73bd;
	text-align: center;
}
ul#home_menu li {
	float: left;
	position: relative;
}

ul#home_menu a:hover {
	background: #e6f5fc;
}



/*  MAIN MENU  */

ul#menu {
	position: absolute;
	top: 108px;
	left: 120px;
	width: 700px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul#menu li a {
	display: block;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	list-style-type: none;
	color: #0d73bd;
}
ul#menu li {
	float: left;
	position: relative;
	border-left: 1px solid #9FD8F0;
}
ul#menu li#left {
	border-left: none;
}


ul#menu a:hover {
	text-decoration: underline;
	background: white;
}



/*  SIDE MENU  */

#lpane {
	position: absolute;
	left: 0px;
	top: 120px;

}
#lpane ul {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 0;

}

#lpane ul li {
	padding-left: 0px;
}

#lpane ul li.focus a {
	background: #24bc7c;
	color: white;
}

#lpane ul li.green a {
	background: #24bc7c;
	color: white;
}

#lpane ul li a {
	width: 98px;
	display: block;
	padding-left: 7px;
	padding-top: .75em;
	padding-bottom: .75em;
	text-decoration: none;
	list-style-type: none;
	color: white;
	background: #3fb1e0;
	border-bottom: 2px solid #81caeb;
}

#lpane ul li#bottom a {
	border-bottom: none;
	background: #3fb1e0;
	color: white;
}

#lpane ul a:hover {
	color: white;
	background: #0097da;
}

#lpane ul li.focus a:hover {
	background: #07a751;
	color: white;
}

#lpane ul li.green a:hover {
	background: #07a751;
	color: white;
}

#lpane ul li#bottom a:hover {
	background: #0097da;
	color: white;
}

#lpane li ul {
	margin-left: 0;
}

#lpane li ul a {
	background: #80cbeb;
}

#lpane li ul a:hover {
	background: #5fbee5
}

/*  CORNER MENU  */

ul#corner_menu {
	position: absolute;
	left: 590px;
	top: 13px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	list-style-type: none;
	background: white;
}

ul#corner_menu li {
	padding: 0px;
	margin: 0px;
}

ul#corner_menu li a {
	display: block;
	width: 132px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	list-style-type: none;
	color: #0d73bd;
	background: #e6f5fc;
	border-bottom: 1px solid white;
}
ul#corner_menu li#bottom a {
	border-bottom: none;
}
ul#corner_menu a:hover {
	background: #80cbeb;
	color: white;
}



/*  MAIN CONTENT  */

div#content {
	position: absolute;
	left: 140px;
	top: 125px;
	width: 400px;
	padding-bottom: 50px;
}

span.staff_title {
	color: #0d73bd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

div#content p {
	padding: 0;
	margin: 0;
	margin-bottom: 13px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
}

div#content ul {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#content ul li {
	margin-bottom: 9px;
}

div#content a {
	color: black;
	
}

div#content a:hover {
	text-decoration: none;
}

a.button {
	display: block;
	text-decoration: none;
	border-left: 6px solid #3fb1e0;
	padding: 8px;
	padding-bottom: 4px;
	margin-top: 1em;
}

a.button:hover {
	border-left: 6px solid #3fb1e0;
	background: #d3eef9;
}

a.button p {
	margin-bottom: 0;
	padding-bottom: 0;

}



/*  GENERAL  */

div#footer p {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4em;
	text-align: center;
}


/*  GENERAL  */

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {	
	color: #0d73bd;
/*color: #0d73bd;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	margin-bottom: 9px;
}

h2 {	
	color: #0d73bd;
/*color: #06B758;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 36px;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}

h3 {	
	color: #047c3c;
/*color: #06B758;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}

strong {
	color: #047c3c;
/*color: #06B758;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
