* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}

a {
	text-decoration: none;
	color: #7B8F35;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #B5DF26;
}

#wrap {
	margin: 20px auto;
	padding: 0 5px;
	width: 980px;
}

#header {
	height: 90px;
	background: #B1DF27 url(images/header.jpg) no-repeat;
}

#header p.hbig {
	font-size: 28px;
	letter-spacing: -1px;
	padding: 20px 0 0 20px;
	color: #FF5500;
}

#header p.hbig a {
	color: #111;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
}

#header p.hbig a:hover {
	color: #111;
}

#header p.hsmall {
	font-size: 19px;
	color: #111;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-weight: 100;
}


.right {
	float: right;
	width: 730px;
	min-height: 450px;
//	height: 450px;
	padding-top: 5px;
}

.right h1 {
	font-size: 20px;
	font-weight: 100;
	padding: 15px 0 7px 0;
	margin-bottom: 30px;
	border-bottom: 1px dotted #7B8F35;
	color: #7B8F35;
}

.right p {
	margin: 23px 20px 10px 0;
	font-size: 15px;
	line-height: 23px;
}

.right table {
	border-collapse: collapse;
	border: 2px solid #DADADA;
	font-size: 12px;
	margin: 10px 0;
}

.right table td,
.right table th {
	border: 1px solid #DADADA;
	padding: 5px;
	text-align: center;
	line-height: 14px;
}

.right table td.tleft {
	text-align: left;
}

.right table td a {
	text-decoration: none;
}

.right table td img {
	border: none;
	margin: 0;
	padding: 0;
	float: none;
}

img.iright {
	float: right;
	margin: 10px;
	border: none;
}

img.inofloat {
	float: none;
	margin: 10px;
	border: none;
}

.left {
	float: left;
	width: 210px;
	padding-top: 10px;
}

.left p {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	background: #B1DF27 url(images/menuh2.jpg) no-repeat;
	color: #111;
	font-size: 13px;
	font-weight: bold;
}

.left ul {
	padding: 10px 0 15px 10px;
	list-style-type: square;
	color: #B1DF27;
	padding-left: 16px;
	font-size: 12px;
}

.left ul li a {
	text-decoration: none;
	font-weight: 600;
}

.left ul li a:hover,
.left ul li a.current {
	color: #000;
}

.left .sadv ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

.left .sadv ul li {
	margin: 10px 10px 10px 20px;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	color: black;
}

.left .sadv ul li a,
.left .sadv ul li a:hover {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
}

.left .sadv ul li a:hover {
	color: #B5DF26;
}

#footer {
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	color: #000;
	margin-top: 20px;
	border-top: 2px dotted #000;
	border-bottom: 2px dotted #000;
}

footer a {
	 color: #7B8F35;
}

/* FAdv */

#fadv {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: black;
	margin: 10px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 305px;
	margin: 5px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a {
	text-decoration: none;
	font-weight: normal;
}

.mailto1 {
	font-weight: normal;
	color: #7B8F35;
}

.mailto2 {
	display:none;
}
