body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-size: 90%;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
margin-bottom:5px;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

small {
}


img {
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 100px;
	background: #91E201 url(images/img01.gif) no-repeat left bottom;
}

#logo p {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo p {
	padding-top: 15px;
	font-size: 27px;
}

#header h1 {
	font-size: 12px;
	float:right;
	margin-right:0px;
	width:280px;
	padding-top:5px;
	text-align: right;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: -30px auto 0 auto;
}



html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #EDEBD5 url(images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto 20px auto;
	background: url(images/img07.gif) repeat-y 260px 0;
}

/* Content */

#content {
	float: left;
	width: 510px;
}
#content h2 {
	height:35px;
	background-image:url(images/title-h2.gif);
	background-repeat:no-repeat;
	text-indent:33px;
	line-height:35px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #336600;

}
#content h3 {
	height:30px;
	background-image:url(images/title-h3.gif);
background-repeat:no-repeat;
	text-indent:33px;
	line-height:30px;
	letter-spacing: 2px;
color:#FF3300;

}
.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}
.title a {
	text-decoration: none;
	color: #666;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;

}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 40px;
	padding-top: 20px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 90%;
}

#content li {
	list-style-image:url(images/SYTA005.GIF);
}
.h-ads {
	float:right;
	font-size:10px;
	width: 468px;
}