@import url('reset.css');

@import url('style.css');

.hidethisstuff { display: none; }

#container { background: url('../fr/images/homeBackground.jpg') left top repeat-y;
	min-height: 54em;
	height: auto;
	overflow: hidden;
	width: 954px; }

#mainContentArea {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-left: 76px;
	z-index: 50;
	position: relative;
	top: 90px;
}

#mainContentArea h1 img {
		left: -17px;
	position: relative;
}

#homepage-titles, #homepage-touts { float: left; }

#homepage-titles { margin-right: 27px; }

#subtitle { margin-bottom: 17px; }

#tout1 { margin-bottom: 32px; }

p {
	width: 40em;
	margin-left: 1.5em;
}

#mainContentArea p {
	margin-left: 0;
}

.homepageBox {
	float: left;
	height: 15em;
	padding-top: 0.5em;
	display: block;
}

.boxOne {
	width: 29.2em;
	margin-right: 1.25em;
}

.boxOne p {
	width: 19.5em;
	line-height: normal;
	font-size: 1.1em;
}

.boxTwo {
	width: 31.5em;
	margin-right: 2em;
}

.boxTwo p {
	width: auto;
	line-height: normal;
	font-size: 1.1em;
	padding-bottom: 1.75em;
}


ul#mainNav li.removeHome {
	/*visibility: hidden; */
	display: none;
}

#cornerProduct {
	background: url('../fr/images/cornerProduct-IE.gif') top left no-repeat !important;
}



#video {
position:absolute;
left:-10px;
top:-75px;
z-index: 10;
}

#navLine { width: 630px; }