body {
	background-image: url(../images/background.jpg);
}
body,td,th {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #0B5074;
}
h3 {
	font-size: 9px;
}
.style3 {font-size: 10px}
a:link {
	color: #0A496A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0A496A;
}
a:hover {
	text-decoration: none;
	color: #040404;
}
a:active {
	text-decoration: underline;
	color: #0A496A;
}
.style4 {color: #222423}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:213px;
	width:100%;
} 
#logo{
	position:relative;
	height:75px;
	width:100%;
} 
#menubar{
	float: right;
	display:inline;
	position: relative;
	width:500px;
 }
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:800px;
 }
 
#footer{
	height:100px;
	clear:both;
 } 
  
.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 */  


div#left {
	float: left;
	width: 258px;
	margin-right: 20px;
}

div#right {
	float: right;
	width: 258px;
	margin-left: 20px;
}

div#middle {
	padding: 0px 160px 5px 160px;
	margin: 0px;


}
a.menubar:link {
	color:#222423;
	text-decoration: bold;
	size: 12;
}
a.menubar:visited {
	color: #222423;
	text-decoration: bold;
	size: 12;
}
a.menubar:hover {
	color: #222423;
	text-decoration: bold;
	size: 12;
}
a.menubar:active {
	color: #222423;
	text-decoration: bold;
	size: 12;
}

#ticker { width:800px; height:200px; border:1px solid #aaaaaa; overflow:auto; }
#ticker dt { font:normal 14px Georgia; padding:0 10px 5px 10px; background-color:#e5e5e5; padding-top:10px; border:1px solid #ffffff; border-bottom:none; border-right:none; position:relative; }
#ticker dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 10px 10px; border-bottom:1px solid #aaaaaa; background-color:#e5e5e5; border-left:1px solid #ffffff; position:relative; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.button {
	font-size: 12px;
	color: #666666;
	background-color: #F4F7F1;
	border-color: #82A0BB;
	border-width: 1px;
}

label{
float: left;
width: 120px;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
div#contact_left {
	float: left;
	width: 300px;
	margin-right: 20px;
}

div#contact_right {
	float: right;
	width: 300px;
	margin-left: 20px;
}

div#contact_middle {
	padding: 0px 160px 5px 160px;
	margin: 0px;


}

