body {
	background-color: #061a3b;
	background-image: url(images/bg.gif);	
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #2f5369; 
	}

h1 {
	font-size: 15px;	
	}

h5 {
	font-size: 13px;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #5886a2;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #5886a2;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #5886a2; 
	}

.hmCopyright {
	padding-left: 30px;
	font-size: 10px;
	color: #bababa;
	}

.copyright {
	padding-left: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #bababa;
	}
	
.homeText {
	padding-left: 35px;
	padding-right: 35px;
	}

.mainText {	
	padding-right: 35px;
	}

.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
.contactButton { 
	color: #ffffff; 
	font-weight: bold;	
	background-color: #5886a2;
	border: 1px solid #fff;
	}

.contactInput { 
	background-color: #ffffff; 
	border: 1px solid #2f4b5d;
	} 
	
.mainBg {
	background: url(images/mainbg.gif) bottom no-repeat;
	}
	
.mainBg2 {
	background: url(images/mainbg2.gif) bottom no-repeat;
	}
	
#flashcontent {	
	width: 628px;
	height: 238px;		
	}