@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	background-image: url(Res/sfw-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
}
.content-block {
	width: 900px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.flash-area {
	background-image: url(Res/sideofcomp.jpg);
	height: 266px;
	background-repeat: no-repeat;
	background-position: 204px;
}

.top-right {
	height: 52px;
	padding-bottom: 5px;
	padding-left: 500px;
	text-align: right;
	font-size: 16px;
	padding-top: 75px;
	line-height: 24px;
}
.top-right a {
	color: #333333;
}

.nav a {
	color: #333333;
	font-size: 11px;
	line-height: 100%;
	display: block;
	float: left;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.nav {
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 100%;
	float: left;
	width: 500px;
}
.contact {
	font-size: 11px;
	line-height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	color: #333333;
	font-weight: normal;
}
.body-left {
	float: left;
	width: 590px;
	padding-top: 15px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CC33;
}
.title {
	font-size: 36px;
	font-weight: normal;
	color: #8BB82E;
	padding-top: 20px;
	padding-bottom: 15px;
	line-height: 36px;
}
.nav2 {
	font-size: 10px;
	line-height: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.nav2 a {
	color: #333333;
	padding-right: 10px;
	font-weight: normal;
}
.side-title {
	font-size: 24px;
	font-weight: normal;
	color: #8BB82E;
	padding-top: 20px;
}
.body-right {
	padding-left: 15px;
	float: left;
	width: 294px;
}
a {
	font-weight: bold;
	color: #8BB82E;
}
.body-left-pad {
	float: left;
	width: 575px;
	padding-top: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CC33;
}
