#header {
    width: 930px;
    height: 88px;
}

#footer {
    width: 930px; 
    height: 25px; 
    padding-bottom: 20px;
    margin: 0 auto;    
    clear: both;
}

#container {
    padding: 0;
    margin: 0 auto;
    width: 930px;
}

#logo {
    position: relative; 
    float: left;
    clear: both; 
    left: 0px; 
    top: 0px; 
    margin: 0; 
    padding: 0;
}


#banner {
    width: 930px; 
    background-color: #fff;
}

#bannerNewsletter {
    background-color: #ffffff;
    height: 0px; 
    width: 930px; 
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    clear: both;
}

#bannerNewsletterForm {
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size: 12px;  
    font-weight: bold; 
    position: relative; 
    float: right; 
    top: 20px; 
    right: 50px;
    width: 400px; 
    margin: 0; 
    padding: 0;
}

#main {
    width: 894px; 
    padding: 0px 18px 0px 18px;
    margin: 0px;
    background-color: #fff;
}


.feature {
    margin: 0px 0px 20px 0px; 
    padding: 10px 0px 20px 0px;
    border-bottom: 1px #A0A0A0 solid;
}

.featureLeft {
    width: 365px;
    height: 64px;
    float: left;
}

.featureRight {
    width: 365px;
    height: 64px;
    float: right;
}


.featureBoxLink {
    width: 360px;
    height: 56px; 
    margin: 0; 
    padding: 0;
    top: 0px; 
    z-index: 1;
 
}

.featureBoxLinkSide {
    width: 120px;
    }

.featureBoxLinkRight {
    padding-left: 10px;
    margin-right: -10px;
    border-left:  1px #A0A0A0 solid;
}


.featureBoxDetail {
    position: relative; 
    margin: 0; 
    padding: 0; 
    top: -30px;
    margin: 0px 0px -30px 62px;
    z-index: 2;
}

.featureBoxDetailSide {
    top: -20px;   
    margin: 0px 0px 0px 62px;
    z-index: 2;
}

.featureBoxDetailRight {
    margin-left: 73px;
}

#news {
    padding: 0px; 
    margin: 5px 0px 0px 0px;
}

#loadBar {
    display:none;
    float: right;
}

#emailSuccess {
    display:none; 
    float:right;
}

#cForm {
    margin: 0px; 
    padding: 0px;
}



.content {
    text-align:  left; 
    background-color: #fff;
}
