* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231F20;
}

a {
	text-decoration: underline;
	color: #7EBA25;
}

a:hover {
	text-decoration: none;
	color: #7EBA25;
}


#w {
}


#h {
	width: 880px;
	height: 105px;
	margin: 0 auto;
}


#l {
	float: left;
	width: 270px;
	height: 105px;
	margin: 0px;
}

#l h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#l h1 a {
	color: #FFFFFF;
}

#l h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

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


#m {
	width: 940px;
	height: 47px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat-x left top;
}

#m ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#m li {
	display: inline;
	text-align: center;
}

#m a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 2px;
	padding: 15px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7EBA25;
}

#m a:hover {
	background: #000000;
	color: #FFFFFF;
}

#s {
	width: 940px;
	height: 255px;
	margin: 0 auto;
}


#p {
	width: 940px;
	margin: 0 auto;
	padding-top: 30px;
}

#p-bg {
}


#c {
	float: right;
	width: 640px;
}
.po {
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.po h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #515151;
}

.po div {
	padding: 20px 0px;
}


#sb {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px 30px 30px 0px;
}

#sb ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
	list-style: none;
}

#sb ul li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	border-bottom: 1px solid #CCCCCC;
}

#sb a {
	border: none;
	text-decoration: none;
	color: #4A4949;
}

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


#f {
	margin: 0 auto;
	padding: 20px 0px;
	background: #000000;
	color: #686767;
}

#f p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#f a {
	text-decoration: underline;
	color: #A1A1A1;
}

#f a:hover {
	text-decoration: none;
}
