body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #b5bbcc;
	background-image: url(images/bgbar.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	color: #666;
}
.container {
	background-color: #FFF;
	height: 780px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-color: #94a69d;
	background-image: url(images/title-banner.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 400px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}
#topbanner {
	background-color: #94a69d;
	height: 100px;
	width: 500px;
	margin-top: 0px;
	margin-left: 400px;
	position: absolute;
}

#navbox {
	background-color: #FFF;
	height: 170px;
	width: 150px;
	margin-top: 130px;
	margin-left: 0px;
	position: absolute;
}
#promobox {
	background-color: #FFF;
	height: 450px;
	width: 150px;
	margin-top: 300px;
	margin-left: 0px;
	position: absolute;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-color: #9da6bb;
	letter-spacing: 1px;
	text-align: left;
	height: 30px;
	width: 440px;
	margin-top: 750px;
	margin-left: 0px;
	padding-left: 10px;
	position: absolute;
}
#infobar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-color: #9da6bb;
	letter-spacing: 1px;
	text-align: left;
	height: 30px;
	width: 440px;
	margin-top: 750px;
	margin-left: 450px;
	padding-left: 10px;
	position: absolute;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: underline;
	text-align: left;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: underline;
	text-align: left;
	list-style-type: none;
}



li {
	list-style-type: none;
	margin-left: -40px;
}
ul {
	margin-top: 0px;
}
.bottomnavbar {
	background-color: #FFF;
	height: 50px;
	width: 523px;
	margin-top: 700px;
	margin-left: 375px;
	position: absolute;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-left-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
#nav1 {
	height: 44px;
	width: 150px;
	margin-top: 700px;
	margin-left: 376px;
	position: absolute;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 10px;
	color: #000;
	text-align: left;
	padding-left: 6px;
	padding-right: 2px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
#nav1 a:link {
	font-size: 10px;
	color: #000;
}
#nav1 a:visited {
}
#nav1 a:hover {
	color: #900;
	text-decoration: underline;
}
#nav1 a:active {
	color: #900;
	text-decoration: underline;
}
#nav2 {
	height: 44px;
	width: 155px;
	margin-top: 700px;
	margin-left: 536px;
	position: absolute;
	font-size: 10px;
	color: #000;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}


#nav3 {
	height: 50px;
	margin-top: 700px;
	margin-left: 700px;
	position: absolute;
	width: 200px;
	vertical-align: middle;
	font-size: 10px;
	padding-top: 1px;
}
.idtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
}
