@charset "UTF-8";


body {
	background-image:url(/assets/images/bg.jpg);
	text-align:center;
	color:#333333;
	margin:0;
	padding:0;
	font-size: 100%;
	background-color: #106CAF;
	background-repeat: repeat-x;
}
#container {
	width:975px;
	border:0px solid #000;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	padding-top: 0;
	padding-bottom: 0;
}
#mainContent {
	padding:0;
	background-image: url(/assets/images/feature-top-background.jpg);
	background-repeat: no-repeat;
	height: 167px;
	background-position: 0px 20px;
	
}
#footer {
	padding:0 10px;
	background-color: #DDD;
	background-image: url(/assets/images/footer-bg.jpg);
	background-repeat: repeat-y;
}
#footer p {
	margin:0;
	color: #FFFFFF;
	font-size: 0.917em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
#header .logo {
	background-image: url(/assets/images/logo-bg-homepage.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 975px;
}
#header .logo .spacesaver-logo {
	float: left;
	width: 276px;
	height: 79px;
	margin-top: 11px;
	margin-left: 51px;
}
#header .logo .spacesaver-tagline {
	float: left;
	clear: left;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 59px;
}
.home-feature {
	float: left;
	width: 288px;
	margin-top: 50px;
	margin-left: 15px;
	padding-left: 18px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}

/*link styles*/

.home-feature a {
	color: #FFFFFF;
	text-decoration: none;
}
.home-feature a:hover {
	color: #FFFFFF;

	
}
.homepage-content-left a {
	color: #1E3563;
}
.homepage-content-left a:hover {
	color: #FF9900;
}
/*end*/





.feature-text {
	background-image: url(/assets/images/feature-text-bg.jpg);
	background-repeat: repeat-y;
	min-height:175px;	
}
.home-feature p {
	font-size: 0.917em;
	color:#FFFFFF;
	padding-right:20px;
}
.household-storage-heading {
	background-image: url(/assets/images/household-self-storage.gif);
	height: 47px;
	width: 140px;
	text-indent: -9999px;
	display: block;
}
.business-storage-heading {
	background-image: url(/assets/images/business-storage.gif);
	height: 47px; 
	width: 157px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	}
.ebay-heading {
	background-image: url(/assets/images/ebay-drop-zone.gif);
	height: 47px;
	width: 150px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}	
.feature-button {
	margin-top: 20px;
}
.homepage-content {
	background-color: #F5F7FB;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 975px;
	margin: 0px;
}
.homepage-content-left {
	float: left;
	width: 300px;
	margin-left: 18px;
}
.homepage-content-right {
	float: left;
	margin-left: 18px;
	width: 626px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.homepage-content-right .flat {
	float: left;
	width: 198px;
	background-image: url(/assets/images/1-bed-flat.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	text-indent: -9999px;
}
.homepage-content-right .house-flat {
	float: left;
	width: 198px;
	background-image: url(/assets/images/house-flat.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	text-indent: -9999px;
}
.homepage-content-right .large-house {
	float: left;
	width: 198px;
	background-image: url(/assets/images/large-house.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	text-indent: -9999px;
}
.table-heading {
	height: 44px;
}
.info-table {
	margin-top: 2px;
	background-color: #ffffff;
}
.right-title h3 {
	padding: 5px;
	color: #1e3563;
	font-weight: bold;
	font-size: 1.167em;
}
.homepage-content-left h2 {
	color:  #1e3563;
	font-size: 1.167em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.homepage-content-left p {
	margin-bottom: 10px;
	color: #1e3563;
}
.homepage-content-left p strong {
	margin-bottom: 10px;
	color:  #1e3563;
	font-weight:bold;
}
.info-table p {
	font-size: 1.167em;
	font-weight: bold;
	color: #1e3563;
}
.large-heading {
	font-size: 1.167em;
}
.table-white-text {
	font-size: 1.167em;
	font-weight: bold;
	color: #FFFFFF;
}
.homepage-content-right .right-title .find-out-more {
	float: right;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.homepage-content-right .right-title .heading-left {
	float: left;
}

.header-image {
	position: absolute;
	margin-left:600px;
	width: 357px;
	z-index: 100;
}


