* {
	font-family:Tahoma, Arial, Verdana, Trebuchet MS;
}
body {
	font-size:62.5%;
	margin:0;
	background-color:#fff;
	line-height:20px;
}
#topbar {
	height:76px;
	background:url(../images/bar_green.gif) repeat-x;
}

#topnav {
	margin:0 auto 0 auto;
	width:766px;
}
#topnav ul.logo {
	margin:0;
	padding:0;
	list-style-type:none;
}

#topnav ul.logo li {
	margin:0;
	padding:0;
	background:url(../images/logo.gif);
	width:267px;
	height:76px;
	float:left;
}

#topnav ul.logo a {
	width:267px;
	height:76px;
	display:block;
	background:url(../images/logo.gif);
	float:left;
}

#topnav .nav {
	width:499px;
	height:76px;
	background:url(../images/tab_right_top.gif) bottom no-repeat;
	float:left;
	margin:0;padding:0;
	list-style-type:none;
}

#content {
	background:url(../images/content_back.gif) no-repeat;
	margin:0 auto 0 auto;
	text-align:justify;
	width:706px;
	padding:0 30px 0 30px;
	font-size:1.2em;
}

#content .mainbox {
	background:url(../images/main_box.jpg) no-repeat;
	text-align:justify;
	float:left;
}
#content .mainbox h1 {
	color:#fff;
	font-size:1.6em; 
	font-family:Trebuchet MS;
	margin:0 0 1em 0;
	padding:40px 0 0 130px;
}
#content .mainbox p  {
	width:auto;
	padding-right:15px;
}

#content .mainbox p.mainteaser, #content .mainbox h2 {
	font-family:Tahoma;
	margin:15px 15px 0 90px;
	font-weight:bold;
	color:#39b44a;
}

#content .mainbox p.mainteaser {
	padding:0 0 0 130px;
}

#content .logostella {
	float:left;
	margin-right:15px;
}

#content .leftbox {
	width:240px;
	text-align:justify;
	padding-right:25px;
	float:left;
}

#content .rightbox {
	float:right;
	background:#f6fcf3;
	width:400px;
	padding:15px;
	border-left:solid 5px #c0dcc0;
	text-align:justify;
}

#content .rightbox img {
	margin:0 15px 0 0px;
}

#content h1, #content h2 {
	font-size:1.6em;
	color:#39b44a;
	line-height:1.2em;
}

#content h1 {
	margin:15px 0 15px 0;
	font-size:1.8em;
	float:left;
}

.contentext {
	height:200px;
}

#footer {
	background:url(../images/bottom.gif);
	height:39px;
	margin:0 auto 15px auto;
	width:709px;
	padding:30px 30px 0 0;
	text-align:right;
	font-size:1.2em;
}


/* top nav buttons */
.btn, .btnactive
 {
	float:right;
	padding:0 0 0 10px;
	margin:23px 10px 0 0;
	z-index:10;
	background:url(../images/top_button_green.gif) top left no-repeat;
	height:22px;
	overflow:hidden;
}

.btn span, .btnactive span  {
	display:block;
	background:url(../images/top_button_green.gif) right -25px no-repeat;
}
.btn span a, .btnactive span a
 {
 	font-family:Arial;
	height:22px;
	min-height:22px;
	padding:1px 16px 4px 6px;
	white-space:nowrap;
	font-weight:bold;
	font-size:1.6em;
	voice-family: "\"}\""; voice-family:inherit; 
	height:auto;
	position:relative;
	display:block;
	color:#dcf1db;
}
.btn span a, .btn span a:visited
{
	color:#def2de;
	font-size:1.6em;
	text-decoration:none;
}

.btn span a:hover {
	text-decoration:none;
	color:#fff;
}

.btnactive span a, .btnactive span a:hover, .btnactive span a:visited {
	text-decoration:none;
	color:#f1f1f1;
	font-size:1.6em;
}



.btnactive {
	background:url(../images/top_button_grey.gif) top left no-repeat;
}

.btnactive span {
	background:url(../images/top_button_grey.gif) right -25px no-repeat;
}

.btnactive span a, .btnactive span a:hover {
	color:#e1e1e1;
}

.cb {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

.dispnone {
	display:none;
}

.imageleft {
	float:left;
	margin-right:30px;
}

.imageright {
	float:right;
	margin-right:15px;
}

a, a:visited {
	color:#00aeef;
}

img {
	border:none;
}
