@charset "utf-8";
/* CSS Document */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

ul { margin:0; padding:0;}

p{ color:#333; text-align:justify; margin-bottom:16px; line-height:18px;}

h4 { color:#cc0111; font-size:16px; font-weight:bold; padding:0; margin:0 0 12px 0;}

body{
	margin:0;
	padding:0;
	background:#1A0A41;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.maincontainer{
	width:922px;
	margin:auto;
	background:#FFFFFF;
}
.border_container{
	width:912px;
	margin:auto;	
	border:#000000 1px solid;
	}
.header{
	height:209px;
	}
.header ul{ margin:-43px 0px 0px 220px; list-style-type:none;}
/*.header ul li{display:inline; padding-right:7px;}
.header ul li a{font-size:12px; color:#5F6467;font-weight:normal; text-decoration:none;}
*/.head_flash{height:265px; border-bottom:#000000 1px solid;}
#flash_left{width:479px; float:left;}
#flash_right{width:433px; float:right;}

.content_container{
	padding: 20px 35px 20px 35px; clear:both;
	}
.content_container h2{font-family:Tahoma; font-size:22px; color:#5D3CAB; font-weight:lighter; margin-top:0; padding-top:0;}
/*.content_container p{ font-size:13px; font-weight:normal; color:#514C4C; text-align:justify; width:800px;}*/

.footer{height:116px; clear:both;}
#footer_logo{width:306px; float:left;}
#footer_flash{width:606px; float:right;}

#copyright{margin:auto; width:912px;}
#copyright p{font-size:13px; font-weight:normal; color:#FFFFFF; text-align:justify; width:800px; text-align:center; margin-left:50px;}
#copyright h1{ font-size:12px; font-weight:normal; color:#89AFC1;  text-align:right;}

#aquaweb { text-align:right; color:#89AFC1; clear:both; width:922px; font-size:12px; margin:auto;}
#aquaweb a { color:#89AFC1; text-decoration:none;}

.red { color:#C00111;}

.redbold { color:#C00111; font-weight:bold;}

.list1 li { list-style-image:url(../../images/li-icon.gif); line-height:15px; height:20px; margin-left:20px;} 

.list2 li { line-height:15px; height:20px; margin-left:20px; list-style-image:url(../../images/li-icon2.gif);} 

.num-list { margin:0; padding:0;}
.num-list li { color:#5D3CAB; height:20px; margin-left:0px; list-style-type:none;}
.num-list li span { color:#333;}

.box1 { width:190px; margin-right:5px; float:left;}

