@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-color:#000000;
	line-height:42px;
	text-align:center;
}
p {
	font-family:Tahoma, Arial;
	font-size:13px;
	color:#333333;
	line-height:21px;
}
#bg {
	background-color: #333333;
	background-image: url("images/nav/bg.gif");
	background-repeat: repeat-x;
	margin: 0px;
}
#headercontainer {
	background-image: url("images/nav/header.jpg");
	height: 160px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#navmenucontainer {
	height: 35px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#navmenua {
	background-image: url("images/nav/navbara.gif");
	float: left;
	height: 35px;
	width: 175px;
}
.navmenu1 a {
	background-image: url("images/nav/navmenu1.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 72px;
}
.navmenu1 a:hover {
	background-image: url("images/nav/navmenu1.jpg");
	background-position: 0px -35px;
	float: left;
	height: 35px;
	width: 72px;
}
.navmenu2 a {
	background-image: url("images/nav/navmenu2.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 108px;
}
.navmenu2 a:hover {
	background-image: url("images/nav/navmenu2.jpg");
	background-repeat: no-repeat;
	background-position: 0px -35px;
	float: left;
	height: 35px;
	width: 108px;
}
.navmenu3 a {
	background-image: url("images/nav/navmenu3.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 66px;
}
.navmenu3 a:hover {
	background-image: url("images/nav/navmenu3.jpg");
	background-repeat: no-repeat;
	background-position: 0px -35px;
	float: left;
	height: 35px;
	width: 66px;
}
.navmenu4 a {
	background-image: url("images/nav/navmenu4.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 98px;
}
.navmenu4 a:hover {
	background-image: url("images/nav/navmenu4.jpg");
	background-repeat: no-repeat;
	background-position: 0px -35px;
	float: left;
	height: 35px;
	width: 98px;
}
.navmenu5 a {
	background-image: url("images/nav/navmenu5.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 88px;
}
.navmenu5 a:hover {
	background-image: url("images/nav/navmenu5.jpg");
	background-repeat: no-repeat;
	background-position: 0px -35px;
	float: left;
	height: 35px;
	width: 88px;
}
#bodyrepeat {
	background-image: url("images/nav/bodyrepeat.gif");
	background-repeat: repeat-y;
	height: auto;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	overflow: hidden;
}
#navmenub {
	background-image: url("images/nav/navbarb.gif");
	float: left;
	height: 35px;
	width: 173px;
}
#bodyrepeat {
	background-image: url("images/nav/bodyrepeat.gif");
	background-repeat: repeat-y;
	height: auto;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	overflow: hidden;
}
#footercontainer {
	background-image: url("images/nav/footer.jpg");
	height: 15px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-left: 620px;
	padding-bottom: 97px;
	padding-top: 10px;
}