@CHARSET "ISO-8859-1";

#containerDiv
{
	background-image: url(../images/flienceweblogo.png);
	background-repeat: no-repeat;
	min-height: 768px;
	padding-top: 200px;
}

#navigation
{
	
	min-height: 5 px;
}

#content
{

	min-height: 286px;
}

#footer
{
	margin-top: 120px;
}