/* 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 {
	color: #A170BD;
	text-decoration: underline;
	}

a:link {
	color: #A170BD;
	text-decoration: underline;
	}

a:visited {
	color: #A170BD;
	text-decoration: underline;
	}

a:active {
	color: #9F988D;
	text-decoration: underline;
	}

a:hover {
	color: #FFF;
	background-color: #E0E0E0;
	text-decoration: none;
	}


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

p{
	margin:10px 10px 10px 50px;
	}
ul{

}
li{
	margin:1px 5px 1px 5px;
}
#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(062502.gif) no-repeat;
	width:574px;
	height:34px;
	text-align:left;
	margin:0;
	float:left
	}
.maincontent .content1 {
	width:574px;
	background:url(back01.gif) repeat-y;
	font-size:12px;
	color:#429c2e;
	margin:0;
	}
.maincontent .content1 img{
	margin:3px 0 0 20px;
	}
.maincontent .content1 ul{
	
	}
.maincontent .content1 li{
	list-style:none;
	}

.maincontent .foot1 {
	width:574px;
	height:11px;
	margin:0;
	}
	
.maincontent .head2{
	BACKGROUND: url(062507.gif) no-repeat;
	width:574px;
	height:34px;
	text-align:left;
	margin:0;
	float:left
	}
.maincontent .content2 {
	width:574px;
	background:url(back02.gif) repeat-y;
	font-size:12px;
	color:#429c2e;
	margin:0;
	}
.maincontent .content2 img{
	margin:15px 0 0 15px;
	}
.maincontent .content2 ul{
	
	}
.maincontent .content2 li{
	list-style:none;
	}

.maincontent .foot2 {
	width:574px;
	height:11px;
	margin:0;
	}
	
.maincontent .head3{
	BACKGROUND: url(062512.gif) no-repeat;
	width:574px;
	height:34px;
	text-align:left;
	margin:0;
	float:left
	}
.maincontent .content3 {
	width:574px;
	background:url(back03.gif) repeat-y;
	font-size:12px;
	color:#429c2e;
	margin:0;
	}
.maincontent .content3 img{
	margin:15px 0 0 15px;
	}

.maincontent .content3 ul{
	
	}
.maincontent .content3 li{
	list-style:none;
	}

.maincontent .foot3 {
	width:574px;
	height:11px;
	margin:0;
	}

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

.content4 ul{
	
	}

.content4 p{
	margin:1 1 1 20px;
	
	}
.content4 li{
	list-style:none;
	}

.foot4{
	width:176px;
	height:13px;
	text-align:left;
	margin:0;
	float:right;
	}
H2 {
	FONT-WEIGHT: bold; MARGIN: 10px 0px 0px 55px;color:#ff0000; LINE-HEIGHT: 1.2em
}

H3 {
	FONT-WEIGHT: bold; MARGIN:10px 0px 0px 55px;color:#ff0000; LINE-HEIGHT: 1.2em
}

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