@charset "utf-8";
/* -----------------------------------------------------

* Filename: home.css
* Description: Home Page Spesific Declarations
* Version: 1.0.1 (2009.06.15)
* Website: www.summervillestorage.com
* Author: Dana Severance @ Automatit, Inc

== ANCHOR =========================================

	@general		General Declarations
	@content		Content Declarations
	@aside			Aside Declarations
	
-------------------------------------------------------*/

/* @general
-------------------------------------------------------*/
.container {min-height: 0;}
.foot-clear {padding:  0 0 241px 0;}
.bottom {bottom: 52px; position: absolute; margin: 0 6px; width: 739px;}

/* @content
-------------------------------------------------------*/
.bottom .content {background: url(../img/facility-bg.png); height: 198px; padding: 0; position: relative; width: 581px;}
	.bottom .content h2 {margin: 12px 0 0 10px; padding: 0;}
		.bottom .content .facility {background: url(../img/facility.png); height: 74px; margin: 0 0 0 20px; width: 301px;}
			.bottom .content .facility h3 {padding: 15px 0 5px 20px;}
			.bottom .content .facility p {font-size: 12px; line-height: 14px; text-transform: uppercase; text-align: center;}
	.bottom .content #online-pay {left: 350px; position: absolute; top: 30px;}

/* @aside
-------------------------------------------------------*/
.bottom .aside {background: url(../img/camper.png); height: 169px; width: 152px;}