
#header h1 {
    width: 874px;
    height: 228px;
    background-image: url(../../images/startimg.jpg);
}

#nav_main {
    height: 249px;
}

#col1 {
    display: none !important;
}

#col3 {
    width: 874px;
	height: 250px;
    overflow: hidden;
    background: url(../../images/startbar.gif) left top no-repeat #9AC56C;
}

#col3_content {
    padding: 120px 200px 20px;
}


