* {
	margin: 0;
}
html, body {
	height: 100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.wrapper {
	position : relative;
	width : 860px;
	margin-left : auto;
	margin-right : auto;
	min-height: 800px;
	height: auto;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	position : relative;
	width : 860px;
	margin-left : auto;
	margin-right : auto;
	height: 200px; /* .push must be the same height as .footer */
}

.adress {
font-family: arial, verdana;
font-size: 11px;
text-align: center;
color: #000000;
z-index: 1;
}

.headertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	}
	
.headerline {
	margin: 6px 0 0 0;
	}
	
.topbottomborder {
	border: 1px solid white; border-left: 0px; border-right: 0px;
	}
	
.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF;
	}
	
.lefttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration:none;
	}
	
.leftheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration:none;
	text-transform:uppercase;
}

.newsdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	text-decoration:none;
	}

.box {
	width: 222px;
	float: left;
	text-align:left;
	margin-right: 10px;
	border: #e9e9e9 solid 0px;
	}
	
.largebox {
	width: 445px;
	float: left;
	text-align:left;
	margin: 0 0 0 20px;
	}
	
.rightbox {
	width: 165px;
	float: left;
	text-align:left;
	margin: 0 0 0 15px;
	border: #e9e9e9 solid 1px;
	}
	
.textbox {
	margin: 10px 7px 10px 7px;
	}
	
.clickhere {
	width: 222px;
	float: left;
	margin: 24px 10px 0 0;
	}

.headline {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.leftnav_sand {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #708263;
	}
	
.leftnav_blue {
	padding: 0 10px 7px 10px;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #456F8D;
	}

.inputholder {
	margin-top: 15px;
	width: 260px;
	float: left;
	}
	
.pagenameholder {
	background: url('images/gradblue.gif');
	height:28px;
	width:678px;
	}
	
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: none;
	color: #000;
	text-transform: uppercase;
	padding: 7px 0 0 10px;
	}
	
.projectlist {
	width: 100%; 
	float: left;
	margin-top: 30px;
	}
	
.projectlist td {border: 1px solid silver; padding: 10px; text-align:center; vertical-align:top; width:25%}

.productlist td {border-bottom: 1px solid silver}
.productlist tr {height: 75px}

.newslink {
	cursor: pointer; margin-bottom: 0px; width: 100%; float: left; border-bottom: 1px solid silver;
	}
	
a, a:visited, a:active {color:black; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a:hover {color:#D30E34 ;text-decoration:underline;}

.box a, .box a:visited, .box a:active {color:black; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-bottom: 1px dotted #D30E34 ;}
.box a:hover {color:#D30E34 ; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-bottom: 1px solid #D30E34 ;}

.largebox a, .largebox a:visited, .largebox a:active {color:black; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-bottom: 1px dotted #D30E34 ;}
.largebox a:hover {color:#D30E34 ; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-bottom: 1px solid #D30E34 ;}

a .leftlink, a:visited .leftlink, a:active .leftlink { color: black; font-family:Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none }
a:hover .leftlink { color: #D30E34 ; text-decoration: underline; }


.footerbottom {
	background-image: url(footer.jpg); 
    background-repeat: repeat;
}

.footerbottom_blue {
	background-image: url(footer_blue.jpg); 
    background-repeat: repeat;
}

.footerbottom_sand {
	background-image: url(footer_sand.jpg); 
    background-repeat: repeat;
}

.footermargin {
	margin-top: 80px;
}

.backhome {
	width: 600px;
	height: 90px;
	cursor: pointer;
	float: left;
}
.normal 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}
.bulletlist {
	margin: 0 0 0 20px;
	}	