/* CSS Document */

body {
	background-color: #e5edf4;
	margin: 0;
	padding: 0;
	text-align: center; }

body, td, span, input, textarea, p, select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333; }

a {
	color: #036; }

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: normal;
	display: inline; }

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	display: inline; }

h4 {
	margin: 0px;
	font-size: 11px; }

h2.logo {
	margin: 0px;
	font-size: 12px;
	color: #999;
	position: relative;
	top: 28px;
	left: 35px; }

h1.logo {
	margin: 0px;
	font-weight: normal;
	color: #000;
	position: relative;
	left: 35px;
	top: 19px;
	font-size: 33px;}

p, a.news {
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0px; }

hr.news {
	border-width: 0;
	height: 0px;
	border-bottom: 1px dotted #999;
	margin: 5px 0px; }
	
.menuheader {
	height: 18px;
	background-color: #bbb;
	color: #fff;
	font-weight: bold;
	padding: 2px 0px 0px 15px; }

.menucont {
	padding: 10px 15px 15px 15px;
	background-color: #eee; }

.date {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #999; }

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px; }

#container {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 782px;
	text-align:left;
	background: #fff;
	background-image: url(images/mainbg.gif);}

#header {
	width: 782px;
	height: 105px;
	background-image: url(images/headerbg.jpg);}

#headerslogan {
	float: right;
	padding: 15px 21px 0px 0px;
	width: 275px;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	font-weight: normal; }

#headercontact {
	float: right;
	padding: 5px 21px 0px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 350px; }

#menu {
	width: 170px;
	float: left;
	padding: 30px 15px 15px 21px; }

#content {
	width: 320px;
	font-size: 13px;
	margin: 0 256px 0 206px;
	padding: 30px 0px;
	line-height: 17px; }

#widecontent {
	width: 550px;
	font-size: 13px;
	margin: 0 0 0 206px;
	padding: 30px 0px;
	line-height: 17px; }

/*#news {
	width: 220px;
	float: none;
	padding: 30px 21px 15px 0px;
	padding-left: 540px;
	margin-top: -560px;}
	*/
#news {
	width: 220px;
	float: right;
	padding: 30px 21px 15px 0px; }	
	/*position:relative;
	left:781px;
	top:135px;
	width:220px;
	height:606px;
	z-index:1;*/


#footer {
	width: 761px;
	height: 25px;
	font-family: Arial, sans-serif;
	font-size:10px;
	text-align:right;
	padding: 10px 21px 0px 0px;
	background-image: url(images/footerbg.gif)}

