body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	background-color: #516879;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 0px 0px 10px 0px;
}
.hidden {display:none;}
#page {
	position:relative;
	width: 786px; 
	margin: 0 auto;
	border: #ffffff 2px solid;
	text-align:left;
}

#header {
	position:relative;
	text-align:right;
	padding-right:20px;
	padding-top:48px;
	background-color:#1C4160;
	padding-bottom: 17px;
	border-bottom: #ffffff 2px solid;
	clear:both;
}

#header img {
	position:absolute;
	right:20px;
	top: 17px;
	margin-bottom:17px;
	text-align:right;
}

#header a {
	color:#CCCCCC;
}

#splash_nav {
	position:relative;
	background-color:#2976B1;
	width:100%;
	float:left;
	clear:both;
	border-bottom:#ffffff 1px solid;
}

#splash_nav a.splash1 {
	position:relative;
	width:168px;
	margin-left:56px;
	float:left;
	height:258px;
	background-image:url(img-bin/splash1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
}

#splash_nav a.splash1:hover {
	position:relative;
	width:168px;
	float:left;
	margin-left:56px;
	height:258px;
	background-image:url(img-bin/splash1_on.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
}

#splash_nav a.splash2 {
	position:relative;
	width:168px;
	float:left;
	height:258px;
	background-image:url(img-bin/splash2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
}

#splash_nav a.splash2:hover {
	position:relative;
	width:168px;
	float:left;
	height:258px;
	background-image:url(img-bin/splash2_on.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
}

#splash_nav a.splash3 {
	position:relative;
	width:166px;
	float:left;
	height:258px;
	background-image:url(img-bin/splash3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
}

#splash_nav a.splash3:hover {
	position:relative;
	width:166px;
	float:left;
	height:258px;
	background-image:url(img-bin/splash3_on.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
}

#splash_nav a.splash4 {
	position:relative;
	width:168px;
	float:left;
	height:258px;
	background-image:url(img-bin/splash4.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
}

#splash_nav a.splash4:hover {
	position:relative;
	width:168px;
	float:left;
	height:258px;
	background-image:url(img-bin/splash4_on.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
}

#splash_nav div.splash5 {
	position:relative;
	width:498px;
	border-left:#ffffff 2px solid;
	border-right:#ffffff 2px solid;
	float:left;
	height:258px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#splash_text {
	position:relative;
	background-color:#1C4160;
	float:left;
	clear:both;
	width:730px;
	padding-left:56px;
	border-bottom:#ffffff 1px solid;
}

#splash_text p.splash1 {
	position:relative;
	width:146px;
	display:block;
	border-left: #ffffff 2px solid;
	margin:0px;
	padding:10px;
	float:left;
	height:135px;
	background-color:#516879;
}

#splash_text p.splash2 {
	position:relative;
	width:146px;
	display:block;
	border-left: #ffffff 2px solid;
	margin:0px;
	padding:10px;
	float:left;
	height:135px;
	background-color:#516879;
}

#splash_text p.splash3 {
	position:relative;
	width:144px;
	display:block;
	border-left: #ffffff 2px solid;
	margin:0px;
	padding:10px;
	float:left;
	height:135px;
	background-color:#516879;
}

#splash_text p.splash4 {
	position:relative;
	width:144px;
	display:block;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
	margin:0px;
	padding:10px;
	float:left;
	height:135px;
	background-color:#516879;
}

#main_text {
	background-image:url(img-bin/main_bg.gif);
	text-align:center;
	clear:both;
}

#main_text div.main {
	width:608px;
	margin: 0 auto;
	text-align:left;
	border-top:#1C4160 29px solid;
	border-bottom:#1C4160 29px solid;
}

#footer {
	width: 786px; 
	margin: 0 auto;
	margin-top: 10px;
	text-align:right;
}

#footer a {
	color:#FFFFFF;
}

#splash_nav div.splash {
	position:relative;
	width:168px;
	border-left:#2976B1 56px solid;
	float:left;
	height:258px;
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
}