body {
	background : #FFFFFF;
	margin: 0px;
	color: #333333;
	font: 11px/18px Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

/*<group=Home>*/

#home {
	margin-top: 31px;
	width: 792px;
	text-align: center;
	}

#logo {
	text-align: center;
}

#home_logos {
	margin-bottom: 10px;
	text-align: center;
}

#home_logos img {
}

.logos2 {
	margin-left: 30px;
}

.logos3 {
	margin-right: 30px;
}

#info {
	margin-top: 31px;
	margin-bottom: 10px;
}

#images {
}

#colors {
	margin-bottom: 38px;
}

#nav {
	color: #999999;
	font: 12px/27px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	background: black;
	height: 25px;
}

#nav a {
	text-decoration : none;
	color: #999999;
	font: 12px/27px Helvetica, Arial, sans-serif;
}

#nav a:hover {
	text-decoration : none;
	color: white;
	font: 12px/27px Helvetica, Arial, sans-serif;
}

	
/*</group>*/

#title {
	margin-bottom: 36px;
}

#copy {
	margin-bottom: 40px;
}

#copy img {
	float: right;
	margin-top: -16px;
	display: block;
}

#banners {
	margin-top: 16px;
}

.banners img {
}

#bannersl {
	margin-top: 16px;
	text-align: left;
}

.bannersl img {
}

#copyl {
	width: 400px;
}

#copyr {
	width: 316px;
	color: #666666;
	text-transform: none;
	line-height: 14px;
}

#splash {
	margin-bottom: 70px;
	margin-top: 60px;
}

.headers {
	color: black;
	font: 14px/22px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.blackheaders {
	color: black;
	font: bold 13px/18px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.purpleheaders {
	color: #690143;
	font: bold 13px/18px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.purpleheaders2 {
	color: #690143;
	font: 13px/18px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.smallheaders {
	color: #690143;
	font: 12px/18px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

#bottom {
	margin-bottom: 15px;
}

#copyl a {
	color : #black;
	text-decoration : none;
	font-weight: bold;
}

#copyl a:hover {
	color : white;
	text-decoration : none;
	background: #690143;
}

#copyr a {
	text-decoration : none;
	color: #666666;
}

#copyr a:hover {
	text-decoration : none;
	color: #666666;
	background: #f1f1f1;
}

#footer {
	color: #666666;
	font: 9px/12px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 15px;
}