/*prevent div from collapsing - clearing a float*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*//////////////////////////////////////////////*/

#container {
margin:10px auto;
padding:15px;
width:955px;
background-color:white;
text-align: left;
voice-family: "\"}\"";
voice-family: inherit;
width:925px;
}


#header {
height:117px;
background-color: #660005;
border-bottom:1px solid white;
}
#navcontainer {
margin: 0;
padding: 0;
/*width:100%;*/
height: 33px;
background-color: #9B0007;
}
#imagebox {
height:204px;
width:100%;
background-color:#333;
border-top:1px solid white;
}
#imagebox2 {
height:204px;
width:100%;
background-color:#4D79AA;
border-top:1px solid white;
}
#main {
float:left;
width:100%;
background-color:#dfdfdf;
}
#leftcol{
padding:30px;
float:left;
width:654px;
voice-family: "\"}\"";
voice-family: inherit;
width: 594px;
}
#leftcol2{
padding:30px;
float:left;
width:925px;
voice-family: "\"}\"";
voice-family: inherit;
width: 865px;
}

#rightcol{
padding:30px 30px 30px 0;
float:left;
width:271px;
voice-family: "\"}\"";
voice-family: inherit;
width: 241px;
}

#footer {
width: 100%;
height:65px;
background-color:#fff;
clear:both;
}
