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: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;

}
#content {
	width: 900px;
	text-align: left;
	background-image: url(../images/indexbg2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#banner {
	width: 900px;
	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: 900px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
	float: left;
	background-repeat: no-repeat;

}
.text1 {
	width: 273px;
	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;
	display: inline;
}
.text2 {
	width: 273px;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: inline;
	margin: 0px;


}
.text3 {
	width: 280px;
	padding-left: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	float: left;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;


}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	color: #333;
    padding-right: 15px;
    padding-left: 15px;
}
h2 {
	font-family: Courier New, Courier, monospace;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
}
h3 {
	font-family: Courier New, Courier, monospace;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 3px;
    padding-right: 15px;
    padding-left: 15px;
}
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;
	margin-left: 10px;
	padding-left: 0px;
}
#text ul li {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	color: #333;
	padding-bottom: 15px;
}
#text ul li a {
	color: #FFF;
	font-family: Courier New, Courier, monospace;
	font-size: 1.2em;
}
#text ul li a:hover {
	color: #FC0;
	font-family: Courier New, Courier, monospace;
	font-size: 1.2em;
}
#text ul li a#grey {
	color: #333;
	text-decoration: underline;
}
.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;


}
#footer li a:hover {
	color: #F90;
}
#footer a {
	color: #333;
	font-weight: normal;
}
.pad {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
li h3 {
	font-size: 1.1em;
}
.white {
	color: #FFF;
}
.border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffffff;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 15px;



}
