@charset "UTF-8";
body {
	background-color: #FFF;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#barlogo  {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	font-size: 12px;
}
#container #barlogo img {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#barlogo ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 0px;
}
#barlogo ul li {
	list-style-type: none;
	display: inline;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#barlogo ul li a {
	text-decoration: none;
	color: #666;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
}
#barlogo ul li a:hover {
	text-decoration: none;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #F33;
}
.collagepic {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
}
#container #leftcopy {
	width: 200px;
	margin-left: 40px;
	margin-top: 45px;
	float: left;
	line-height: 24px;
	color: #333;
	font-size: 12px;
}
#container #maincopy {
	margin-left: 270px;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 0px;
	color: #333;
	padding-bottom: 30px;
}
#maincopy p {
	margin-top: 10px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
#maincopy h2 {
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	color: #F33;
}
