@charset "utf-8";
body, #pagewrap {
	background: #fff url(../media/images/homepage/homepageback.jpg) repeat-x top;
}
#pagehead {
}
#headimg1 {
	background:url(../media/images/homepage/headimg1.jpg) no-repeat;
	height: 340px;
}
#headimg2 {
	background:url(../media/images/homepage/headimg2.jpg) no-repeat;
	height: 80px;
	margin-top: 15em;
}
#headimg3 {
	background:url(../media/images/homepage/headimg3.jpg) no-repeat;
	height: 80px;
	margin-top: 15em;
}
#pagebody {
}
#sidebar {
}
#navhead {
	background: url(../media/images/homepage/navbarhead.jpg) no-repeat;
	width: 220px;
	height: 127px;
	margin-bottom: 0px;
	display: inline;
}
#navbody {
	background: url(../media/images/homepage/navbarbody.jpg) no-repeat;
	width: 220px;
	height: 230px;
	display: inline;
}
#navlist {
	color: #fff;
	margin-left:0px;
	margin-right:0px;
}
#navlist li {
	list-style: none;
	font-weight: bold;
	margin-bottom: 0.50em;
}
#navlist li a:link, #navlist li a:visited {
	color: #fff;
	text-decoration: none;
}
#navlist li a:hover {
	text-decoration: underline;
}
#navlist li a.selected {
	color: #FF0000;
}
#content {
}
#content #homepagetype {
	background:url(../media/images/homepage/homepagetype.png) no-repeat;
	width: 280px;
	height: 115px;
	margin-top: 11em;
}
#pagefoot {
}
