body {
	margin-left:20px;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

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

strong a:hover {
	text-decoration:underline;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	width:926px;
}

#top_wrapper {
	width:926px;
	height:99px;
	margin-bottom:20px;
}

#logo {
	width:215px;
	height:99px;
	float:left;
}

#menu_wrapper {
	width:711px;
	height:99px;
	float:left;
}

#banner {
	width:926px;
	height:300px;
	padding-bottom:10px;
}

/*index page*/

#home_content {
	width:614px;
	padding-right:10px;
	float:left;
}

#welcome_intro {
	width:614px;
	height:80px;
	background-color: #7cb020;
	margin-bottom:10px;
}

/*News Area*/

#news_content {
	width:302px;
	float:left;
}


#news_intro {
	width:302px;
	height:80px;
	background-color: #007dc3;
	margin-bottom:10px;
}

#news_box {
	width:302px;
	padding-bottom:10px;
}

#news_box a {
	color: #7cb020;
	text-decoration: none;
}

#news_box a:hover {
	color: #7cb020;
	text-decoration: underline;
}

.news_title {
	font-weight: bold;
	color: #007dc3;
}

.news_date {
	color:#999999;
}

/*Page headers*/

#page_header {
	width:926px;
	height:80px;
	margin-bottom:10px;
	background-color:#7cb020;
}

#news_header {
	width:926px;
	height:80px;
	margin-bottom:10px;
	background-color: #007dc3;
}

/*Footer*/

#footer {
	width:906px;
	height:60px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#CCCCCC;
	font-size: 11px;
	color: #FFFFFF;
	padding:10px;
}

#footer ul {
	margin:0;
	padding:0;
}

#footer ul li {
	list-style:none;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_logo {
	width:146px;
	float:left;
}

#footer_menu1 {
	width:166px;
	float:left;
}

#footer_menu2 {
	width:458px;
	float:left;
}

#footer_copyright {
	width:136px;
	float:left;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 18, 2011 */



@font-face {
    font-family: 'SceneLight';
    src: url('scene-light-webfont.eot');
    src: url('scene-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('scene-light-webfont.woff') format('woff'),
         url('scene-light-webfont.ttf') format('truetype'),
         url('scene-light-webfont.svg#SceneLight') format('svg');
    font-weight: normal;
    font-style: normal;

}


