body {
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-x;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
li {
	background-image: url(images/gold_bullet.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 10px;
	background-position: 0px 7px;
}
.logo {
	margin-top: 30px;
	margin-left: 110px;
	margin-right: 9px;
}
.tagline {
	margin-top: 78px;
	margin-left: 210px;
	margin-right: 5px;
}
.thumbnail {
	margin-top: 4px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 16px;
}
.overImg {
	margin-top: 44px;
}h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A2E64;
}
a {
	color: #2a2e64;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2a2e64;
	text-decoration: none;
}
a:hover {
	color: #116A65;
	border-bottom-color: #116A65;
}
a:visited {
	color: #333333;
	border-bottom-color: #333333;
}
#left {
	padding-right: 10px;
}
#left h3 {
	color: #116A65;
}
