
#content-wrapper, #menu-gradient {

}

#content-wrapper {
	/*padding-top: 30px;*/
}

#splash {
	/*padding: 42px 0 0 10px;*/
	padding: 0 0 0 10px;
	position: relative;
	z-index: 2;
}

#footer {
	border-top: 1px solid #bfbfbf !important;
	padding-top: 40px;
	color: #666;	
}

#FlashID {
	position: relative;
	z-index: 100;
}

ul#features {
	position: absolute;
	top: 377px;
	left: 353px;
	z-index: 200;
}

* html ul#features {
	left: 245px;
}

ul#features li {
	width: 121px;
	height: 46px;
	background: transparent url(../images/bg_feature_home.png) 0 0 no-repeat;
	padding: 5px 10px 10px 5px;
	font-size: .8em;
	color: #999;
	font-family: tahoma;
	position: relative;
}

ul#features li a {
	color: #af1f43;
	font-size: .8em;
	position: absolute;
	bottom: 12px;
	right: 12px;
}


#footer a {
	color: #666;
}

* html #primary-nav #think ul {
	background-image: url(../images/bg_menu_think_IE6.png);
}

* html #primary-nav #look ul {
	background-image: url(../images/bg_menu_look_IE6.png);
}

* html #primary-nav #plan ul {
	background-image: url(../images/bg_menu_plan_IE6.png);
}

* html #primary-nav #move ul {
	background-image: url(../images/bg_menu_move_IE6.png);
}