

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

.general {
	width: 980px;
        height: 130px;
        background-color: #CFDDE5;
	background-position: center;
        float: left;
        text-align: center;
}
.textfooter{
	width: 990px;
        height: 100px;
	background-position: center;
        float: left;
        text-align: center;
        background-color: #F0F0F0;
}
.shadow{
	width: 990px;
	*width: 990px !important;/* For ie 7 */	
        height: 1px;
        background-image: url("/sites/309/assets/bigshadow.jpg");
	background-repeat: repeat-y;
	background-position: center;
        overflow: hidden;
}

.headerimg{
	background-position: left;
        height: 101px;
        float: left;
}



/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 


