/*
PINC
Home Layout styles
Created	7/2/07 WNPsaila
Last Modified 13/8/10 WNPsaila

*/



/* middle content Styles */

#centrecontent {
	width: 770px;
	margin: 0;
	padding: 0;
}

#centrecontent h1 {
	display: block;
	width: 770px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../images/hme_topbanner.jpg) 0 0 no-repeat;
}

#centrecontent h2 {
	display: block;
	width: 770px;
	height: 30px;
	margin: 0;
	padding: 0;
	background:  url(../images/hme_clientsbanner.jpg) 0 0 no-repeat;
}

#centrecontent h1 span,
#centrecontent h2 span {
	display: none;
}

#centrecontent #homeFlash { /* controls the main flash montage */
	margin: 0;
	padding: 0;
	width: 770px;
	height: 222px;
}

#centrecontent #clients { /* controls the client animation banner */
	margin: 0;
	padding: 0;
	width: 770px;
	height: 108px;
}
