/* Page Content*/

/* TOC

1: - Home Style Overrides
	
*/


/* 1 :-------- Home Style Overrides ------------ */
	.home {
		background: url(/Themes/Homepage/March03_10/Images/backgrounds/homeBack.jpg) repeat-x 0 0;
		}
	
	.homeInner {
		background: url(/Themes/Homepage/March03_10/Images/backgrounds/homeBackInner.jpg) no-repeat center 0;
		}
.homeContent {
	position: relative;
}
.homeContent #womens a {
	display: block;
	background: url(/Themes/Homepage/March03_10/Images/elements/womens.gif) no-repeat 0 0;
	position: absolute; top: 430px; left: 25px; width: 130px; height: 22px;
	text-decoration:none;
}

.homeContent #mens a {
	display: block;
	background: url(/Themes/Homepage/March03_10/Images/elements/mens.gif) no-repeat 0 0;
	position: absolute; top: 430px; left: 183px; width: 130px; height: 22px;
	text-decoration:none;
}

.homeContent #findoutmore a {
	display: block;
	background: url(/Themes/Homepage/March03_10/Images/elements/findoutmore.gif) no-repeat 0 0;
	position: absolute; top: 432px; left: 818px; width: 130px; height: 22px;
	text-decoration:none;
}

.homeContent #behindthescene a {
	display: block;
	background: url(/Themes/Homepage/March03_10/Images/elements/buttonBTS.gif) no-repeat 0 0;
	position: absolute; top: 115px; left: 818px; width: 140px; height: 69px;
	text-decoration:none;
}
		
.homeContent img {
	width:1280px; 
	height:463px;
	}

.homeLeftBox {
		width:650px;
			}
		
	.homeRightBox  {
	width:310px;
		}
