body {
    
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 62.5%;
    background-image: url(../images/steelnavbg.jpg);
    background-repeat: repeat-x;
    /*background-color: #CDCDCD;*/
}

#container {

	/*border: solid 1px #11225c;*/
    width: 805px;
    height: 610px;
    margin-left: auto;
    margin-right: auto;
	/*background-color: #FFFFFF;*/
	/*overflow: hidden;*/
}

#containercontent {

	/*border: solid 1px #11225c;*/
    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;
	color: #13245E;
	float: right;
}

a {

	color: #5A5A5A;
	font-weight: bold;
}

/*#navtop, #navbottom {
    
    float: left;     
}

#navtop ul {
    
    margin: 0px 0px 0px 182px;
    padding: 0px 0px 0px 8px;

}

#navbottom ul {
 
    margin: 0px 0px 0px 162px;
    padding: 0px 0px 0px 8px;  
}

#navtop li, #navbottom li {
    
    border-right: solid 1px #000000;
    display: inline;
    list-style-type: none;
    font-size: 1.2em;
    background-repeat: no-repeat;
    background-position: left;
    float: left;
	font-family: tahoma, arial, san-serif;
	text-align: left;
}

#navbottom li:hover, #navbottom li.sfhover, #navtop li:hover, #navtop li.sfhover {
	
	background-color: #dfdfdf;
}

#navtop li {
    
	margin-top: 23px;
    width: 82px;
	height: 14px;
	line-height: 14px;
}

#navbottom li {
 
 	margin-top: 15px;
    width: 120px;  
	height: 14px;
	line-height: 14px;
}

#navtop li a, #navbottom li a {
    
    color: #000000;
    text-decoration: none;   
	font-weight: bold;
    
}

#navtop a, #navbottom a {
	display: block;
}

#navtop li:hover ul, #navtop li.sfhover ul, #navbottom li:hover ul, #navbottom li.sfhover ul {
	left: auto;
}

#navtop li ul, #navbottom li ul {
	
	margin: -1px 0px 0px 0px;
	border: solid 1px #CCCCCC;
	position: absolute;
	left: -999em;
	background: transparent;
	border: 0px;
}

#navtop li ul li, #navbottom li ul li {
	
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	height: 26px;
	line-height: 25px;
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	background-image: url(/images/menubg.png);
	background-repeat: no-repeat;
}

#navtop li ul li {

	width: 170px;
}

#navbottom li ul li  {

	width: 230px;
}

#navtop li ul li a, #navbottom li ul li a {

	color: #000000;
}

#navtop li ul li a:hover, #navbottom li ul li a:hover {
    
	color: #FFFFFF;
    text-decoration: none;   
}

#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_steel.png);
}*/

#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-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	margin: 0px 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;   
}

#navbottom li ul ul { /* third-and-above-level lists */
	margin: -25px 0 0 10em;
}

#navbottom li:hover ul ul, #navbottom li.sfhover ul ul {
	left: -999em;
}

#navbottom li:hover ul, #navbottom li li:hover ul, #navbottom li.sfhover ul, #navbottom li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#footersmalllinks {

	width: 805px;
	height: 35px;
	clear: both;
}


#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: #13245E;
	color: #FFFFFF;
    text-align: center;
    float: right;   
}

#contactbox {
    
    margin-right: 2px;
    width: 56px;
    height: 28px;
    line-height: 14px;
    background-color: #13245E;
	color: #FFFFFF;
    text-align: center;
    float: right;
}

#groupbox {
    
    margin-right: 2px;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #13245E;
	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: #13245E;
    line-height: 40px;
    font-weight: bold;
}

#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 #B2B2C5;
    border-bottom: solid 1px #B2B2C5;
    /*width: 100%;*/
    height: 15px;
    background-color: #717094;
    background-image: url(../images/linkbarbutton.jpg);
    background-repeat: no-repeat;
    background-position: right;
    float: left;
}

.linkbartext a {
    
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}

.linkbartext 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;
	cursor: pointer;
}	

.newsimage {

	margin-right: 5px;
	border: solid 1px #000000;
	width: 64px;
	height: 64px;
	float: left;
}

.newstitle {

	width: 206px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	float: left;
}

.newsdate {

	width: 120px;
	height: 20px;
	line-height: 20px;
	float: left;
}

.newstext {

	width: 325px;
	height: 44px;
	float: left;
}

#maincontentleft table {

	font-size: 1.2em;
	color: #686868;
}

#maincontentleft table p {
	
	font-size: 1em;
}

.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: 395px;
	height: 64px;
	cursor: pointer;
}	

.projectimage {

	margin-right: 5px;
	border: solid 1px #000000;
	width: 64px;
	height: 64px;
	float: left;
}

.projecttitle {

	width: 321px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #585858;
	font-size: 1.2em;
	float: left;
}

.projecttext {

	width: 320px;
	height: 44px;
	font-size: 1.2em;
	color: #585858;
	float: left;
}

.contactform {

	padding: 0px;
	margin: 0px;

}