body {
	background-image: url(/i/home/bg.gif);
}

#superwrap {
	background-image: url(/i/bgpix/sears-home.jpg);
}

#wrap {
	min-height: 651px;
}

/* @group Header */

#header {
	background: none;
}

h1 a {
	margin-left: 5px;
	margin-bottom: 0;
	height: 49px;
	padding-top: 120px;
}

h4 {
	display: none;
}

/* @end */

/* @group Nav */

#nav {
	top: 399px;
	left: 5px;
	position: absolute;
	z-index: 10;
}

/* @end */

/* @group Specialities */

#specialities {
	background-color: white;
	opacity: .9;
	margin: 303px 3px 60px 5px;
	display: block;
}

h2 {
	background: url(/i/home/our_specialities.gif) no-repeat 12px 12px;
	text-indent: -1000em;
	overflow: hidden;
	border-left: 1px solid #aeaeae;
	width: 170px;
	margin-left: 12px;
	margin-bottom: 12px;
	height: 21px;
	top: 0;
}
	
#specialities .col {
	float: left;
	width: 280px;
	margin-right: 20px;
	font-size: 1em;
	line-height: 1.5em;
}

#specialities #col1 {
	margin-left: 25px;
}

#specialities #col3 {
	margin-right: 0;
}

#learnmore {
	background: url(/i/arrow_circle.gif) no-repeat 0 0;
	padding-left: 18px;
	text-transform: uppercase;
	font-size: .85em;
}

/* @end */