@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}




.top {
	background-image: url(images/top.gif);
	height: 15px;
	width: 941px;
}


.header {
	background-image: url(images/header.gif);
	height: 288px;
	width: 941px;
	background-repeat: no-repeat;
}
.header-txt {
	font-family: Verdana;
	font-size: 30px;
	font-weight: normal;
	color: #1b6c95;
	letter-spacing: -2px;
	margin: 0 0 0 647px;
	padding: 108px 0 0 0;
}

.websitename {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-style: normal;
	font-weight: normal;
	color: #CEAD6B;
}

.com {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}


.footer {
	background-image: url(images/footer.gif);
	height: 79px;
	background-repeat: repeat-x;
	text-align: center;
	padding: 33px 0 0 0;
	color: #a2a2a2;
	font-size: 10px;
}
.footer a {
	color: #a2a2a2;
	text-decoration: none;
	font-size: 11px;
}
.footer a:hover {
	text-decoration: underline;
}


.navbar {
	background-image: url(images/nav-bar.gif);
	height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 15px 0 0 0;
	font-family: Georgia;
	color: #333333;
		font-size: 12px;
}
.navbar ul {
	display: inline;
	margin: 0;
	list-style-type: none;
	padding: 0;
		font-size: 12px;
}
.navbar li {
	display: inline;
	padding: 0px 7px 0px 7px;
		font-size: 12px;
}
.navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 4px 3px 4px;
}
.navbar  a:hover, #current {
	padding: 3px 4px 3px 4px;
	background-color: #e8f8f8;

		font-size: 12px;
}
mainheader {
	width: 712px;
	background-color: #F4FCFB;
	float: right;
	padding: 20px;
	background-image: url(images/top-title.gif);
	background-repeat: repeat-x;
}
.content h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}



.logo {
	background-image: url(images/logo.gif);
	height: 75px;
	background-repeat: no-repeat;
	background-position: left top;
}
.txt-white {
	color: #FFFFFF;
}

.clearboth {
	clear: both;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.content-bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
