/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a, a:visited, a:active{
	outline: none;
	text-decoration: none;
	color: #5E8A00;
}
a:hover, a:focus{
	text-decoration: underline;
	color: #ff1200;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
	position: relative;
}
#container2 {
	width: 950px;
	float: left;
}
#header {
	width: 950px;
	height: 110px;
	text-align: right;
}
#logo {
	height: 100px;
	width: 393px;
	float: left;
	background-image:url(images/logo.png);
	background-position:center;
	background-repeat:no-repeat;
}
#logo h1 {
	height: 100px;
	width: 393px;
	padding: 0;
	margin: 34px 0 0 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	width: 393px;
	height: 100px;
}
#logo span {
	display:none;
}
#topLinks {
	width: 557px;
	height: 100px;
	float: right;
	text-align:right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6fa400;
}
#topLinks p{
	margin: 15px 0 10px 0;
	padding: 0;
}
#featureText {
	width:317px;
	height:206px;
	float:right;
	background-image:url(images/featbg2.jpg);
	background-position: top;
	background-repeat:no-repeat;
	padding: 12px;
	font-size: 14px;
	line-height: 1.4;
	text-align: justify;
}
#featureText p {
	margin: 0;
	padding: 0;
}

#feature {
	width: 950px;
	height: 230px;
	float: left;
	border-top: solid;
	border-top-color: #ff1200;
	/*background-image:url(images/feature2.jpg);
	background-position:left;
	background-repeat:no-repeat;*/
}

#tagLine {
	width: 589px;
	height: 20px;
	line-height: 20px;
	float:left;
	color: white;
	margin-top: 210px;
	font-style: italic;
	text-align: right;
	padding: 0 10px;
	background-image: url(images/tag_bg.png);
}
#tagLine p{
	margin: 0;
	padding: 0;
}
#navigation {
	width: 950px;
	height: 45px;
	float: left;
	background-image:url(images/nav2.jpg);
	background-position:left;
	background-repeat:repeat-x;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#buttons {
	width: 950px;
	height: 175px;
	float: left;
	background-image:url(images/Buttons.jpg);
	background-repeat:repeat-x;
}

#spotlight1 {
	width: 299px;
	float:left;
	height:159px;
	padding: 8px;
	overflow: hidden;
}
#spotlight1 img {
	border: none;
}
#spotlight1 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-weight: bold;
}
#spotlight1 a, #spotlight1 a:visited, #spotlight1 a:active {
	color: #000000;
	text-decoration: none;
}
#spotlight1 a:hover, #spotlight1 a:focus {
	color: #ff1200;
	text-decoration: none;
}
#spotlight2 {
	width: 299px;
	float:left;
	height:159px;
	border-left: 1px solid #a09e9e;
	border-right: 1px solid #a09e9e;
	padding: 8px;
}
#spotlight2 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-weight: bold;
}
#spotlight2 a, #spotlight2 a:visited, #spotlight2 a:active {
	color: #000000;
	text-decoration: none;
}
#spotlight2 a:hover, #spotlight2 a:focus {
	color: #ff1200;
	text-decoration: none;
}
#spotlight3 {
	width: 299px;
	float:right;
	height:159px;
	padding: 8px;
}
#spotlight3 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-weight: bold;
}
#spotlight3 a, #spotlight3 a:visited, #spotlight3 a:active {
	color: #000000;
	text-decoration: none;
}
#spotlight3 a:hover, #spotlight3 a:focus {
	color: #ff1200;
	text-decoration: none;
}
#content {
	width: 435px;
	min-height: 200px;
	float: right;
	margin-top: 15px;
	padding: 0 20px;
	text-align: justify;
}
#content h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ff1200;
	font-weight:bold;
}
#content ul {
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	margin: 40px 0 0 30px;
	padding: 0;
}
#content li {
	padding: 0 0 10px 5px;
	font-size: 14px;
}
#content2 {
	width: 434px;
	min-height: 200px;
	float: right;
	margin-top: 15px;
	border-right: 1px solid gray;
	padding: 0 20px;
	text-align: justify;
}
#content2 h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ff1200;
	font-weight:bold;
}
#content img, #content2 img {
	border: 1px solid gray;
}
#article {
	width: 910px;
	min-height: 310px;
	padding: 20px;
	float: right;
	margin: 0px;
	text-align:left;
	line-height: 1.4;
}

#article h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	/*color:#f25d45;
	font-weight:bold;*/
	margin: 0 0 15px;
}


#clear {
	clear:both;
}
#footer {
	width: 950px;
	background-color: #e9e9e9;
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #6B6B6B;
	margin-top: 15px;
}
#footer a, #footer a:visited, #footer a:active {
	color: #6B6B6B;
	text-decoration: underline;
}
#footer a:hover, #footer a:focus {
	color: #ff1200;
	text-decoration: none;
}
	
