body{
	
	background-color: #FFFFFF;
	font: 11pt/14pt georgia, "Trebuchet MS", Verdana;
	margin: 0;
}

#container { 

	
	bottom: 0%;
	margin:0;
	color: black;

	
} 

.banner{

	background: url(../images/banner_bg.jpg) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 300px;
}

.top_main{
	position: absolute;
	text-align:center;
	width: 700px;
	right: 150px;
}

.main{
	position: relative;
	width: 800px;
	margin-top: 5px;	
	margin-left: 10px;
}


table{
	position: relative;
	width: 800px;
	margin-top: 20px;
	font: 10pt georgia, "Trebuchet MS", Verdana;
	color: #666666;
}

td{
	border-width: 1px;
	border-color: #666666;
	padding: 5px;

}

img{
	border-style: none;
}


#h2_header{
	color: #5AC4F6;
	font: 18pt georgia, "Trebuchet MS", Verdana;
	width: 800px;
}


.subheader{
	background: url(../images/subheader2.png) repeat-x;
	position: relative;
	margin-top: 60px;
	margin-left: 0;
	text-align:center; 
	height: 280px;
}



#subheader_img{
	
	position: absolute;
	margin-top: 44px;
	margin-left: -350px;
	height: 134px;
	width: 191px;
	
}

#subheader_text{
	margin-left: 360px;
	padding-top: 120px;
	font: 18pt "Trebuchet MS", Verdana;
	color: #006699;

}

.header{
	position: relative;
	top: 0px;
	left:0px;
	width: 700px;
	height: 390px;
	text-align:center; 
}

#img {
	text-decoration: none;
	border: 0px;
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	position: relative;
	margin-top: 260px;
	width: 760px;
	text-align:center; 
	
}

.menu li {
	padding: 0;
	margin: 0;
	height: 55px;
	margin-right: 0em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -3000px;
	height: 40px;
	background-repeat: no-repeat;
	color: #5AC4F6;
}

.home {background-image: url(../images/home_rollover.jpg); width: 160px;}
.home a {background-image: url(../images/home_rollover.jpg); width: 160px;}
.products a {background-image: url(../images/products.jpg); width: 210px;}
.products {background-image: url(../images/products_rollover.jpg);}
.services a {background-image: url(../images/services.jpg); width: 210px;}
.services {background-image: url(../images/services_rollover.jpg);}
.contact a {background-image: url(../images/contact.jpg); width: 180px;}
.contact {background-image: url(../images/contact_rollover.jpg);}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}



#pagebody p{
	margin-top: 0px;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0px 0px 20px 0px;	
}

#pagebody{
	margin-top: 190px;
	position: relative;
	margin-left: 90px;
	margin-right: 90px;	
	
}



#footer{
	background: url(../images/footer_bg.jpg);
	position: absolute;
	height: 150px;	
	width: 100%;
	left: 0;
	font: 10pt georgia, "Trebuchet MS", Verdana;
	padding-top: 25px;
	color: black;

}




#footer a, a:visited {
	
	text-decoration: none;
	height: 25px;
	background-repeat: no-repeat;
	color: #333333;

}

#footer a:hover{
	
	text-decoration: none;
	height: 25px;
	background-repeat: no-repeat;
	color: white;

}

.arr{
	
	font: 8pt georgia, "Trebuchet MS", Verdana;
	color: black;
}


p{
	font: 9pt/14pt georgia, "Trebuchet MS", Verdana;
	color: #333333;

}

h3{
	font: 11pt/14pt georgia, "Trebuchet MS", Verdana;
	color: #333333;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;	
	position: relative;
}

#newsheader{
	font: 10pt/14pt georgia, "Trebuchet MS", Verdana;
	color: #333333;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;	
	position: relative;

}
