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

* Filename: home.css
* Description: Main Styles for the Home Page
* Version: 1.0.0 (2009.11.03)
* Website: storagekingusa.com
* Author: Dana Severance @ Automatit, Inc

-------------------------------------------------------*/

/* @content
-------------------------------------------------------*/
#content-top {
	margin: -20px 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 37px;
	z-index: 1;
}
	#content-top #gallery {
	margin: 0;
	padding: 0;
	height: 312px;
	width: 456px;
	float: left;
	background:url(../img/gallery/gallery_start.jpg) no-repeat;
	position: relative;
	z-index: 1;
}
	#content-top .content {
	display: inline;
	margin: 12px 80px -5px 0;
	width: 400px;
	float: right;
}

#content-middle {width: 100%;}

