/* CSS Document */

BODY {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px
}
a:link,a:visited,a:active{
	color:#A6BA7A;
	text-decoration:underline;
}


a:hover{
	color:#f00;
}

#wrapper{
	width:100%;
	text-align:left;
	margin:0 auto;
	}

#head{
	width:750px;
	text-align:center;
	margin:0 auto;
	}

#left{
	width:574px;
	text-align:center;
	margin:0 auto;
	float:left;
	}
#right{
	width:176px;
	text-align:center;
	margin:0 auto;
	float:right;
	}
.rightcontent{
	width:176px;
	text-align:left;
	margin:0;
	float:right;
	}
	
.maincontent{
	width:574px;
	text-align:left;
	margin:0;
	float:left;
	}
.maincontent .head1{
	BACKGROUND: url(images/062502.gif) no-repeat;
	width:574px;
	height:34px;
	text-align:left;
	margin:0;
	float:left
	}
.maincontent .content1 {
	width:574px;
	background:url(images/back01.gif) repeat-y;
	font-size:12px;
	color:#429c2e;
	margin:0;
	}
.maincontent .content1 img{
	margin:3px 0 0 20px;
	}
.maincontent .content1 p{
	margin:5px 20px auto 20px;
	}
.maincontent .foot1 {
	width:574px;
	height:11px;
	margin:0;
	}
	
.maincontent .head2{
	BACKGROUND: url(images/062507.gif) no-repeat;
	width:574px;
	height:34px;
	text-align:left;
	margin:0;
	float:left
	}
.maincontent .content2 {
	width:574px;
	background:url(images/back02.gif) repeat-y;
	font-size:12px;
	color:#429c2e;
	margin:0;
	}
.maincontent .content2 img{
	margin:15px 0 0 15px;
	}
.maincontent .content2 p{
		margin:15px 0 0 15px;
		}
.maincontent .foot2 {
	width:574px;
	height:11px;
	margin:0;
	}
	
.maincontent .head3{
	BACKGROUND: url(images/062512.gif) no-repeat;
	width:574px;
	height:34px;
	text-align:left;
	margin:0;
	float:left
	}
.maincontent .content3 {
	width:574px;
	background:url(images/back03.gif) repeat-y;
	font-size:12px;
	color:#429c2e;
	margin:0;
	}
.maincontent .content3 img{
	margin:15px 0 0 15px;
	}
.maincontent .content3 p{
		margin:15px 0 0 15px;
		}
.maincontent .foot3 {
	width:574px;
	height:11px;
	margin:0;
	}

.head4{
	background: url(images/062525.gif) no-repeat;
	width:176px;
	height:26px;
	text-align:left;
	margin:0;
	float:right;
	}
.head4 h4
	{
	FONT-WEIGHT: bold; MARGIN: 8px 0px 0px 32px; LINE-HEIGHT: 1.2em; color:#ff0000; font-size:12px;
}
.content4{
	background:url(images/back05.gif) repeat-y;
	width:176px;
	text-align:left;
	margin:0;
	float:right;
	font-size:9pt;
	}
.foot4{
	width:176px;
	height:13px;
	text-align:left;
	margin:0;
	float:right;
	}
H2 {
	FONT-WEIGHT: bold; MARGIN: 15px 0px 0px 55px; LINE-HEIGHT: 1.2em
}

H3 {
	FONT-WEIGHT: bold; MARGIN:15px 0px 0px 55px; LINE-HEIGHT: 1.2em
}

H4 {
	FONT-WEIGHT: bold; MARGIN: 10px 0px 0px 55px; LINE-HEIGHT: 1.2em; color:#ff0000; font-size:12px;
}
hr {
	width:750px;
	text-align:center;
}
#footer{
	text-align:center;
	background:#fff;
	clear:both;
	font-size:9pt;
	height:100px;
	padding:10px 20px 0px 20px
}
#footer a:hover{
	color: red;
}