/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #003333;
} 
 
#pagewidth{ 
 width:774px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:48px;
	background-color:#003333;
	width:100%;
	background-image: url(images/header_texture.jpg);
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
} 
 
#maincol{
	float: right;
	display:inline;
	position: relative;
 width:; 
	border: 2px #000000;
 }
 
#footer{
 height:100px; 
  background-color:#397979; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.logo {
	float: left;
	width: 136px;
	margin-top: 8px;
	line-height: 10px;
	margin-left: 12px;
}
.navtop {
	background-color: #009999;
	text-decoration: none;
	background-image: url(images/corner_down.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 80px;
	padding-left: 20px;
	height: 18px;
	margin-top: 20px;
	padding-top: 8px;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003333;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.border {
	border: 2px solid #000000;
}
#leftcol{
	width:170px;
	float:left;
	position:relative;
	padding-top: 15px;
 }
 #rightcol{
	float: right;
	display:inline;
	position: relative;
	width:600px;
	padding-top: 15px;
 }
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}
.imagepadding {
	margin-left: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
	color: #FFFFFF;
	background-color: #006666;
	padding: 5px 5px 5px 10px;
}
.sumbit {
	color: #FFFFFF;
	background-color: #006666;
	border: 2px outset #006666;
}
.imagepadding2 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

