#MainContentColumn {
	margin: 0px 320px 20px 10px;
}

#RightColumn{
	float: left;
	width: 300px;
	margin: 0px 0px 20px -310px;
}

/* ======================================================================================== */
/* ===================================== MAIN CONTENT ===================================== */
/* ======================================================================================== */

#MainContentColumn div.RedBox {
	background-image: url(/Images/Layout/Background-Home-RedBox-Repeat.jpg);
	background-repeat: repeat-y;
}

#MainContentColumn div.RedBox div.Content {
	background-image: url(/Images/Layout/Background-Home-RedBox.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}

#MainContentColumn div.RedBox div.Content div.Padding {
	padding: 10px 15px 10px 15px;
}

#MainContentColumn div.RedBox div.Content h1 {
	color: #FFFFFF;
}

#MainContentColumn div.RedBox div.Content div.Introduction {
	font-size: 115%;
	margin-bottom: 15px;
}

#MainContentColumn div.RedBox div.Content div.Button {
	font-size: 90%;
	float: left;
	padding-top: 5px;
	margin-left: 10px; 
	width: 195px;
	height: 26px;
	text-align: center;
	background-image: url(/Images/Layout/Button-Home.jpg);
	background-repeat: no-repeat;
	color: #423C42;
	font-weight: bold;
}

#MainContentColumn div.RedBox div.Content div.FirstButton {
	margin-left: 0px;
}

#MainContentColumn div.RedBox div.Content div.Button a:link, #MainContentColumn div.RedBox div.Content div.Button a:visited {
	color: #423C42;
	text-decoration: none;
}

#MainContentColumn div.RedBox div.Content div.Button a:hover {
	text-decoration: underline
}

#MainContentColumn div.RedBox div.Bottom {
	clear: left;
	height: 5px;
	background-image: url(/Images/Layout/Background-Home-RedBox-Bottom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

	/* ======================================================================================== */

#MainContentColumn div.Features {
	margin-top: 10px;
	width: 100%;
	height: 340px;
	background-image: url(/Images/Layout/Background-Home-Features.jpg);
	background-repeat: no-repeat;
}

#MainContentColumn div.Features div.Padding {
	padding: 10px;
}

#MainContentColumn div.Features div.Padding div.MainImage {
	width: 450px;
	height: 320px;
	overflow: hidden;
	position: relative;
}

#MainContentColumn div.Features div.Padding div.MainImage div.Information {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFFFFF;
	background-image: url(/Images/Layout/Background-SemiTransparent-80.png);
	width: 450px;	
}

#MainContentColumn div.Features div.Padding div.MainImage div.Information div.Copy {
	padding: 10px 10px 10px 10px;
	font-size: 110%;
}

#MainContentColumn div.Features div.Padding div.Scroller {
	width: 160px;
	height: 320px;
	float: right;
}

#MainContentColumn div.Features div.Padding div.Scroller div.Up {
	height: 20px;
	margin-bottom: 10px;
}

#MainContentColumn div.Features div.Padding div.Scroller div.Up img {
	border: 0px;
}

#MainContentColumn div.Features div.Padding div.Scroller div.Down {
	height: 20px;
}

#MainContentColumn div.Features div.Padding div.Scroller div.Down img {
	border: 0px;
}

#MainContentColumn div.Features div.Padding div.Scroller div.Image {
	height: 80px;
	margin-bottom: 10px;
}

#MainContentColumn div.Features div.Padding div.Scroller div.Image div.image_content
{
	height: 80px;
	width: 160px;
	overflow: hidden;
	background-position: center;    
}

#MainContentColumn div.Features div.Padding div.Scroller div.Image div.Mask {
	position: relative;
	height: 80px;
	margin-top: -80px;
	background-image: url(/Images/Layout/Background-SemiTransparent-60.png);
}

/* ======================================================================================== */
/* ======================================= RIGHT COLUMN =================================== */
/* ======================================================================================== */

#RightColumn div.BlueBox {
	background-image: url(/Images/Layout/Background-Home-RightBlueBox-Repeat.jpg);
	background-repeat: repeat-y;
}

#RightColumn div.BlueBox div.Content {
	background-image: url(/Images/Layout/Background-Home-RightBlueBox.jpg);
	background-repeat: no-repeat;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

#RightColumn div.BlueBox div.Bottom {
	background-image: url(/Images/Layout/Background-Home-RightBlueBox-Bottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
	overflow: hidden;
}

	/* ======================================================================================== */

#RightColumn div.GreyBox {
	background-image: url(/Images/Layout/Background-Home-RightGreyBox-Repeat.jpg);
	background-repeat: repeat-y;
}

#RightColumn div.GreyBox div.Content {
	background-image: url(/Images/Layout/Background-Home-RightGreyBox.jpg);
	background-repeat: no-repeat;
	min-height: 116px;
	height: auto !important;
	height: 116px;
}

#RightColumn div.GreyBox div.ContentLong {
	background-image: url(/Images/Layout/Background-Home-RightGreyBox-Long.jpg);
}

#RightColumn div.GreyBox div.Bottom {
	background-image: url(/Images/Layout/Background-Home-RightGreyBox-Bottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
	overflow: hidden;
}
