@charset "utf-8";
/* CSS Document */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8e8e8e;
	font-weight:400;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(i/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
      background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#8e8e8e;
}
a:link {
	color: #60ab1b;
}
a:visited {
	color: #60ab1b;
}
a:hover {
	color: #60ab1b;
}
a:active {
	color: #60ab1b;
}
a.c1:link {
	color: #8e8e8e;
	text-decoration: none;
}
a.c1:visited {
	color: #8e8e8e;
	text-decoration: none;
}
a.c1:hover {
	color: #8e8e8e;
	text-decoration: none;
}
a.c1:active {
	color: #8e8e8e;
	text-decoration: none;
}
.main {
	width: 1000px;
	left: 50%;
	position: absolute;
	margin-left: -500px;
}
.line {
	vertical-align: top;
	padding-top: 0px;
	height:inherit;
	width:10px;
	top: auto;
}
.clear_box {
	vertical-align: top;
	padding: 0px;
	height: 50px;
}


.top {
	height: 550px;
	width: 100%;
	background-image: url(i/top22.jpg);
}
.content {
	background-image: url(i/bg2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.page {
	width: auto;
	padding-right: 21px;
	vertical-align: top;
	padding-left: 30px;
	text-align:justify;
}
.left_page {
	width: auto;
	vertical-align: top;
	text-align:justify;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 22px;
}


.buttons {
	margin-right: 1px;
	margin-left: 1px;
}
.footer {
	background-image: url(i/bg3.jpg);
}

.l {
	background-image: url(i/l.jpg);
	height: auto;
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
	vertical-align: top;
}
.footer_text {
	color: #60ab1b;
	font-size: 12px;
}
.link_text {
	color: #60ab1b;
	font-size: 14px;
}
.footer_text2 {font-size: 12px}

.h_style {
	vertical-align: top;
	margin-left: 12px;
}

.h_style2 {
	vertical-align: top;
	margin-left: 6px;
}
.drop {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

