
body {
	background-color: #d9e9f5;
	margin: 0px;
}

div#container {
	position: relative;
	width: 784px;
	margin-left: 16px;
	background : url(pix/bk-shadow.gif) repeat top;
}

div#header {
	position: relative;
	padding-top: 8px;
	width: 758px;
	height: 138px;
	margin-left: auto;
	margin-right: auto;
}

div#hbar {
	position: relative;
	margin: 0px;
	width: 758px;
	height: 16px;
	background : url(pix/bk-bar.gif) no-repeat top;
}

img#logo {
	position: absolute;
	top: 33px;
	left: 25px;
}

img#tagline {
	position: absolute;
	bottom: 40px;
	right: 25px;
}

div#content {
	position: relative;
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #26679d;
}

div#leftside {
	position: relative;
	width: 187px;
	height: 490px;
	background-image: url(pix/bk-left-hp.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #498fcd;
	padding: 0px;
	margin: 0px;
}

div#nav {
	margin: 0px;
	padding-top: 40px;
}

div#nav h1 {
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size : 11px;
	line-height: 22px;
	text-decoration: none;
	margin: 0px;
}

div#nav h1 a {
	display: block;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	text-decoration :none;
	background: url(pix/g-arrow-nav.gif) no-repeat 7px 7px;
	padding: 0px 0px 0px 18px;
}
	
div#nav h1 a:hover {
	color: #0a4c87;
	background: #a9d9bc url(pix/g-arrow-nav-on.gif) no-repeat 7px 7px;
}

div#body {
	position: relative;
	width: 569px;
	height: 490px;
	background-image: url(pix/bk-body.jpg);
	background-position: right top;
	padding: 0px;
	margin: 0px;
}

h1#body {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px 23px 0px 0px;
	text-align: right;
	padding-top: 35px;
}

h1#body a {color: #022b4e; text-decoration: none; font-weight: bold;}
h1#body a:hover {color: #022b4e; text-decoration: underline; font-weight: bold;}

div#footer {
	position: relative;
	width: 784px;
	height: 180px;
	margin-left: 16px;
	background-image: url(pix/bk-footer.gif);
	background-repeat: no-repeat;
}

div#footer p {
	color: #012d51;
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 16px 0px;
}

div#footer p.nav {
	color: #bac7d0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 0px 0px 35px 0px;
	padding-top: 10px;
}

div#footer p.nav a {color: #012d51; text-decoration: none;}
div#footer p.nav a:hover {text-decoration: underline;}

div#footer p.names {
	text-align: center;
}

div#footer img {
	position: relative;
	padding: 0px 22px 0px 0px;
	float: left;
}
