body { background-color: #f2f2f2;
	text-align: center;
	font-family: Helvetica, Verdana, Times;
	}

.bannertext {
	font: 11px Helvetica Neue, Helvetica, Verdana, Times;
	color: #666;
	text-align: right;
	line-height: 1.5em;
	margin-top: 2em;
	}

#main { width: 750px;
	clear: both;
	margin: auto;
	}
	
#menu { text-align: right;
	width: 550px;
	float: right;
	}
	
#logo {
	text-align: left;
	width: 160px;
	float:left;
	}
	
#content {
	width:600px;
	margin: auto;
	padding-bottom: 50px;
	}

#content a {
	text-decoration: none;
	color:#8D191D;
	font-weight: bold;
	}

#content a:hover {
	text-decoration: underline;
	color:#8D191D;
	font-weight: bold;
	}

#content h1 {
	font: 13px Helvetica Neue, Helvetica, Verdana, Times;
	color: #8D191D;
	font-weight: bold;
	text-align: left;
	padding-top: 1.255em;
	padding-bottom: 0.75em;
	}

#content h2 {
	font: 12px Helvetica Neue, Helvetica, Verdana, Times;
	color: #666;
	font-weight: bold;
	text-align: left;
	}
	
#content li {
	list-style-type: square;
	}

#footleft {
	width:249px;
	float:left;
	padding-bottom: 50px;
	}

#footleft a {
	text-decoration: underline;
	color:#8D191D;
	}

#footleft a:hover { 
	text-decoration: underline;
	color:#BFBFBF;
	}
	
.footleft {
	font: 10px Helvetica Neue, Helvetica, Verdana, Times;
	color:#8D191D;
	text-align: left;
	font-weight: bold;
	}

#footright {
	width:500px;
	float: right;
	padding-bottom: 50px;
	}

.footright {
	font: 10px Helvetica Neue, Helvetica, Verdana, Times;
	color:#BFBFBF;
	font-weight: bold;
	text-align: right;
	}

#newsright {
	width: 300px;
	float: right;
	}

#newsright a {
	text-decoration: none;
	color:#8D191D;
	font-weight: bold;
	}

#newsright a:hover {
	text-decoration: underline;
	}

#newsright ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 245px;
	}
	
#newsright ul li {
	position: relative;
	}
	
#newsright li ul {
	position: absolute;
	left: 0px;
	top: auto;
	display: none;
	width: 200px;
	}

#newsright li:hover ul { 
	display: block;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

.newsright {
	font: 11px Helvetica Neue, Helvetica, Verdana, Times;
	color: #666;
	text-align: left;
	line-height: 1.5em;
	}

.normal {
	font: 11px Helvetica Neue, Helvetica, Verdana, Times;
	color: #666;
	text-align: left;
	line-height: 1.75em;
	}

.piclogo {
	padding-top:15px;
	}
	
.picmain {
	padding:3px;
	border:1px solid #B2B2B2;}

.space {
	clear:both;
	}
	
.testimonial {
	font: 12px Helvetica Neue, Helvetica, Verdana, Times;
	font-style: italic;
	color: #666;
	text-align: left;
	line-height: 1.25em;
	margin-top: 2em;
	}	
	
.testsig {
	font: 12px Helvetica Neue, Helvetica, Verdana, Times;
	font-style: italic;
	color: #666;
	text-align: right;
	line-height: 1.25em;
	}