html, body {
	margin: 0px;
	padding:0px;
/*	background-color:#d0d0d0; */
	background-image:url(../images/bg.gif); 
/*	background-repeat: no-repeat; */
/*	background-color:#f0f5f6; */
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:900px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:878px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:242px;
	float:left;
	padding-left: 30px;
}

#logo a img {  
	border-style: none;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:100px;
	height:25px;
	text-align:center;
	background-color:#569B79;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links li.active{
	float:left;
	list-style-type:none;
	width:100px;
	height:25px;
	text-align:center;
	background-color:#09717A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main2.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:30pt;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:16pt;
	font-weight:100;
	color:#fff;
	font-style:italic;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:639px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:21pt;
	color:#09717A;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#09717A;
	font-weight:bold;
	text-decoration:none;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#569B79;
	font-weight:bold;
	text-decoration:none;
}

#leftbar li {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	list-style-type:none;
	padding-left: 10pt;
}


#floatbox {
	float:right; 
	padding:5px;
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	background-color: #eee;
	margin-right:20px;
}



#rightbar {
	float:left;
	width:237px;
	
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:24pt;
	color:#09717A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#ccc;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#09717A;
	font-weight:bold;
	text-decoration:none;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#569B79;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:600px;
	background-color: #569B79;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color: #569B79;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
