body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color:#FFFFFF;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #FFFFFF;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

.contact {
    text-align:center;
	color: #85C329;
	line-height: 25px;
	}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}


.content {
line-height:10px;
	float: left;
	padding: 0 20px 0 20px;
	background:url(img_s/img10.gif) repeat-x;
	}


.title {
	padding-left: 10px;
	color:#85C329;
	font-size: medium;
}

#sidebar1{
	padding: 10px 20px;
	font-size: 92%;
	background-color:E6E6E6;
}


/* Sidebar */

#sidebar1 p {
	margin: 0;
	line-height: normal;
}

#sidebar1 a {
	text-decoration: none;
}

#sidebar1 a:hover {
	text-decoration: underline;
}


.swf {
width:320px;
text-align:center;
margin-left:auto;
margin-right:auto;
}





/* Footer */

#footer-wrapper_index {
width:760px;
margin-left:auto;
margin-right:auto;
	height: 60px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}


#footer-wrapper {
	height: 60px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 20px 0 15px 65px;
	background: url(img_s/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 20px 0 0;
}

