#centralarea	{
}

/* ---------------------------------------- */

/*	width : 660px;
*/

#mainbanner	{
	position : relative;
	margin : 0 0 20px 00px;
	width : 690px; 
	height : 485px;
}

#mainbannerfgtextc	{
	position: absolute;
	top : 0;
	left : 0px;
	margin : 0 0px 0 30px;
	z-index: 4;
	overflow : hidden;
	height : 100%;
	width : 100%;
}

#mainbannerfgtext	{
	position: relative;
}


#mainbannerfgtext	h3	{
	text-transform: uppercase;
	font-size: 1.5em;
}

#mainbannerfgtext	p	{

	line-height: 1.5em;
	font-size: 1.1em;
}

object	{
	margin-right : 10px;
	float : left;
}

iframe	{
	margin-right : 10px;
	float : left;
}

#btscrollarea	{
	z-index: 15;
	visibility: hidden;	
	float : right;
	background-color: #ddd;
	width : 22px;
	height : 490px;
}

#btscrollerup	{
	margin-top : 4px;
	background: URL(/resources/images/arrow_n.png) no-repeat 1px 0;
	width : 100%;
	height : 20px;
	cursor : pointer;
}


#btscroller	{	
	margin-top : 443px;
	background: URL(/resources/images/arrow_s.png) no-repeat 1px 0;
	width : 100%;
	height : 20px;
	cursor : pointer;
}

/*

	line-height: 1.2em;
	font-size : 1.0em;	
*/
/* ---------------------------------------- */

#mainzizzer	{
	position: relative;
	width : 100%;
	height : 160px;
	margin-bottom : 25px;
	background-color: white;
	background: URL(/resources/images/homezbg.png) repeat-x 0 50px;
}

#zcontainer	{
	margin : 0 0 0 30px;
	width : 660px;
}

#zcontainer		img				{
	padding-right : 30px;
}

#scrollright	{
	position: absolute;
	left : 694px;
	top : 66px;
	width : 20px;
	height : 27px;
	background: URL(/resources/images/arrow_e.png) no-repeat 0 0;
	cursor : pointer;
}

#scrollleft	{
	position: absolute;
	left : 4px;
	top : 66px;
	width : 20px;
	height : 27px;
	background: URL(/resources/images/arrow_w.png) no-repeat 0 0;
	cursor : pointer;
}