* {
	margin: 0px;
	padding: 0px;
}

body {
	behavior:url("../css_copy(1");
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #00597B;
}
#wrap {
	background: url('../images/wrap.gif') repeat-y left top;
	width: 790px;
	border: 2px solid #CCCCCC;
	position: relative;
	padding-bottom: 10px;
	height: 650px; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:0px
}
#header {
	background: url('../images/logo.gif') no-repeat right bottom;
	position: relative;
	width: 275px;
	left: 35px;
	top: 10px;
	height: 81px
}
#headerRight {
	position: absolute;
	left: 310px;
	top: 31px;
	width: 260px;
	border-bottom: 1px solid #00597B;
	text-align: center;
	height: 29px;
	overflow: none;
}
h1 {
	color: #00597B;
	font: normal 18px Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 8px 0;
	padding: 0;
}
#nav {
	width: 175px;
	top: -22px;
	left: 563px;
	position: relative;
}
h1.navHeader {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#navBox {
	border-top: 1px solid #67C2DC;
}
#nav ul {
	margin: 2px 0px 5px 10px;
	padding: 8px 0px 8px 10px;
}
#nav li {
	margin-bottom: 0px;
	list-style: none;
	font-family: system;
}

#nav li a {
	color: #78D8ED;
	display: block;
	font-size: 14px;
	text-decoration: none;
	height: 21px;
	background: url('../images/bullet.gif') no-repeat left center;; padding-left:34px; padding-right:0px; padding-top:17px; padding-bottom:3px
}


#nav li a:hover {
	color: #FFFFFF;
}
#main {
	position: absolute;
	width: 500px;
	left: 25px;
	top: 100px;
}
DIV#mainText {
	width: 240px;
	left: 15px;
	top: 10px;
	position: absolute;
}
#mainText p, #rightText p, #rightText2 p{
	margin: 5px 2px 16px 0px;
	line-height: 1.15em;
}
#mainText h1 {
	color: #00597B;
	margin-bottom: 12px;
}
DIV#rightPic {
	left: 300px;
	top: 13px;
	width: 230px;
	height: 236px;
	position: absolute;
	overflow: none;
}
DIV#rightText {
	position: absolute;
	left: 300px;
	top: 310px;
	width: 225px;
}
DIV#keys {
	background: url('../images/point_box.gif') no-repeat;
	position: absolute;
	height: 154px;
	width: 266px;
	left: 30px;
	bottom: 0px;
	top: 350px
}
#keys ul {
	margin-bottom: 20px;
	padding-top: 1.3em;
	margin-left: 20px;
}
#keys li {
	font-size: 13px;
	color: #72D0E6;
	list-style: none;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}
#rightPic ul {
	padding-left: 26px;
}
#mainText a:hover, #rightText a:hover, #rightText2 a:hover {
	text-decoration: underline;
}
#rightPic li {
	padding-bottom: 3px;
}
#mainText a, #rightText a, #rightText2 a {
	font-weight: bold;
	color: #00597B;
	text-decoration: none;
}

#footer {
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 13px;
	color: #006699;
	margin: 0 0 5px 0;
	padding: 0;
}
