@charset "utf-8";

body {
	width:900px;
	margin:0 auto;
	background-color: #000000;
	background-image: url(/containergardening/images/homeBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#Home {
	background-color: #000000;
	background-image: url(/containergardening/images/homebannerBG2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:900px;
	min-height:1000px;
}

.hide, .hidehead {
	position:absolute;
	top:-2000px;
}

#Wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:center;
	margin-top:0px;
	background-color:#000000;
}

#HomeTitle img, #HomePhoto img { border:0px; }

#HomeNav {
	position:relative;
	top:325px;
	left:350px;
	width:400px;
	padding:0px 0px 20px 25px;
	text-align:left;
	font-size:100%;
	float:left;
	border-left:solid 1px #ffffff;
}

#HomeNav ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}

#HomeNav li {
	list-style:none;
	margin-bottom: 15px;
}

#HomeNav li a {
	text-decoration:none;
	border:0px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}

#HomeNav img {
	height:60px;
	width:125px;
	border:0px;
}

#HomeNav a:hover {
	text-decoration:none;
	border:0px;
	display:block;
}

#Footer {
	width:900px;
	background-color:#000000;
	text-align:center;
}

#Footer {
	color:#566e86;
	font-size:12px;
	padding:5em 0 1em;
}

#Footer a { color:#566e86; }

#Footer a:hover, #social a:hover {
	color:#fff;
	border-bottom:none !important;
}

#linkHome { display:none !important; }

#global_Footer ul { padding:0; }

#global_Footer ul a { overflow:visible !important; }
