@charset "utf-8";
/* CSS Document */


body {
	background-color: #377508;
}



#top-header{
	background-image: url(../images/banner-top.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 89px;
	width: 790px;
	
}



#top-head-left{
	
}


#top-head-right{
	
}


#container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 786px;
}


#space {
	width:786px;
	background-color: #799F37;
	float: left;
}



#head {
	background-image: url(../images/head_2.jpg);
	float: left;
	height: 82px;
	width: 786px;
}


#head a {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 550px;
}

.line_changer {
	clear: both;
	float: left;
}

.boxx {
	width: 246px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;

}


.upper_boxx {
	height: 31px;
	width: 246px;
	background-image: url(../images/upper_boxx.gif);

}




.upper_boxx p {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	

}



.middle_boxx {
	background-image: url(../images/middler_boxx.gif);
	background-repeat: repeat-y;
	float: left;
	width: 246px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}



.icon_boxx {
	float: left;
	height: 63px;
	width: 78px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}


.info_boxx {
	float: left;
}


.info_boxx p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.lower_boxx {
	background-image: url(../images/low_boxx.gif);
	float: left;
	height: 45px;
	width: 246px;

}


.lower_boxx a {
	background-image: url(../images/arrow_orange.gif);
	float: right;
	height: 11px;
	width: 36px;
	margin-top: 22px;
	margin-right: 26px;

}


.lower_boxx a:hover {
	background-image: url(../images/arrow_yellow.gif);
}



#foot {
	background-image: url(../images/foot.gif);
	float: left;
	height: 58px;
	width: 786px;
	background-repeat: no-repeat;
}


#footlink_1 {
	float: left;
	height: 25px;
	width: 60px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 12px;

	
}



#footlink_1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/butt_1.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: center;
	float: left;
	height: 20px;
	width: 65px;
	font-weight: bold;
	
}



#footlink_1 a:hover {
	background-image: url(../images/butt_1_over.gif);
	
}


#footlink_2 {
	float: left;
	height: 25px;
	width: 133px;
	padding-top: 30px;
	padding-left: 0px;

	
}


#footlink_2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/butt_2.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: center;
	float: left;
	height: 20px;
	width: 133px;
	font-weight: bold;
}

#footlink_2 a:hover {
	background-image: url(../images/butt_2_over.gif);
}


#disclaimer {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	width: 370px;
	padding-left: 180px;
	margin-top: 15px;
}


#disclaimer a {
	color: #FFF;
	text-decoration: none;
	
}


#disclaimer a:hover {
	color: #FF0;
	
}
