body {
	margin: 0; 
	padding: 0px; 
	text-align: center; 
	background-color: #00518a;
	} 

#container{ 
	margin: 0 auto; 
	border: 0; 
	padding: 0; 
	width: 960px; 
	text-align: left; 
	} 


#header{
	width:960px;
	height:113px;
	position:relative;
	margin: 10px 0 0 0;
	}

#logo{
	width: 280px; 
	height: 113px; 
	float:left;  
	font-family: calibri, arial; 
	font-size:12px; 
	color: white; 
	text-align: left; 
	padding: 0px 0px 0px 0px; 
	background: url('images/logo.jpg');
	background-repeat: no-repeat;
	}

	
#nav{
	width: 680px; 
	height: 113px; 
	float:left;   
	padding: 0px 0px 0 0px;
	background: url('images/nav.jpg');
	background-repeat: no-repeat; 
	outline:none;
	color:#ffffff;
	}
	
	#nav a:link {
		font-family: arial; 
		font-size: 12px; 
		font-weight: bold; 
		color: #ffffff; 
		text-decoration:none; 
		outline:none;
		}

	#nav a:visited {
		font-family: arial; 
		font-size: 12px; 
		font-weight: bold; 
		color: #ffffff; 
		text-decoration:none; 
		outline:none;
		}

	#nav a:hover {
		font-family: arial; 
		font-size: 12px; 
		font-weight: bold; 
		color: #fff691; 
		text-decoration:none; 
		outline:none;
		}

	#nav a:active {
		font-family: arial; 
		font-size: 12px; 
		font-weight: bold; 
		color: #ffffff; 
		text-decoration:none; 
		outline:none;
		}

.menu { width: 604px;  height: auto; margin: 5px 0px 0px 55px;  padding: 0 0 0 0px; z-index: 500;}
	.menu ul {list-style: none; margin: 0; padding: 0; width: 100px; height:204px; float: left; z-index: 500; padding: 0px 0 0 0;}
	.menu a { color: #fff; background:  url('images/navbutton.jpg'); text-decoration: none; font: bold 11px/18px arial, helvetica, sans-serif; display: block;   border-left: 0px; border-right: 1px; border-top: 0px; border-bottom: 0px; border-style: solid; border-color: #bbb #bbb #bbb #bbb; margin: 0 0 0px 0; padding: 30px 0 30px 0px; z-index: 500;}
	.menu h2 { font: 11px/16px arial, helvetica, sans-serif; display: block; border-left: 0px; border-right: 0px; border-top: 0px; border-bottom: 0px; border-style: solid; border-color: #bbb #bbb #bbb #bbb; margin: 0; z-index: 500;}
	.menu h2 { color: #fff; text-transform: uppercase; text-align: center; z-index: 500;}


	.menu ul li {float: left; width: 100%; z-index: 500;} 
	.menu ul li a {height: 1%; z-index: 500;} 

	.menu ul li ul a{padding: 15px 0px 15px 0px; z-index: 500; text-align:center;}
	.menu ul li ul a:hover{color:#5A5A5A; z-index: 500;}

	.menu a:hover {color: #ffffff; z-index: 500;}

	.menu li {position: relative; z-index: 500;} 

	.menu ul ul { position: absolute; z-index: 500; } 

	.menu ul ul ul { top: 0; left: 100%; z-index: 500; }

	.menu ul ul, .menu ul li:hover ul ul, .menu ul ul li:hover ul ul {display: none; z-index: 500;} 

	.menu ul li:hover ul, .menu ul ul li:hover ul, .menu ul ul ul li:hover ul {display: block; z-index: 500;}

#readButton{
	width:auto;
	height:auto;			
	position:relative;
	margin: 105px 0 0 800px;
	}


#banner{
	width: 960px; 
	height: 166px; 
	float:left;
	margin: 0px 0px 0 0px ;  
	padding: 10px 0px 0 20px;
	background: url('images/banner.jpg');
	background-repeat: no-repeat; 
	outline:none;
	color:#ffffff;
	z-index: 5;
	}

#heading{
	width: 960px; 
	height: 62px; 
	float:left; 
	margin: 0px 0px 0 0px ;  
	padding: 0px 0px 0 0px;
	background: url('images/heading.jpg');
	background-repeat: no-repeat; 
	outline:none;
	color:#ffffff;
	}


#center{
	width: 960px; 
	height:1130px;
	margin: 0 0 0 0;
	text-align:justify;
	background: url('images/centerbg.jpg');
	background-repeat: x-repeat; 
	}
	
#centerHomepage{
	width: 960px; 
	height:700px;
	margin: 0 0 0 0;
	text-align:justify;
	background: url('images/centerbg.jpg');
	background-repeat: x-repeat; 
	}

#centerOverview{
	width: 960px; 
	height:780px;
	margin: 0 0 0 0;
	text-align:justify;
	background: url('images/centerbg.jpg');
	background-repeat: x-repeat; 
	}

#centerNews{
	width: 960px; 
	height:1330px;
	margin: 0 0 0 0;
	text-align:justify;
	background: url('images/centerbg.jpg');
	background-repeat: x-repeat; 
	}

#centerTeam{
	width: 960px; 
	height:1680px;
	margin: 0 0 0 0;
	text-align:justify;
	background: url('images/centerbg.jpg');
	background-repeat: x-repeat; 
	}
	
	
#mainleft{
	width:600px;
	height: auto;
	float:left;
	margin:0 0 0 10px;
	background-color:#ffffff;
	}

	#mainleft .heading{
	font-family:verdana, arial;
	font-size:14px;
	font-weight:bold;
	}

	#mainleft input[type="text"]{
	width:330px;
	height:18px;
	border: 1px solid #3e91f8;
	}	
	
	#mainleft input[type="button"]{
	width:78px;
	height:23px;
	background: url('design/send.jpg');
	background-repeat: no-repeat; 
	}

	#mainleft select{
	width:330px;
	height:24px;
	border: 1px solid #3e91f8;
	}	
	
	
	#mainleft textarea{
	width:330px;
	height:155px;
	border: 1px solid #3e91f8;
	font-family:verdana, arial;
	font-size:14px;
	}

	#mainleft .text{
		width:570px;
		height:auto;
		background-color:#ffff;
		font-family: arial; 
		font-size: 12px; 
		color:#000000;
		margin: 10px 0 0 15px;
		padding: 0px 0px 0 0px;
		line-height:170%;
		text-align:justify;
		}
	
		#mainleft .text a:link {
			font-family: verdana,arial; 
			font-size: 11px; 
			text-align:center; 
			color: #00518a; 
			text-decoration:none; 
			outline:none;
			border-bottom: 1px dotted #ffffff;
			line-height:180%;
			}

		#mainleft .text a:visited {
			font-family: verdana,arial; 
			font-size: 11px; 
			text-align:center; 
			color: #00518a; 
			text-decoration:none; 
			outline:none;
			border-bottom: 1px dotted #ffffff;
			line-height:180%;
			}

		#mainleft .text a:hover {
			font-family: verdana,arial; 
			font-size: 11px; 
			text-align:center; 
			color: #c80000; 
			text-decoration:none; 
			outline:none;
			border-bottom: 1px dotted #c80000;
			line-height:180%;
			}

		#mainleft .text a:active {
			font-family: verdana,arial; 
			font-size: 11px; 
			text-align:center; 
			color: #00518a; 
			text-decoration:none; 
			outline:none;
			border-bottom: 1px dotted #ffffff;
			line-height:180%;
			}

		#mainleft .text h3{
			font-family:verdana,arial;
			font-size: 15px;
			font-weight:bold;
			text-align:center;
			color: #ffffff;
			text-align:left;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
			padding: 8px 0 8px 0;
			}

		#mainleft .text h4{
			font-family:verdana,arial;
			font-size: 20px;
			font-weight:bold;
			text-align:center;
			color: #ffffff;
			text-align:left;
			}
			
	


#mainright{
	width:300px;
	height: auto;
	float:left;
	background-color:#ffffff;
	}
	
	#mainright .text{
		width:240px;
		height:auto;
		background-color:white;
		font-family: arial; 
		font-size: 12px; 
		color:#666666;
		margin: -15px 0 0 60px;
		padding: 0px 0px 0 0px;
		line-height:150%;
		text-align:left;
		}
		
		#mainright .text a:link {
			font-family: verdana,arial; 
			font-size: 12px; 
			text-align:center; 
			color: #000000; 
			text-decoration:none; 
			outline:none;
			border-bottom: 1px dotted #333333;
			line-height:180%;
			}

		#mainright .text a:visited {
			font-family: verdana,arial; 
			font-size: 12px; 
			text-align:center; 
			color: #000000; 
			text-decoration:none; 
			outline:none;
			border-bottom: 1px dotted #333333;
			line-height:180%;
			}

		#mainright .text a:hover {
			font-family: verdana,arial; 
			font-size: 12px; 
			text-align:center; 
			color: red;
			text-decoration:none; 
			outline:none;
			border-bottom: 1px dotted #c80000;
			line-height:180%;
			}

		#mainright .text a:active {
			font-family: verdana,arial; 
			font-size: 12px; 
			text-align:center; 
			color: #000000; 
			text-decoration:none; 
			outline:none;
			border-bottom: 1px dotted #333333;
			line-height:180%;
			}
			
		#mainright .text h3{
			font-family:arial;
			font-size: 1.8em;
			font-weight:bold;
			text-align:center;
			color: #000000;
			text-align:left;
			}
			
			
		#mainright .text h4{
			width:150px;
			height:40px;
			background-color:#00aadb;
			border: 4px solid #b9baba;
			font-family:arial, tahoma;
			font-size: 1.8em;
			text-align:center;
			color: #ffffff;
			text-align:left;
			padding:27px 0 0 10px;
			}
			
	#mainright input[type="text"]{
	width:350px;
	height:18px;
	border: 1px solid #cccccc;
	}	
	
	#mainright input[type="button"]{
	width:78px;
	height:23px;

	}
	
	#mainright textarea{
	width:350px;
	height:95px;
	border: 1px solid #cccccc;
	}			
			

#footer{
	width: 960px;
	height: 138px;
	position: relative; 
	margin: 0 0 20px 0; 
	padding: 20px 0 0 0; 
	background: url('images/footer.jpg');
	background-repeat: no-repeat; 
	text-align: center;
	font-family: verdana, arial; 
	font-size: 11px; 
	color:white;
	}

	#footer a:link{
		text-align: center;
		font-family: verdana, arial; 
		font-size: 10px; 
		color:white;
		text-decoration:none;
		outline:none;
		}
		
	#footer a:visited{
		text-align: center;
		font-family: verdana, arial; 
		font-size: 10px; 
		color:white;
		text-decoration:none;
		outline:none;
		}
		
	#footer a:hover{
		text-align: center;
		font-family: verdana, arial; 
		font-size: 10px; 
		color:#fff691;
		text-decoration:none;
		outline:none;
		}
		
	#footer a:active{
		text-align: center;
		font-family: verdana, arial; 
		font-size: 10px; 
		color:white;
		text-decoration:none;
		outline:none;
		}





.footerbox{
	width:285px; 
	height:130px; 
	margin: 20px 0 0 30px; 
	padding: 0px 0px 0px 10px; 
	float:left; 
	background-color:#000000;
	text-align:left;
	}

	.footerbox p{

		font-family: verdana, arial;
		color:white; 
		font-size:11px; 
		line-height: 140%; 
		text-align:left;
		}
		
.footerboxsmall{
	width:165px; 
	height:130px; 
	margin: 20px 0 0 30px; 
	padding: 0px 0px 0px 10px; 
	float:left; 
	background-color:#000000;
	text-align:left;
	}

	.footerboxsmall p{

		font-family: verdana, arial;
		color:white; 
		font-size:11px; 
		line-height: 140%; 
		text-align:left;
		}
		
#copyright{
	width: 980px;
	height: 20px;  
	clear:both; 
	position: relative; 
	margin: 0 0 10px 0; 
	padding: 0px 0 0 0; 
	background-color:#000000;
	text-align: center;
	font-family: verdana, arial; 
	font-size: 10px; 
	color:white;
	}
	
#box1{
	width:288px; 
	height:219px; 
	margin: 0 0 0 25px; 
	padding: 45px 0px 0px 10px; 
	float:left; 
	background: url('design/homebox1.jpg');
	background-repeat: no-repeat;
	}

	#box1 p{

		font-family: arial;
		color:white; 
		font-size:12px; 
		line-height: 170%; 
		text-align:left;
		}

#box2{
	width:288px; 
	height:219px; 
	margin: 0 0 0 10px; 
	padding: 45px 0px 0px 10px; 
	float:left; 
	background: url('design/homebox2.jpg');
	background-repeat: no-repeat;
	}

	#box2 p{

		font-family: arial;
		color:white; 
		font-size:12px; 
		line-height: 170%; 
		text-align:left;
		}
		
#box3{
	width:288px; 
	height:219px; 
	margin: 0 0 0 10px; 
	padding: 45px 0px 0px 10px; 
	float:left; 
	background: url('design/homebox3.jpg');
	background-repeat: no-repeat;
	}

	#box3 p{

		font-family: arial;
		color:white; 
		font-size:12px; 
		line-height: 130%; 
		text-align:left;
		}


#leftbox1{
	width:288px; 
	height:189px; 
	margin: 0 0 0 10px; 
	padding: 45px 0px 0px 10px; 
	float:left; 
	background: url('design/homebox1.jpg');
	background-repeat: no-repeat;
	}

	#leftbox1 p{

		font-family: arial;
		color:white; 
		font-size:12px; 
		line-height: 170%; 
		text-align:left;
		}


#leftbox2{
	width:288px; 
	height:219px; 
	margin: 0 0 0 10px; 
	padding: 45px 0px 0px 10px; 
	float:left; 
	background: url('design/homebox2.jpg');
	background-repeat: no-repeat;
	}

	#leftbox2 p{

		font-family: arial;
		color:white; 
		font-size:12px; 
		line-height: 170%; 
		text-align:left;
		}

#leftbox3{
	width:288px; 
	height:219px; 
	margin: 0 0 0 10px; 
	padding: 45px 0px 0px 10px; 
	float:left; 
	background: url('design/homebox3.jpg');
	background-repeat: no-repeat;
	}

	#leftbox3 p{

		font-family: arial;
		color:white; 
		font-size:12px; 
		line-height: 90%; 
		text-align:left;
		}



h1{
	font-family:arial, tahoma;
	font-size: 19px;
	color: #00518a;
	text-align:left;
	padding:0px 0 0 24px;
	}
	
h2{
	font-family:arial, tahoma;
	font-size: 16px;
	color: #00518a;
	text-align:left;
	padding:10px 0 0 0;
	}


h5{
	font-family:arial, tahoma;
	font-size: 19px;
	color: #00518a;
	text-align:left;
	padding:0px 0 0 0px;
	}







