@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-image:url(portal_images/water031.jpg);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:1px;
	}
div.clears{
	clear:both;
	}
div#top{
	width:100%;
	background-color:#000066;
	border-bottom:#FFFFFF solid 1px;
	height:70px;
	}
div.logo{
	display:block;
	float:left;
	width:330px;
	height:42px;
	margin-top:14px;
	margin-left:10px;
	}
div.right_top{
	float:right;
	width:280px;
	height:70px;
	color:#FFFFFF;
	padding-top:10px;
	font-size:9px;
	}
div.right_top a{
	color:#FFFFFF;
	text-decoration:none;
	}
div.right_top a:hover{
	text-decoration:underline;
	}
div.flash{
	width:800px;
	height:500px;
	margin:0px auto 0px auto;
	}
div.first_row{
	width:200px;
	float:left;
	}

div.a1{
	height:220px;
	margin-top:25px;
	margin-bottom:0px;
	}
div.a2{
	height:230px;
	margin-top:5px;
	}
div.first_row img{
	border:0px;
	}
div#botttom{
	width:100%;
	background-color:#000066;
	border-top:#FFFFFF solid 1px;
	height:200px;
	min-height:100%;
	text-align:right;
	}
div#botttom a{
	color:#FFFFFF;
	text-decoration:none;
	}
div#botttom a:hover{
	color:#FFFFFF;
	text-decoration:underline
	}

	


