body {
	text-align: center;
	font-size: 100%;
	line-height: 1.125em;
	height: 100%;
	width: 100%;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;


}
#container {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;

}
#content {
	width: 800px;
	text-align: left;
	background-image: url(../images/indexbg.jpg);
	background-repeat: no-repeat;
	float: left;






}
#banner {
	width: 800px;
	float: left;
	padding: 0px;
	background-image: url(../images/banner6.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 160px;





}
#nav {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
	height: 170px;


}
.pic1 {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 0px;
	height: 170px;




}
#text {
	width: 800px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
	float: left;
	background-repeat: no-repeat;










}
.text1 {
	width: 240px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 15px;








}
.text2 {
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;








}
.text3 {
	width: 250px;
	padding-left: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	float: left;
	padding-right: 0px;
	margin: 0px;








}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: inline;
	color: #333;

}
h3 {
	font-family: Courier New, Courier, monospace;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFF;
	display: inline;
	text-transform: uppercase;
}
a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
#text  ul {
	color: #333;
	margin-top: 0px;
}
#text ul li {
	font-family: Courier New, Courier, monospace;
	font-size: 0.75em;
	color: #333;
}
#text ul li a {
	color: #FFF;
	font-family: Courier New, Courier, monospace;
	font-size: 1.2em;
	text-transform: uppercase;
}
#text ul li a:hover {
	color: #FC0;
	font-family: Courier New, Courier, monospace;
	font-size: 1.2em;
}
.pic2 {
	float: left;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;

}
#footer {
	width: 800px;
	margin-top: 230px;
	float: left;
	text-align: left;
	margin-bottom: 20px;





}
#footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}
#footer li {
	padding-right: 40px;
	font-family: Courier New, Courier, monospace;
	font-size: 0.75em;
	display: inline;
	list-style-type: none;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;


}
#footer li a:hover {
	color: #F90;
}
#footer a {
	color: #333;
	font-weight: normal;
}
.pad {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
