@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
#wrapper {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-position: left top;
}
#content {
	width: 1005px;
	height: 777px;
}
#content .quote {
	margin-top: 1px;
	width: 568px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	height: 191px;
	background-color: #000000;
	letter-spacing: -1px;
	float: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C1D82F;
}
#content .construction {
	float: right;
	height: 80px;
	width: 165px;
	margin-top: 112px;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	margin-right: 2px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C1D82F;
}
#content .recentNews {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 990px;
	padding-left: 15px;
	padding-top: 80px;
	height: 31px;
	float: left;
}
.newsCol  h2  {
	font-size: 13px;
	font-weight: bold;
	color: #C1D82F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 9px;
	padding-bottom: 7px;
}
.newsCol  p  {
	padding-left: 15px;
	padding-right: 15px;
}
.newsCol p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.newsCol a:hover {
	color: #C1D82F;
	text-decoration: none;
}
.newsCol  {
	margin-top: 1px;
	float: left;
	height: 443px;
	margin-right: 1px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	width: 200px;
}
.newsCol  img  {
	width: 200px;
	margin-bottom: 15px;
	background-color: #1F1F1F;
	text-align: left;
}
.newsCol2  h2  {
	font-size: 13px;
	font-weight: bold;
	color: #C1D82F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 9px;
	padding-bottom: 7px;
}
.newsCol2  p  {
	padding-left: 15px;
	padding-right: 15px;
}
.newsCol2 p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.newsCol2 a:hover {
	color: #C1D82F;
	text-decoration: none;
}
.newsCol2  {
	margin-top: 1px;
	float: left;
	height: 443px;
	margin-right: 1px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	width: 401px;
}
.newsCol2  img  {
	width: 401px;
	margin-bottom: 15px;
	background-color: #1F1F1F;
	text-align: left;
}
.green {
	color: #C1D82F;
}
#header {
	height: 110px;
	width: 1005px;
}
#header .logo {
	width: 201px;
	height: 59px;
	float: left;
}
#header .address {
	width: 191px;
	margin-right: 10px;
	text-align: right;
	margin-top: 60px;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	clear: none;
	margin-left: 402px;
}
#header .tnav {
	width: 191px;
	margin-right: 10px;
	text-align: right;
	margin-top: 60px;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
}
#header .tnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#header .tnav a:hover {
	color: #BED600;
}
#footer {
	height: 15px;
	width: 1005px;
	margin-bottom: 10px;
	float: left;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C1D82F;
}
