/* CSS Document */

body {margin:0;
	padding:0;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#006CB4;
	font-family: Helvetica, Arial, sans-serif;
font-size:16px;
color:#FFFFFF;
	}
	
img {border: 0px;
float:left;
}

p {font-family: Helvetica, Arial, sans-serif;
font-size:16px;
color:#FFFFFF;
}

p.first {font-size:20px;
}

h2 {font-family: Helvetica, Arial, sans-serif;
font-size:20px;
font-weight:normal;
color:#FFFFFF;
}

a {font-family: Helvetica, Arial, sans-serif;
font-size:16px;
font-weight:bold;
color:#00FFFF;
}

legend {
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#FFF;
}

.lighter {color:#00FFFF;}

#wrapper {width:850px;
			height:auto;
			margin:0 auto 0 auto;
			}

#header {width: 850px;
	height:80px;
	float:left;
	background:url(images/header.jpg) no-repeat center;
	}

	
#nav {
width: 850px;
height:45px;
float: left;
}
#nav ul {
list-style: none;
float: left;
padding: 0 0 0 180px;
margin: 0;
}
#nav li {
list-style: none;
float: left;
}
#nav li a{
list-style: none;
margin: 0;
padding: 0 35px 0 35px;
font-family: Helvetica, Arial, sans-serif;
font-size:16px;
color:#0066CC;
text-decoration:none;
}
#nav li a:hover{
list-style: none;
font-family: Helvetica, Arial, sans-serif;
font-size:16px;
color:#003399;
text-decoration:none;
}


#content { width:850px;
			height:auto;
			float:left;
			padding-top:365px;
			background:url(images/mainpic.jpg) no-repeat;
			margin-bottom:20px;
			}
			
#content2 { width:850px;
			height:auto;
			float:left;
			padding:33px 30px 0 31px;
			margin-bottom:20px;
			}

#content3 { width:850px;
			height:auto;
			float:left;
			padding-top:33px;
			margin-bottom:20px;
			}
			
#textbox1 {width:502px;
height:auto;
float:left;
border-right:#FFFFFF solid 1px;
padding:0 10px 0 33px;
}


#textbox2 {width:261px;
height:auto;
float:left;
padding:0 33px 0 10px;
}

#textbox2 li {list-style:disc;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
color:#FFF;
} 

#abouttext1 {width:502px;
height:auto;
float:left;
border-right:#FFFFFF solid 1px;
padding:0 10px 0 33px;
}


#abouttext2 {width:261px;
height:auto;
float:left;
padding:0 33px 0 10px;
}			

.portbox {width: 784px;
		height:auto;
		float:left;
		background:url(images/textboxbg.jpg) repeat-x;
		border: 2px #FFF solid;
		background-color:#003399;
		padding-bottom:15px;
		margin-bottom:20px;
		}
.porttext {width:426px;
		height:auto;
		float:right;
		padding:25px 20px 25px 0;
		}
		
.portbox1 {width: 754px;
		height:auto;
		float:left;
		background:url(images/textboxbg.jpg) repeat-x;
		border: 2px #FFF solid;
		background-color:#003399;
		padding:15px;
		margin-bottom:20px;
		}
.porttext li {list-style:disc;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
color:#FFF;
} 	
.portbox1 li {list-style:disc;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
color:#FFF;
} 