
/* ---------------------------------------------- HEAD ---------------------------------- */
.headbegin
{
	float:left;
	width:1100px;
	border: #000000 1px solid;
	background-color: #CA4B2D;
	
}



/* ------------------------------------------ Footer Style ---------------------- */
.footer
{
	float:left;
	WIDTH: 1100px;
	height: 40px;
	background-color: #CA4B2D;
	border: #000000 1px solid;
}

.footer-top
{
	WIDTH: 1100px;
}




