@charset "utf-8";
/* CSS Document */
#container {width:950px; margin:auto;}
#header {width:950px; height: 197px; background:url(images/header.jpg) no-repeat; margin:auto;}
#cornerLinks {width: 500px; margin-left:450px; height: 25px; padding-left:0px;}
#cornerLinks ul {margin-top: 3px; margin-left:-10px;}
#cornerLinks li{display:inline; list-style-type:none; font-size:14px; text-align:left; margin-right:20px;}
#cornerLinks a {color:#1c3557; text-decoration:none;}
#cornerLinks a:hover {color:#000; text-decoration:underline;}

#bottomLinks {width: 920px; margin:auto; height:20px; margin-top: 145px;}
#bottomLinks ul {margin-top: 3px; margin-left:-10px;}
#bottomLinks li{display:inline; list-style-type:none; font-size:14px; text-align:left; margin-right:20px;}
#bottomLinks a {color:#1c3557; text-decoration:none;}
#bottomLinks a:hover {color:#fff; text-decoration:underline;}

#content {width:950px;}
#contentLeft {width: 769px; background: #c3cffd url(images/bodyTop2.jpg) no-repeat; margin-top:0px; float:left; position:relative;margin-left:5px; z-index:-1;}
#content p {text-align:justify; margin: 5px 5px 10px 12px;}
#content h1 {font-size:20px; text-align:center; margin: 0px 5px 5px 8px;}

#contentRight {width:166px; float: left; background:#93a8f9 url(images/rightBoxTop.jpg) no-repeat; position:relative; margin-left:6px;}
#contentRight p{ padding: 0px 5px 5px 0px;}
h2 {font-size:16px; color:#FFF; margin-bottom: 2px;}

.floater-left {
	float: left;
	border:  1px solid #c0c0c0;
	background-color: #fff;
	padding:4px;
	margin: 2px 10px 0 0px !important;
	margin: 2px 5px 0 0px;
}
.floater-right {
	float: right;
	/*border:  1px solid #c0c0c0;
	background-color: #fff;*/
	padding:4px;
	margin: 2px 10px 0 10px !important;
  	margin: 2px 5px 0 5px;
}
#footer {width: 940px; background: url(images/footerImage.jpg) no-repeat right; height:59px; float:left; margin-left:5px;}
#bottomLinks li .here {color:#fff; text-decoration:underline;}#container #content #contentLeft #contentLeft2 h1 font {
	font-size: 24px;
	color: #000;
}

