
/*
	Author:Shumon Iqbal
	Date: March 31, 2008.
	Title:Super Storage Climate Controlled Self Storage
====================================
*/
body{
	font-family:Verdana,"Trebuchet MS",Tahoma,Arial,Georgia, Lucida,Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
	padding:0 0 17px 0;
	background:#fff url(images/body_bg.jpg) repeat-x;
}
*{
	padding:0;	margin:0;
}
ul,ol{
	list-style:none;
}
a{
	color:#2180BC;
	font-size:12px;
	text-decoration: none;

}
a:hover{
	color:#000;
	text-decoration: underline;
}
p{
	font-size:12px;
	color:#333333;
	font-family:Arial;
	line-height:18px;
	padding-bottom:8px;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*-----------------------------bfo wrapper
*/
#wrapper{
	width:921px;
	margin:0 auto;
}
/*-----------------------------bfo header*/
#header{
	width:921px;
	height:108px;
	padding-bottom:23px;
}
#header h2{
	width:312px;
	height:61px;
	padding-top:23px;
	padding-left:14px;
}
#header h2 a{
	background:url(images/logo.jpg) no-repeat;
	width:312px;
	height:61px;
	display:block;
}
#menu{
	width:921px;
	height:42px;
	background:url(images/menu_bgr.jpg) repeat-x;
}/*---------------------------bfo menu*/
#menu ul{
	width:921px;
	overflow:hidden;
}
#menu ul li{
	float:left;
	line-height:42px;
	background:url(images/menu_bar.jpg) no-repeat right center;
}
#menu ul li a{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	display:block;
}
#menu ul .home a{
	background:url(images/menu_hover.jpg) repeat-x;
}
#menu ul li a:hover{
	background:url(images/menu_hover.jpg) repeat-x;
}
#banner{
	width:919px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	border-top:none;
}/*-------------------------bfo banner*/
#bannerlft{
	width:411px;
	height:253px;
	float:left;
}
#bannerrght{
	width:504px;
	float:left;
	padding-top:17px;
	padding-bottom:10px;
}
#bannerrght h1{
	font-family: Arial, Verdana, Helvetica, sans serif;
	color: #0099ff;
	font-size: 26px;
	line-height: 32px;
	letter-spacing: -1px;
	width:508px;
	height:20px;
	padding-bottom:20px;
}
#maincontent{
	width:921px;
	overflow:hidden;
}/*--------------------bfo maincontent*/
#contentleft{
	width:171px;
	float:left;
	padding-top:26px;
}/*----------------------contentleft*/
.sidepage{
	width:171px;
	padding-bottom:21px;
}
.sidepage li{
	border-bottom: 1px dotted #333;
	line-height:30px;
}
.sidepage li a{
	font-size:12px;
	color:#0066CC;
}
.google{
	width:171px;
	height:222px;
}
#contentright{
	width:729px;
	float:right;
	padding-top:19px;
}/*---------------------contentright*/
.googloer{
	width:728px;
	height:90px;
	padding-bottom:27px;
}
#contentright h2{
	font-size:18px;
	color:#CC0066;
	font-weight:normal;
	padding-left:10px;
	border-bottom: 1px dotted #333;
	padding-bottom:12px;
}
#contentright .ipsum{
	padding-top:16px;
	padding-bottom:8px;
}
#contentright .praesent{
	padding-bottom:52px;
}
/*-----------------------bfo footer*/
#footermain{
	width:100%;
	background:#BFBFBF;
}
#footer{
	width:918px;
	margin:0 auto;
	padding-top:24px;
	padding-bottom:30px;
	padding-left:3px;
}
#footer ul{
	width:921px;
	overflow:hidden;
	padding-bottom:13px;
}
#footer ul li{
	float:left;
	background:url(images/footer_bar.jpg) no-repeat left center;
	padding:0 16px;
}
#footer ul .home{
	background:none;
	padding-left:0;
}
#footer ul li a{
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#footer span{
	font-size:12px;
	color:#333333;
}
.table {
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	}
.col_1 {
	display: block;
	float: left;
	margin-right: 20px;
	width: 150px;
	}
.col_2 {
	display: block;
	float: left;
	margin-right: 20px;
	width: 414px;
	}
.col_3 {
	display: block;
	float: left;
	width: 120px;
	}
.clearLeft {
	clear: left;
	}
.apply {
	padding-top: 15px;
	}














