body {
text-align:center !important;
background-image: url("../images/top.png");
background-repeat: repeat-x;
background-position: top center
}
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
    
img.displayed2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px    }
    
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.right { padding: 4px; margin: 25px 25px 25px 10px; display: inline; }

.header{
position:relative;
top:18px;
margin:0px auto;
width:800px;
height:106px;

}
.logo1{
position:relative;
float:left;
margin:0px auto;
width:65px;
height:102px;

}
.logo2{
position:relative;
top:15px;
margin:0px auto;
width:270px;
height:60px;
float:left;

}
.logo3{
position:relative;
top:-35px;
margin:0px auto;
width:470px;
float:right;

}
.menu{
position:relative;
margin:0px auto;
width:800px;
height:45px;
background-image: url("../images/menu1.png");

}
.topmenu{
position:relative;
margin:0px auto;
top:-10px;
width:650px;
height:10px;
float:right;

}
.main{
position:relative;
margin:0px auto;
float:center;
width:800px;
background-color:#999999;
border-right:2px solid #000;
border-left:2px solid #000;
border-bottom:2px solid #000;
}
.bodytext{
position:relative;
margin:0px auto;
width:700px;
text-align:left;
}
.bodytext2{
position:relative;
margin:0px auto;
width:700px;
height:560px;
text-align:left;
}
.bodytext3{
position:relative;
margin:0px auto;
width:700px;
height:600px;
text-align:left;
}
.bodytext4{
position:relative;
margin:0px auto;
width:700px;
height:700px;
text-align:left;
}
.col1{
position:relative;
float:left;
margin:0px auto;
width:550px;
height:250px;
text-align:left;
}
.col2{
position:relative;
float:right;
margin:0px auto;
width:140px;
height:250px;
text-align:center;
}
.col3{
position:relative;
float:left;
margin:0px auto;
width:250px;
text-align:left;
}
.col4{
position:relative;
float:right;
margin:0px auto;
width:450px;
text-align:center;
}
.col5{
position:relative;
float:left;
margin:0px auto;
width:150px;
text-align:center;
}
.col6{
position:relative;
float:right;
margin:0px auto;
width:525px;
text-align:left;
}
.newslettercolumn1{
position:relative;
float:left;
margin:0px auto;
width:340px;
text-align:left;
}
.newslettercolumn2{
position:relative;
float:right;
margin:0px auto;
width:340px;
text-align:left;
}
.newsletter{
position:relative;
float:left;
width:330px;
text-align:left;
}
.pdf{
position:relative;
float:left;
margin:0px auto;
width:50px;
text-align:left;
}
.file{
position:relative;
float:right;
margin:0px auto;
width:280px;
text-align:left;
}
.footer{
position:relative;
width:802px;
height:250px;
background-color:#333333;
border-left:2px solid #000;
margin:0px auto;
text-align:left;

}
.footer2{
position:relative;
width:700px;
margin:0px auto;
text-align:left;

}
.footcontainer{
position:relative;
width:230px;
margin:0px auto;
text-align:left;
float:left;

}
.toggler {
	background-color: #CCCCCC;
	background-image: url("../images/downbar.png");
	padding: 5px;
	margin-top: 5px;
	font: 16px 'Trebuchet MS'; 
}
.active {
	background-color: #66CCFF;
	font: 16px 'Trebuchet MS';
	background-image: url("../images/upbar.png");
}

ul.topnav {
	list-style: none;
	padding: 0 10px;	
	margin: 0;
	float: left;
	width: 920px;
	font: 15px 'Trebuchet MS';
	text-transform:capitalize;
	font-weight:bold;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 5px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 5px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.png) no-repeat center top;
}
a:link {text-decoration: none, color: #fff;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: #fff;}
a.plain { text-decoration: none;}
a {text-decoration:none;}
img{  border-style: none;}
h1{
font: 20px 'Trebuchet MS'; 
color:#ffffff;
text-align:center;
}

h2{
font: 16px 'Trebuchet MS'; 
color:#ffffff;
}

h3{
font: 12px 'Trebuchet MS'; 
color:#ffffff;
}

h5{
font: 12px 'Trebuchet MS'; 
color:#cccccc;
}

