﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/water2.jpg);
	background-color:#0F1B35;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: 20px;
}
html {
	margin: 0;
	padding: 0;
	text-align: center;w
	color: #000000;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	font-weight: bold;
	line-height: 20px;
}
A:link {
	color: #009999;
	text-decoration: underline;
	font-size:12px;
}
A:visited {
	text-decoration: none;
	font-size:12px;
}
A:active {
	text-decoration: none;
	font-size:12px;
}
A:hover {
	text-decoration: none;
	font-size:12px;
}


p{

}

h1 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	line-height: 1.4em;
}
h2 {
	color:teal;
	font-style:italic;
	font-size: 13px;
		line-height: 1.4em;
		margin-bottom: 6px;
}
h3 {
	color:#009999;
	font-size: 12px;
	font-style: italic;
	line-height: 1.4em;
}
.red {
	color: #771339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
A:active{
	color:;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

A:visited{
	color: #771339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.red A:link{
	color: #771339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/management_BG.jpg);
	background-color: #FFFFFF;
}
#banner{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 950px;
}
#pagebanner {
	height: 44px;
	width: 950px;
	margin: 0px;

}
#break {
	height: 16px;
	width: 950px;
	margin: 0px;

}


#nav{
	height: 44px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 752px;
	background-color: #FFFFFF;
	height: auto;
	padding-left: 158px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 0px;
}

#contentHOME {
	width: 870px;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-bottom: 800px;
	padding-right: 40px;
	padding-top: 30px;
	text-align:left;
}
#contentMANAGEMENT {
	width: 574px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 0px;
	float: right;

}
#contentLEFT {
	width: 240px;
	height:auto;
	float: left;
	padding-top: 106px;
	padding-left: 75px;
	
}
.image1 {
	margin-right: 30px;
	margin-bottom: 60px;
	float:left
}

.image2 {
	margin-right: 30px;
	margin-bottom: 20px;
}
.image3 {
	margin-right: 30px;
	margin-bottom: 20px;
	
	
}

#footer{
	height: 36px;
	width: 950px;
	clear: both;
	text-align: center;
	font-style:italic;
	background-color: #FFFFFF;
}
A:active{
	color:#009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A:visited{
	color:#009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer A:link{
	color:#009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer A:hover{
	color:navy;
	
}
