* {
	padding:0;
	margin:0;
	border:0;
}
html {
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#555;
}
body {
}
h1, h2, h3, h4, h5, h6 {
	color:#33a631;
}
h1 {
	font-size:24px;
	background-color:inherit;
	text-decoration:underline;
	margin-bottom:30px;
}
h2 {
	font-size:16px;
	margin:10px 0;
}
h3 {
	font-size:14px;
	margin:10px 0;
}
h4 {
}
h5 {
}
hr {
	background-color:#aaa0cd;
	height:1px;
	margin:20px auto;
}
a {
	color:#33a631;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:underline;
}

p{line-height:25px;margin:10px 0;}
ul {
margin-left:20px;
}
acronym{
color:red;
cursor:help;
}
.left {
	float:left;
}
.right {
	float:right;
}
ul.vcard{
margin:0;
}
ul.vcard ul{
margin:0;
}
.vcard li{
	list-style:none;
}
/* */

#t {
	background:transparent url(../images/header.jpg) no-repeat center top;
	height:354px;
}
#m {
	background:transparent url(../images/bck.jpg) repeat-x bottom center;
	margin:-155px 0 0;
-moz-box-shadow:0 3px 5px #bbb;
-webkit-box-shadow:0 3px 5px #bbb;
box-shadow:0 3px 5px #bbb;
}
#b {
}
#h {
	height:199px;
	width:622px;
	margin:0 auto;
	position:relative;
}
#h div {
	position:absolute;
	left:25px;
	top:74px;
}
#h h2 {
	font-size:27px;
	margin:0;
}
#h h2 strong {
	font-size:28px;
	color:#888;
}
#h p {
	font-size:17px;
	border-bottom:#69cd6d solid 1px;
	padding:0 0 3px;
}

ul#menu {
	margin:0;
	width:622px;
	height:36px;
	background:#fff url(../images/menu_over.jpg) repeat-x;
	list-style:none;
	font-size:16px;
}
ul#menu li a{
	display:block;
	height:28px;
	padding:8px 27px 0 28px;
	border-left:1px #33a631 solid;
	background:#fff url(../images/menu_bck.jpg) repeat-x;
	float:left;
	color:#555
}
ul#menu li.first a{
	border:none;
	background:#fff url(../images/menu_left.jpg) no-repeat left top;
	padding:8px 27px 0;
}

ul#menu li.last a{
	float:right;
	background:#fff url(../images/menu_right.jpg) no-repeat right top;
}

ul#menu li a:hover,
ul#menu li.this a{
	color:#33a631;
	background:none;
}

ul#menu li:hover a{
text-decoration:underline;
}

ul#menu li ul {
	list-style:none;
}
ul#menu li ul li a {
	display:block;
}
#c {
	width:622px;
	padding:0 0 50px 0;
	margin:0 auto;
	overflow:hidden;
min-height:300px;
}
#content {
	background:#fff url(../images/btm.jpg) no-repeat bottom center;
	line-height:17px;
	min-height:500px;
	overflow:hidden;
}
#left {
}
#right {
}
.widecolumn {
	width:582px;
padding:0 20px 52px;
margin-top:20px;
}
.narrowcolumn.left {
	width:390px;
padding:0 20px 52px;

margin-top:20px;
}
.narrowcolumn.right {
	width:171px;
	border-left:1px dotted #33a631;
padding:0 10px 52px;
margin-top:20px;
}
#r ul {
	list-style:none;
	margin-left:10px;
}
#r li {
	margin:5px 0;
}
#additional {
	color:#fff;
	width:622px;
	margin:10px auto;
	padding:0 11px;
}
#additional ul{margin:0;}
#additional li {
	width:196px;
	float:left;
	font-size:20px;
	list-style:none;
	padding:0 0 0 10px;
	border-left:#69cd69 solid 1px;
}
#additional li a {
	color:#fff;
}
#additional li a:hover {
	color:#555;
}
#additional li ul {
}
#additional li ul li {
	font-size:14px;
	border:none;
	padding:2px 0;
}
#f {
	width:622px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
}

#f ul{font-size:10px;list-style:none;}
#f ul li {
	display:inline;
margin:px 0;
}
.ad {
	width:100%;
	text-align:center;
}
