body { 
background-color: #6DA638;
background-image: url(images/bodybg.jpg);
background-repeat: repeat-x;
padding : 0;
margin : 0;
} 

#wrapper { 
width : 921px;
margin : 0 auto;
} 

#header { 
height : 123px;
background-image : url(images/header1.jpg);
background-repeat: no-repeat;
} 

#logo {
	float: left;
	margin-left: 30px;
	}

#cdata	{
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	}
	
#headerlinks {
	float: right;
	margin: 10px 20px;
	
	}
#headerlinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#headerlinks ul li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
	}
#headerlinks ul li a {
	color: #fff;
	}
	
	
#navigation
{
	background-color: #F2931B;
	min-height: 35px;
	position: relative;
}

#navigation p {
	margin: 12px 0 0 28px;
	padding: 0;
	list-type: none;
	}
	
#navigation img{
	margin-left: 0px;
	margin-right: 0px;
	}


#navigation ul {
	padding: 0;
	margin: 10px 10px 10px 30px;
	list-style: none;
	}

#navigation ul li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
	}

#navigation ul li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	}
	
#navigation ul li.act a{
	color: #0D6BB5;
	}
	
#navigation ul li a:hover{
	color: #0D6BB5;
	}

.stripe {
	color: #fff;
	font-size: 16px;
	}

#centercolumn { 
float : left;
width : 637px;
height : 208px;
background-image: url(images/header2.jpg);
} 
	
#rightcolumn { 
float : right;
width : 244px;
padding: 20px;
color: #FFFFFF;
background-color : #6DA538;
height : 168px;
} 



#rightcolumn p {
	margin: 0 0 0 5px;
	}

#rightcolumn DIV.news-latest-morelink a {
	color: #fff;
	margin: 0;
	}
	
#rightcolumn table {
	border-spacing: 0;
	margin-top: 10px;
	}
#rightcolumn DIV.news-latest-item IMG {
		float: left;
		margin-right: 5px;
		margin-bottom: 40px;
		margin-top: 5px;
		}
		

#rightcolumn h3 {
font-size: 20px;
	margin: 0;
	margin-bottom: 0px;
	font-weight: normal;
	}
	
	#rightcolumn h1 {
font-size: 17px;
font-weight: normal;
	margin: 0;
	}


#trunk {
	background-image: url(images/trunkbg.jpg);
	background-repeat: repeat-y;
	}

#leftcolumnbottom { 
width :  191px;
float : left;
padding: 4px 15px 15px 30px;
font-size: 26px;

} 

#leftcolumnbottom h1 {
margin-top: 28px;
line-height: 28px;

	font-size: 25px;
	font-weight: normal;
	
	}
#leftcolumnbottom h4 {
	font-size: 10px;
	}



#centercolumnbottom { 
float : left;
width : 366px;
padding: 23px 30px 15px 5px;
color: #0D6BB5;
} 

#centercolumnbottom p { 
font-size: 13px;
line-height: 16px;
} 


#rightcolumnbottom { 
width : 284px;
float : right;
} 

#rightcolumnbottom IMG {
	border: none;
	}
	
#footer { 
background-color : #fff;
border: 1px solid #cccccc;
border-style: solid none none none;
padding-left: 30px;
min-height: 30px;
}

#footer table.contenttable {
		height: 45px;
		}
#footer img{
	border: none;
	}
#footer IMG.spacer-gif{
	height: 0;
	}

.clearer{
clear: both;
}

