@charset "utf-8";
/* CSS Document */

body {
	background-color: #28472b;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 0px;
	}

.main {
margin-left:auto;
margin-right:auto;
width:974px;
padding:0px;
margin-top:0;
}

.header {
float:left;
background-image:url(images/Top.png);
background-position:top center;
background-repeat:no-repeat;
width:974px;
height:67px;
}

.left {
float:left;
background-image:url(images/left.png);
background-position:top center;
background-repeat:no-repeat;
width:279px;
height:518px;
}

.linkbox {
float:left;
width:100%;
margin-top:220px;
}

.links {
float:left;
width:100%;
text-align:center;
margin-bottom:12px;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
color:#000;
position:relative;
text-decoration:none;
cursor:pointer;
}

.links:hover {
float:left;
width:100%;
text-align:center;
margin-bottom:12px;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
color:#444;
text-decoration:none;
cursor:pointer;
}

.mid {
float:left;
width:673px;
height:518px;
}

.flash {
float:left;
background-position:top center;
background-repeat:no-repeat;
width:673px;
height:348px;
}

.content {
float:left;
background-image:url(images/content.png);
background-position:top center;
background-repeat:no-repeat;
width:673px;
height:170px;
}

.contenttext {
	float:left;
	width:673px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#094e00;
	line-height:20px;
	margin-top:10px;
}

.right {
float:left;
background-image:url(images/right.png);
background-position:top center;
background-repeat:no-repeat;
width:22px;
height:518px;
}

.footer {
float:left;
background-image:url(images/footer.png);
background-position:top center;
background-repeat:no-repeat;
width:974px;
height:60px;
}
