body {
    
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 62.5%;
    background-image: url(../images/groupnavbg.jpg);
    background-repeat: repeat-x;
    /*background-color: #CDCDCD;*/
}

#container {

	/*border: solid 1px #000000;*/
    width: 805px;
    height: 635px;
    margin-left: auto;
    margin-right: auto;
	/*background-color: #FFFFFF;*/

	/*overflow: hidden;*/

}

#containercontent {

	/*border: solid 1px #000000;*/
    width: 805px;
    /*height: 610px;*/
    margin-left: auto;
    margin-right: auto;
	/*background-color: #FFFFFF;*/
	/*overflow: auto;*/
	/*overflow: hidden;*/
	overflow: visible;
	
}

#mainleft {
    
    width: 22px;
    /*height: 609px;*/
    float: left;
    background-image: url(../images/mainleft.jpg);
    background-repeat: no-repeat;
}

#maincenter {
    
    width: 805px;
    /*height: 609px;*/
    float: left;
}

#mainright {
    
    width: 23px;
    /*height: 609px;*/
    float: left;    
    background-image: url(../images/mainright.jpg);
    background-repeat: no-repeat;
}

#top {
 
    width: 805px;
    height: 165px;
}

#toplogo {

	width: 800px;
	height: 95px;
	line-height: 25px;
	font-size: 2em;

}

#toptext {

	width: 300px;
	height: 95px;
	text-align: right;
	float: right;
}

#navtop ul {
 
 	width: 800px;
	height: 30px;
 	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#navbottom ul {

	width: 800px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#navtop li, #navbottom li {
    
	border-right: solid 1px #999999;
	height: 29px;
	line-height: 29px;
    list-style-type: none;
    font-size: 1.2em;
	font-family: arial, san-serif;
	text-align: left;
    display: inline;
    float: left;
	
}

#navtop li:hover, #navtop li.sfhover {
	
	/*background-color: #dfdfdf;*/
	background-image: url(../images/navtop_hover.jpg);
	background-repeat: repeat-x;
}


#navbottom li:hover, #navbottom li.sfhover {
	
	/*background-color: #dfdfdf;*/
	background-image: url(../images/navbottom_hover.jpg);
	background-repeat: repeat-x;
}



#navtop li a, #navbottom li a {
    
    color: #FFFFFF;
    text-decoration: none;   
	font-weight: bold;
    
}

#navtop a, #navbottom a {
	display: block;
}

#navtop li:hover ul, #navbottom li:hover ul {

	left: auto;
}

#navtop li:hover, #navtop li.hover, #navbottom li:hover, #navbottom li.hover {  
	position: static; 
}  

#navtop li.sfhover ul, #navbottom li.sfhover ul {
	left: auto;
}

#navtop li ul, #navbottom li ul {
	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	width: 150px;
	left: -999em;
	background-color: transparent;
	text-align: left;
}

#navtop li ul li, #navbottom li ul li {
	
	border: 0px;
	padding-left: 10px;
	margin: 1px 0px 0px 0px;
	width: 140px;
	height: 24px;
	line-height: 25px;
	font-size: 1em;
	text-align: left;
	background-image: url(/images/menubg.png);
}

#navtop li ul li:hover, #navtop li ul li.sfhover, #navbottom li ul li:hover, #navbottom li ul li.sfhover {

	background-image: url(/images/menubg_group.png);
}

#navtop li ul li a, #navbottom li ul li a {

	width: 110px;
	color: #000000;
	display: block;
}

#navtop li ul li a:hover, #navbottom li ul li a:hover {

	color: #FFFFFF;
	text-decoration: none;
}

#navtop li a:hover, #navbottom li a:hover {
    
    text-decoration: underline;   
}

#mainbottomfooter {
    
    width: 805px;
    height: 28px;
    /*background-image: url(../images/bottomtile.jpg);
    background-position: bottom;
    background-repeat: repeat-x;*/
	/*background-color: #FFFFFF;*/
    clear: both;
}

#bottomlinks {

	width: 800px;
	height: 30px;

}

#bottomlinks ul {

	margin: 0px 0px 0px 10px;
	padding: 8px 0px 0px 0px;
}

#bottomlinks li {

	border-left: solid 1px #000000;
	font-size: 1.2em;
	font-family: tahoma, arial, san-serif;
	text-align: center;
	float: left;
	display: inline;
}

#bottomlinks li a {

	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#bottomlinks li a:hover {

	text-decoration: underline;
}

#footersmalllinks {

	width: 805px;
	height: 35px;
}

#mainbottomfootertext {
    
    width: 805px;
    height: 20px;
    line-height: 20px;
    float: left;   
    color: #13245E;
}

#mainbottomfootertext a {
    
    color: #13245E;
    font-weight: bold;
    text-decoration: none;
}

#mainbottomfootertext a:hover {
    
    text-decoration: underline;    
}

#sitemapbox {
    
    margin-right: 2px;
    width: 50px;
    height: 28px;
    line-height: 28px;
    background-color: #000000;
	color: #FFFFFF;
    text-align: center;
    float: right;   
}

#contactbox {
    
    margin-right: 2px;
    width: 56px;
    height: 28px;
    line-height: 14px;
    background-color: #000000;
	color: #FFFFFF;
    text-align: center;
    float: right;
}

#groupbox {
    
    margin-right: 2px;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #000000;
	color: #FFFFFF;
    text-align: center;
    float: right;
}

#sitemapbox a, #contactbox a, #groupbox a {
    
    color: #FFFFFF;
    text-decoration: none;   
}

#sitemapbox a:hover, #contactbox a:hover, #groupbox a:hover {
    
    text-decoration: underline;   
}

.hometitle {
    
    margin-left: 10px;
    font-size: 1.6em;   
    color: #000000;
    line-height: 40px;
    font-weight: bold;
}

#mainbottomcontentleft, #mainbottomcontentleftcenter, #mainbottomcontentrightcenter, #mainbottomcontentright {
    
 
    color: #000000;
    /*font-size: 1.1em;*/   
}

#mainbottomcontentleft p, #mainbottomcontentleftcenter p, #mainbottomcontentrightcenter p, #mainbottomcontentright p { 
    
    padding: 0px;
    margin: 0px 10px 10px 10px;
	/*font-size: 1.2em;*/
}

#homelogos {
    
    width: 62px;
    height: 90px;
    float: left;
}

#homemorelinks {
    
    width: 55px;
    height: 90px;
    float: left;
}

.linkbar {
    
    margin: 0px 0px 5px 5px;
    padding-left: 10px;
    background-image: url(../images/linkbar.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 17px;
    line-height: 14px;
}

.linkbartext {

    padding-left: 3px;
    border-top: solid 1px #B9BABB;
    border-bottom: solid 1px #9C9C9F;
    /*width: 100%;*/
    height: 15px;
    background-color: #999999;
    background-image: url(../images/linkbarbutton.jpg);
    background-repeat: no-repeat;
    background-position: right;
    float: left;
}

.linkbarlarge {
    
    margin: 0px 0px 5px 5px;
    padding-left: 14px;
    background-image: url(../images/linkbar_lg.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 31px;
    line-height: 31px;
	
}

.linkbartextlarge {

    padding-left: 9px;
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    /*width: 100%;*/
    height: 29px;
	font-size: 1.4em;
    background-color: #999999;
    background-image: url(../images/linkbarbutton_lg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    float: left;
	overflow: hidden;
}

.linkbartext a, .linkbarlarge a {
    
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}

.linkbartext a:hover, .linkbarlarge a:hover {
    
    text-decoration: underline;
}

.newsitem {

	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width: 400px;
	height: 64px;
	font-size: 1.1em;
	cursor: pointer;
}	

.newsimage {

	margin-right: 5px;
	border: solid 1px #000000;
	width: 64px;
	height: 64px;
	float: left;
}

.newstitle {

	width: 206px;
	height: 38px;
	line-height: 19px;
	font-weight: bold;
	float: left;
}

.newsdate {

	width: 120px;
	height: 19px;
	line-height: 19px;
	float: left;
}

.newstext {

	width: 325px;
	height: 26px;
	float: left;
}

#maincontentleft table {

	font-size: 1.2em;
	color: #686868;
}

#maincontentleft table p, #maincontentleft table td {
	
	font-size: 1em;
}

a {

	color: #000000;
}

.greytext a {

	color: #585858;
	font-weight: bold;
	text-decoration: none;
}

.greytext a:hover {

	text-decoration: underline;
}

.projectitem {

	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width: 400px;
	height: 64px;
	cursor: pointer;
}	

.projectimage {

	margin-right: 5px;
	border: solid 1px #000000;
	width: 64px;
	height: 64px;
	float: left;
}

.projecttitle {

	width: 326px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #585858;
	font-size: 1.2em;
	float: left;
}

.projecttext {

	width: 325px;
	height: 44px;
	font-size: 1.2em;
	color: #585858;
	float: left;
}