@import url(../elements/tripleColumn.css);
@import url(../elements/gardenShed.css);
@import url(../elements/windowBox.css);
@import url(../elements/weatherBox.css);

#home .new-this-week {
	text-align:center;
}
#home .new-this-week img {
	border:none;
}
#home .new-this-week p {
	text-align:left;
}

#content .content_wrap {
	margin-top:300px;
}

#sidebar {
	top:0;
}

#submenu {
	top:-15px;
}

#submenu li {
	padding:10px 0;
}

#home-main-header {
	width:782px;
	min-height:239px;
	height:239px;
	margin-top:-300px;
	margin-left:-170px;
	position:absolute;
	background:url(../../images/separator2.gif) repeat-x left bottom;
	padding:20px 0 14px;
}
div>#home-main-header {
	height:auto;
}

#content #home-main-header h2,
#home-main-header h2 {
	font-size:2.4em;
	margin:0;
	padding:0;
	line-height:1em;
}
#home-main-header p {
	color:#9D99B2;
	padding:0;
	line-height:1em;
	font-size:1.2em;
}
#home-main-header .goto-wrapper {
	float:right;
	display:inline;
	padding:0;
	margin:0;
}
#home-main-header .goto-link {
	color:#ccc;
	font-size:0.8em;	
	line-height:1.2em;
	text-decoration:none;	
	font-weight:bold;
}

#feedback-link {
	top:-296px;
	right:-170px;
}

.ico_feedback {
	padding-left:20px;
	background:url(../../images/ico_feedback.gif) 0 50% no-repeat;
}

/* IE6 hacks */

* html #flashWindowBox {
	position:absolute;
	left:0;
	bottom:10px;
	}
* html #home-main-header p {	
	line-height:1.2em;
	}
* html #home-main-header {
	height:259px;
	}