BODY {
	align: center;
	text-align: center;
	background-color: #333333;
	margin: 0px
}

.accent {
	background-color: #911120;
}

.news-header {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial;;
	background-image: url("../images/news_header.gif")
}

.news-headline {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial;
}

.news-headline a, .news-headline a:link, .news-headline a:visted, .news-headline a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}


.news-headline a:hover {
	text-decoration: underline;
	color: #000;
	cursor: hand;
	font-weight: bold;
}

.splash-table {
	background-color: #FFF;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.splash-address {
	font-size: 11px;
	padding: 5px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.splash-text {
	line-height: 12px;
	color: black;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family:Verdana, Arial;
	word-spacing: 2px;
	
}


.copyright {
	color: #FFF;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.page-title {
	line-height: 15px;
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	font-family: Verdana, Arial;
	background-color: #FFF
	
}

.contact-text {
	color: #000;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.logo {}

.logo a, .logo a:link, .logo a:visited, .logo a:active {
	text-decoration: none;
	background-color: transparent;
}

.logo a:hover {
	text-decoration: none;
	background-color: transparent;
	cursor: hand;
}

.testimonial {
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-color: silver;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: black;
	line-height: 15px;
	color: black;
	vertical-align: middle;
	margin: 10px;
	font-size: 8pt;
	text-align: left;
	padding: 10px;
	font-family:Verdana, Arial;
	word-spacing: 2px;
	
}

.test-image {
	float: right;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	clear: right;
	margin: 20px;

}
.project-list-title {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding-left: 30px
}

.project-list {
	margin: 5px;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.project-list a, .project-list a:link, .project-list a:visited, .project-list a:active {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}

.project-list a:hover {
	text-decoration: underline;
	background-color: transparent;
	cursor: hand;
}