@charset "utf-8";
/* CSS Document */

#LandingPageTopRow{
	width: 980px;
	height: 295px;
	overflow: hidden;
}
.LandingPageTopRow{
	width: 980px;
	height: 295px;
	overflow: hidden;
}
	#LandingPageVisual{
		float: left;
		width: 720px;
		height: 295px;
	}
	
	#LandingPageTopRightWrapper {
		float: right;
		width: 260px;
		height: 295px;
		overflow: hidden;
	}
		div.TopSmall {
			width: 200px;
			height: 118px;
			padding: 15px 45px 15px 15px;
			overflow: hidden;
			background-repeat: no-repeat;
			background-position: top left;
			overflow: hidden;
		}
			div.TopSmallContent {
				height: 95px;
				overflow: hidden;
			}
		div.TopLarge{
			width: 200px;
			height: 265px;
			padding: 15px 45px 15px 15px;
			overflow: hidden;
			background-repeat: no-repeat;
			background-position: top left;
			overflow: hidden;
		}
						
	
#LandingPageBottomRow{
	width: 980px;
	height: 325px;
	overflow: hidden;
	z-index: -1;
}
.LandingPageBottomRow{
	width: 980px;
	height: 325px;
	overflow: hidden;
	z-index: -1;
}
	#LandingPageBottomOne {
		overflow: hidden;
		float: left;
		width: 260px;
		height: 326px;
		z-index: -1;
		
	}
	#LandingPageBottomTwo {
		overflow: hidden;
		float: left;
		width: 230px;
		height: 326px;
		z-index: -1;
	}		
	#LandingPageBottomThree {
		overflow: hidden;
		float: left;
		width: 230px;
		height: 326px;
		z-index: -1;
	}
	#LandingPageBottomFour {
		overflow: hidden;
		float: left;
		width: 260px;
		height: 326px;
		z-index: -1;
	}