body { 
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../images/home/bkgd_intro.jpg);
    background-repeat: repeat;

}

/* ----- FRAMEWORK ----- */


#mainnavintro {
	height: 23px;
	margin: 0; 
	padding: 17px 0px 0px 0px; 
	float: left;
}

#logointro { 
	overflow: hidden;
	width: 100%;
	height: 124px;
	position: absolute;
	top: 106px;
	clear: both;
}
