	body
		{
			margin: 0;
			padding: 0;
			font-family: tahoma, verdana, arial, "times new roman", serif;
			font-size: 80%;
			color: #1C1D1F;
			background: #5FBAD9 url('images/bg.jpg') no-repeat bottom center;
		}
		
		#container
		{
			width: 862px;
			margin: 0 auto;
		}
		
		#container-bg
		{
			width: 862px;
			margin: 0 auto;
			float:left;
			background: transparent url('images/bg-main.png') repeat-y;
		}
		#container-bg2
		{
			width: 862px;
			margin: 0 auto;
			float:left;
			background: transparent url('images/bg-main2.jpg') no-repeat;
		}
		#container-bg2back
		{
			width: 862px;
			margin: 0 auto;
			float:left;
			background: transparent url('images/bg-main2.jpg') no-repeat;
		}
		#container-bot { float:left;}
		/* top menu */
		#main-menu-page { position:relative; top:-90px; left:460px;z-index:4;}

		#main-menu-page ul {
			margin: 0;
			padding: 0;
			list-style: none;
			font-size: 80%;
		}
		
		#main-menu-page li {float: left; list-style: none; background: transparent url('images/menu-bg.jpg') no-repeat; height:58px; width:56px;margin: 0px 7px 0px 7px; padding: 10px 2px 0px 5px; color: #D1CBC5; text-align:left;}
		
		#main-menu-page a, #main-menu-page a:link, #main-menu-page a:visited {color: #000; text-decoration:none;font-weight:bold;}
		#main-menu-page a:hover { color: #C85B0C; text-decoration:none;}
		
		
		#footer
		{
			
			width:889px;
			height:46px;
			background: transparent url('images/footer-bg.png') no-repeat;
			margin:20px auto;
			padding: 1em 0;
			text-align: center;
			font-size:85%;z-index:1;
			color:#146C88;
		}
		
		.footer a, .footer a:active, .footer a:link, .footer a:visited
		{
			text-align: center;
			color: #11546A;
			text-decoration:underline;
		}


/* for two col contents*/
.contentbox-container {width:860px;margin: 10px 5px 10px 20px; padding: 0px; float:left;} 
.contentbox-half-left {float: left; width: 48%; margin: 0px; padding:0px;}
.contentbox-half-right {float: right; width: 50%; margin: 0px; padding:0px;}

.contentbox-container-all {width:860px; margin: 10px 5px 10px 20px; height:600px; padding: 0px; float:left;} 
.contentbox-half-left-all {float: left; width: 48%; margin: 0px 0px 5px 5px; }
.contentbox-half-right-all {float: right; width: 48%; margin: 0px 0px 5px 5px;}

.contentbox-bottom {float:left;width:860px;margin: 10px 5px 0px 20px; padding: 0px; text-align:center; font-weight:bold; font-size:10px;} 


.white-link, .white-link a, .white-link a:active, .white-link a:link, .white-link a:visited {line-height:200%; color:#fff;text-decoration:none; font-size:95%;}
.white-link a:hover {text-decoration:underline;}



#logo {float:left;margin-left:10px;height:87px;}


.logo-right {float:right;height:103px;}
.top-header {width:618px; height:134px; }
.top-header-text {padding:10px; text-align:center; }

.content-box {
	float:left;
	width:367px;
	padding:15px;
	height: auto;
}

.orange-box
		{
			width: 366px;
			height:221px;
			margin-top:20px;
			padding:30px 15px 15px 20px;
			background: transparent url('images/orange-box.png') no-repeat;
			color:#fff;
		}
.yellow-box
		{
			width: 366px;
			height:221px;
			margin-top:20px;
			padding:30px 15px 15px 15px;
			background: transparent url('images/yellow-box.png') no-repeat;
			color:#000;
		}
.green-box
		{
			width: 360px;
			height:221px;
			padding:30px 15px 15px 20px;
			background: transparent url('images/green-box.png') no-repeat;
			color:#fff;
		}
.green-box a {color:#F8F864;font-weight:bold;}

.blue-box {float:left;width:800px;}
.blue-box-content
		{
			margin:0 auto;
			width: 535px;
			height:124px;
			padding:24px 20px 15px 20px;
			background: transparent url('images/blue-box.jpg') no-repeat;
		}
.blue-box h2 { font-size: 120%; color:#fff; }

.yellow {color:#F7C840;font-weight:bold;}
.red {color:#D55007;font-weight:bold;}

.form-row {
clear: both;
padding-top: 2px;
}
.form-label {
float: left;
width: 180px;
text-align: right;
padding-top: 5px;
}
.form-field {
float: left;
margin-left: 10px;
text-align: left;
} 
.left {
float: left;
width:100px;
padding-top: 5px;
}
.right {
float: right;

text-align: left;
} 
h1 { font-size: 140%; color:#BF1705;margin-bottom:1px;}
h2 { font-size: 120%; color:#15526D;margin-bottom:1px;}
h3 { font-size: 100%; }
h4 { font-size: 100%; }



img {border:0;}
a {color:#365810;text-decoration:underline;}
a:hover {text-decoration:underline;}
.right {float:right;}
.center {margin:0 auto;}

table.form {background:#DFEAF0; border:1px solid #395A6B; padding:5px;}
td.form-td {background: #6C8795; }
td.form-td2 {background: #7997A7; color:#fff;}
td.form-td3 {background: #476D81; color:#fff; font-size:110%;font-weight:bold;}
.pop {float:left;width:380px; padding:10px;background:#eee;}
