body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#textmain H1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 10px;
	line-height: 15px;
	margin-bottom: 0px;
	text-align: left;
}
#textmain H2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}

#textmain P {
	color: #333333;
	font-size: 13px;
	margin: 5px;
	text-align: justify;
}

#left {
	width: auto;
	border: 1px solid #F5DF37;
	height: 200px;
	margin: 5px 0px 10px 10px;
	text-align: left;
}
#center {
	margin: 5px 0px 5px 5px;
	width: auto;
	border: 1px solid #F5DF37;
	height: 200px;
	text-align: left;
}
#right {
	width: 310px;
	border: 1px solid #F5DF37;
	margin: 10px 10px 10px 10px;
	text-align: left;
}
#titles {
	background-color: #F5DF37;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	line-height: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
#header {
	width: 960px;
}
#main {
	width: 960px;
	background-color: #FFFFFF;
}
#footer {
	width: 960px;
	background-image: url(images/footerback.jpg);
	background-repeat: repeat-x;
	height: 21px;
}
#footer TD {
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-size: 10px;
	line-height: 21px;
	padding-right: 20px;
}
#nav {
	background-image: url(images/navback.jpg);
	background-repeat: repeat-x;
	height: 37px;
	width: 960px;
	margin-top: 10px;
}
#nav A {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
}
#spacer {
	height: 30px;
	width: 2px;
}
#bottom {
	width: auto;
	border: 1px solid #F5DF37;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 150px;
	margin-top: 10px;
	margin-right: 0px;
	overflow: auto;
}
#nav A:hover {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#textsub H1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 10px;
	line-height: 20px;
	margin-bottom: 0px;
	text-align: left;
}
#textsub H2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}

#textsub P {
	color: #333333;
	font-size: 13px;
	margin: 5px;
	text-align: justify;
}
#bottomsub {
	width: auto;
	border: 1px solid #F5DF37;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 420px;
	margin-top: 10px;
	margin-right: 0px;
	overflow: auto;
	text-align: left;
}
#searchsub {
	width: auto;
	border: 1px solid #F5DF37;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 5px;
	text-align: left;
}
#rightsub {

	width: 280px;
	border: 1px solid #F5DF37;
	margin: 10px 10px 10px 5px;
}
SELECT {
	width: 70%;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
INPUT {
	font-size: 12px;
}
#ContactForm TD {
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
}
#ContactForm INPUT {
	width: 99%;
}
#ContactForm TEXTAREA {
	width: 99%;
	height: 75px;
}

#left A {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(images/bullet.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	width: 100%;
}
#left A:hover {
	font-size: 15px;
	color: #F5DF37;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(images/bullet.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	width: 100%;
}
.container {
	text-align: center;
}
.logocell {
	width: 468px;
}
IMG {
	border: 0px;
}
