@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg); background-repeat: repeat-x; padding:0; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #146CC6;
}

#mainNavigation{
	width:957px;
	height:40px;
	background:url(../images/menu_bg.jpg) no-repeat left;
	float:left;
	vertical-align:middle;
	}
	
#navi-container{
	width:927px; height:25px; padding:10px 0 2px 30px; float:left;
	}
	
.navigation-text{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#1A8AB0; text-decoration:none; font-weight:bold; 
	}
	
.navigation-text:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#115e78; text-decoration:none; font-weight:bold; 
	}

.navigation-sep{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#1A8AB0; text-decoration:none; font-weight:400;
	}
	
.titleTop{
	font-family:"BernhardTango BT", "Brush Script Std", "BrushScript BT", "Cataneo BT"; font-size:22px; color:#1A8AB0;
	}
	
.titleTop2{
	font-family:Tahoma, Verdana, Arial; font-size:22px; color:#666666;
	}
	
#mainContainer{
	width:957px; height:270px; background:url(../images/01.jpg) no-repeat top left;
	}
	
#toptextContainer{
	width:400px; height:auto; padding:15px 0 15px 0;
	}
	
.contentText{
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#1364B6; text-align:justify;
	}
	
.contentTextTwo{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699; text-align:justify;
	}
	
.contentTextThree{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#274688; text-align:center;
	}
	
.contentTextFour{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4A4A4A; text-align:center;
	}
	
.contentTitle{
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#006699; text-align:justify;
	}
	
#middleTitle{
	width:396px; height:58px; background:url(../images/titleBG.png) no-repeat top left; vertical-align:bottom;
	}
	
.titleTwo{
	font-family:"Century Gothic"; color:#EDEDED; font-size:14px; padding:8px 0 0 0;
	}
	
#middleContainer{
	width:957px; height:315px; background:url(../images/middleBG.jpg) no-repeat top left; vertical-align:middle;
	}
	
#bottomContainer{
	width:957px; height:318px; background:url(../images/bottomBG.jpg) repeat-x top left; vertical-align:top;
	}
	
#innerContainer{
	width:899px; height:285px; background:url(../images/InnerBG.jpg) repeat-x top left; vertical-align:top;
	}
	
.bottomContainerText{
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF; text-align:justify;
	}
	
.titleSubOne{
	font-family:Albertus; font-size:24px; color:#0F579F; text-align:justify;
}
	
	

