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


* {
	margin:0;
	padding:0;
	border:0;
}

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

img, div { behavior: url(iepngfix.htc) }

.lefttube { float:left;}
.righttube { float:right;}

body { 
background:url(../images/p-bg.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0b2b7e;
background-attachment:fixed;
}

#maincontainer {
	width:998px;
	margin:auto;
}

#topsection {
	height:109px;
	margin-bottom:6px;
	padding-bottom:6px;
	clear:both;
}

#logo {
	float:left;
	width:368px;
	height:108px;
	margin:10px 0px 0px 20px;
}

#ani-flash {
	width:498px;
	height:96px;
	float:right;
	margin-top:6px;
}

#menusection {
	margin-top:0px;
	height:34px;
	background:#000 url(../images/menu-bg.png) repeat-x;
	clear:both;
	
}

#menu, #menu ul {
	margin:0px 0px 0px 5px;
	padding:0;
	float:none;
}

#menu li {
	list-style-type:none;
	line-height:34px;
	float:left;
	font-size:13px;
}

#menu li a{
	margin:0px 14px;
	color:#fff;
	text-decoration:none;
}

#menu li a:hover { color:#2d85c4; text-decoration:none;}

#contentsection {
	margin:10px 0px;
	padding:25px 10px;
	background:#fff;
	clear:both;
	line-height:19px;
}

#contentsection {  text-decoration:none;}

#l-content {
	width:798px;
	float:left;
}

#r-content {
	width:172px;
	float:right;
}

#latest-news {
	width:400px;
	float:left;
}
#latest {
	background:#054377 url(../images/latest-bg.gif) repeat-x;
	height:26px;
	color:#fff;
	font-weight:bold;
	
}

#latest h2 {
	line-height:26px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	clear:none;
	background-image:url(../images/l-bg.png);
	background-position:right;
	background-repeat:no-repeat;
}

.box {
	
	border-left:1px #BDCDB8 solid;
	border-right:1px #BDCDB8 solid;
	border-bottom:1px #BDCDB8 solid;
	background:#fff url(../images/box-bg.png) repeat-x;
	padding:15px;
	overflow:hidden;
	height:420px;		
	
}


.box2 {
	width:386px;
	background:#fff url(../images/box-bg.png) repeat-x; 
	border-left:1px #BDCDB8 solid;
	border-right:1px #BDCDB8 solid;
	border-bottom:1px #BDCDB8 solid;
	overflow:hidden;
	height:153px;
}

.box3 {
	
	border:1px #BDCDB8 solid;
	background:#fff url(../images/box-bg.png) repeat-x;
	padding:10px 10px 0px 10px;
	width:366px;
	height:279px;
	color:#333;
	line-height:12px;
	
}


.box4 {
	
	border:1px #BDCDB8 solid;
	background:#fff url(../images/box-bg.png) repeat-x;
	padding:0px;
	height:475px;
	
	
}

.box-border {
	border:1px #BDCDB8 solid;
}

#latest-item, #latest-item ul {
	margin:0px;
	padding:0px;
	float:none;
}

#latest-item li {
	list-style-type:none;
	margin-bottom:1px;
	font-size:12px;
}

#latest-item span { color:#5d5d5d;}

#latest-item div { float:left; width:75px; }

#latest-item a { margin-left:14px; text-decoration:underline; color:#0b2b7e;}
#latest-item a:hover { text-decoration:none;}



h1 {
	color:#003C67;
	font-size:20px;
	margin-bottom:15px;
	font-weight:lighter;
}


h2 {
	line-height:26px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	clear:none;
	
	background-position:right;
	background-repeat:no-repeat;
}

p {
	margin-bottom:12px;
	line-height:19px;
	color:#555;
	text-align:justify;
}



p a { color:#114D78; text-decoration:underline; }
p a:hover { color:#26628D; text-decoration:none; }

strong {
	color:#003C67;
}

.grey {
	color:#666;
	font-weight:bold;
}

#upcoming-training {
	width:388px;
	float:right;
}



#upcoming {
	float:left;
	width:201px;
	line-height:25px;
	
	color:#333;
	font-size:12px;
	padding:0px 10px;
	border-right:1px #BDCDB8 solid;
	
	
}


/*
#upcoming-head { border-right: 1px #BDCDB8 solid; width:219px; clear:both;}

#upcoming div { float:left;}
*/
#upcoming-item, #upcoming-item ul {
	margin:7px 0px 0px 14px;
	padding:0;
	float:none;
}

#upcoming-item li {
	margin-bottom:10px;
	line-height:16px;
	list-style-image:url(../images/li-icon.png);
}


.month {
	margin:8px 0px 0px 0px;
	font-weight:bold;
	color:#064B85;
}

#training {
	float:right;
	width:155px;
}

#training-item, #training-item ul {
	margin:16px 0px 0px 0px;
	padding:0;
	float:none;
}

#training-item li {
	list-style-type:none;
	color:#232323;
	line-height:17px;
	margin-bottom:10px;
}

#training-item span {
	color:#064B85;
}

/*#img-gallery, #img-gallery ul {
	margin:10px 0px 0px 0px;
	padding:0px;
	float:none;
}

#img-gallery li {
	list-style-type:none;
	float:left;
	border:1px #5B6989 solid;
	margin:0px 2px;
	height:77px;
}*/

#img-gallery {
	margin-top:1px;
}

#img-gallery img {
	margin:0;
	padding:0;
	border:1px #5B6989 solid;
}

#footer {
	background:#081E30;
	padding:15px;
	margin-top:8px;
	clear:both;
}

#logos, #logos ul {
	margin: 0px;
	padding:0;
	float:none;
}

#logos li {
	float:left;
	margin-right:13px;
	list-style-type:none;
}

#aquaweb {
	clear:both;
	text-align:right;
	margin:6px auto;
	width:998px;
	color:#fff;
	font-size:12px;
}

#aquaweb a { color:#fff; text-decoration:none;}


.list1 { margin-left:20px;}
.list1 li { list-style-type:square; color:#0b2b7e; margin-bottom:7px; }
.list1 a { color:#666; text-decoration:underline;}
.list1 a:hover { color:#000; text-decoration:none;}
.list1 span { color:#666;}


.img-bord {
	padding:8px;
	border:1px #ccc solid;
	background:#f7f7f7;
}

#prof-tab { width:78%; border-left:1px #ccc solid; float:right;}

.tab-prof td{
	height:30px;
	color:#555;
	background:#fff url(../images/tab-bg.gif) repeat-x;
	padding:0px 7px;
}

#menu-prof { margin:15px 0px 0px 20px;}
#menu-prof li { color:#333; font-size:16px; list-style-type:none; margin-bottom:10px; padding-bottom:10px; border-bottom:1px #ccc dashed; }

#menu-prof a { color:#0b2b7e; text-decoration:none; margin-right:20px;}
#menu-prof a:hover { color:#000; text-decoration:none;}

#menu-prof span { color:#ccc; font-weight:bold;}

.black { color:#000;}

