body { background-color:#00224d; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; margin:0; padding:0;}

a:visited, a:link {color:#000; text-decoration:none;}

a:hover {text-decoration:underline;}

.logo {position:relative; z-index:1000; width:900px; margin:0 auto; margin-bottom:-200px;}

.firstpagelogo {position:absolute}

.logo img {border:0;}

p {text-indent:75px;}

h1 {
	font-size: 20px;
	padding-bottom: 15px;

}

h2 {
	font-size: 18px;

}

h3 {
	font-size: 16px;
	font-family:"Copperplate Gothic Light";
	
}

h4 {
	font-size: 12px;
	font-weight: bold;	
	line-height: 8px;

}

#list {
	margin-left: 50px;

}

#wrap { position:relative; margin:0px auto; }

#banner {background:#00224d url("../images/header.png") no-repeat; height:200px; margin:0 auto; border-bottom:1px solid #000; overflow:hidden;}

#nav {
	background:#000; 
	height:50px;
	min-width:950px;
	margin:auto;
	text-align:center;
	}
  
#content {text-align:justify; background:#fff; margin:0 auto; width:850px; padding:25px; min-height:650px;}

.container {width:850px; margin:0 auto; padding:25px;}

.inner {float:left; width:400px;}

.inner img {border:1px solid #00224d;}

.inner2 {float:right; width:400px;}

.inner2 img {border:1px solid #00224d;}

#cloud1 {z-index:300; background: url(../images/cloud1.png) repeat-x 300% 0; position:absolute; width:100%; height:200px;}

#cloud2 {z-index:10; background: url(../images/cloud2.png) repeat-x 100% 0; position:absolute;width:100%; height:200px; }
   
#bottom { height:10px; clear:both; overflow:hidden; }

#footer {text-align:right; margin:0 auto; font-size:11px; border-top:1px solid #000; background:#fff;}

#footer a:visited, #footer a:link {color:#00224d; text-decoration:none;}

#footer a:hover {text-decoration:underline;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.nav { 
	margin:0 auto;
	text-align:center;
	padding:17px;
	margin-left:-2px;
}

.images {width:400px;}