<!--

* { margin:0; padding:0; }

body, html {
	width: 100%;
	height: 100%;
	background-color: #6cc4f8;
}

iframe {
	border: none;
	overflow: hidden;
}

iframe.top {
	width: 728px;
	height: 105px;
	border: 0px solid #baec79; 
}

iframe.right {
	width: 120px;
	height: 615px;
	border: 0px solid #baec79; 
}

iframe.home {
	width: 300px;
	height: 265px;
	border: 0px solid #baec79;
}

iframe.internal {
	width: 300px;
	height: 265px;
	border: 0px solid #baec79;
}

iframe#IFTopBanner {
	height: 105px;
}

iframe#IFRightBanner {
	height: 615px;
}

iframe#IFHomeRightBanner {
	height: 265px;
}

iframe#IFInternalLeftBanner {
	height: 265px;
}


#topWrapper {
	height: 50px;
	width: 100%;
	position: absolute;
	z-index: 70001;
	overflow: visible;
}

#topContentWrapper {
	width: 990px;
	height: 10px;
	margin: 0 auto;
	text-align: center;
}

#topBanner {
	width: 760px;
	float: right;
	text-align: right;
	padding: 0 2px 0 0;
/*	margin: 0 0 0 188px; */
}

#sinergyAsset {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 5px 0;
}

#rightBanner {
	clear: both;
	float: right;
	width: 126px;
	height: 606px;
	margin: 6px 0 0 0;
}

#homeRightBanner {
	float: right;
	width: 300px;
	height: 265px;
	margin: 365px -3px 0 0;
	visibility: hidden;
}

#internalLeftBanner {
	float: left;
	width: 300px;
	height: 265px;
	margin: 195px 0 0 10px;
	visibility: hidden;
}

#overlayerBanner {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 80001;
	text-align: center;
	visibility: hidden;
}

#overlayerBannerContainer {
	margin: 0 auto;
}

#overlayerBannerClose {
	font-family: 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
}

#overlayerBannerClose a {
	text-decoration: none;
	color: #000;
	text-align: right;
}

#overlayerBannerClose a:hover {
	text-decoration: none;
}


#wrapperFlash {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
}

#flashObject {
	width:100%;
	height: 770px;
	overflow: hidden;
}

-->
