html, body {
		height:100%;
	}

html, body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, ul li, form, fieldset {
	margin: 0;
	padding: 0;
	}

	body {
		text-align: center;
		font-family: verdana,arial,helvetica,sans-serif;
        font-size: 13px; 
        color: #666666;
		background-image: url(images/self_storage_main_bg1.gif);

	}

	#Container {
		/*background-color: #f8f1ea;*/
		position:relative;
		width: 100%;
		min-height: 100%;
		height: auto;
		background: url(images/bg_inside.gif) repeat-y 50% 0;
		}

	#Top {
		z-index:5;
		position:absolute;
		left:0px;
		top:0px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		height: 110px;
		background-color: #fff4d8;
		border-bottom: 1px solid #76898a; 
		background: #fff url(images/self_storage_pt_bg1.gif);
		}

	div.Topcontent {
		position:relative;
		margin: 0 auto;
		text-align: center;
		width: 750px;
		}

	#Links {
		position:absolute;
		top: 85px;
		left:0px;
		width: 100%;
		height: 18px;
		margin-top: 5px;
		padding-top: 3px;
		border-top: 0px solid #76898a;

		}

	#Content {
		position:relative;
		margin: 0 auto;
		padding: 0px;
		text-align: left;
		width: 750px;
		min-height: 100%;
		height: 100%;
		/*background-color: #fff;
		border-left: 1px solid #76898a; 
		border-right: 1px solid #76898a; */
		border-bottom: 0px;
		border-top: 0px;
		}
		
/*	NOT USED ANYMORE #Bottom_contact {
		position:absolute;
		left: 0px;
		bottom: 40px;
		margin: 0 auto;
		text-align: center;
		height: 15px;
		width: 100%;
		border-top: 1px solid #76898a;
		background-color:#fff;
		font-color:#000000;
		}
*/

	#Bottom {
		position:absolute;
		left: 0px;
		bottom: 0px;
		margin: 0 auto;
		padding-top:5px;
		text-align: center;
		height: 45px;
		width: 100%;
		background-color:#9bb5b6;
		color:#000000;
		border-top: 1px solid #76898a; 
		}
	
	#Insidecontent {
		margin: 0;
		padding: 110px 0px 50px 0px;
		}

	/* Hack for IE, Reset to 100% height */
	* html #Container {
		height: 100%;
	}
	/* End IE Hack */
	img {border: none;}
	img.img_left {margin-right:10px; border: 2px solid #76898a; float:left;}
	img.img_right {margin-left:10px;  margin-bottom:10px; border: 2px solid #76898a; float:right;}
	img.img_bord 	{ border: 2px solid #76898a; }
	img.img_left_side {margin:5px; border: 2px solid #f8f1ea; }

	div.subsec {margin-left:15px; margin-right:15px;}
	div.more {vertical-align:text-bottom; text-align: right;}


	
	.bord_left {
			background-repeat: no-repeat;
			border-left: 0px solid #f1f1f1; 
			padding:4px;
			width:580px;

		}
	.bord_left_main {
			padding:4px;
			width:580px;
			background-repeat: no-repeat;
			border-left: 8px solid #f1f1f1; 
		}

	td.hdr {
			font-family: verdana,arial,helvetica,sans-serif;
        	font-size: 14px; 
        	font-weight: bold; 
        	color: #555555;
        	background-color:#f1f1f1;
        	border-top:1px solid #bac2d9;
        	padding:3px;
        	text-align:left;
			}
	td.td_greenOnleft {	/*green cell on the left side of page with images in it*/	
			text-align: center; width:125px; 
			}
	td.td_right {	/* align cells in email form to right side */	
			text-align: right; 
			}
	td.td_center {	/* align cells in email form to center side */	
			text-align: center;
			margin:0 auto ;
			}
			
hr {color:#ddd;}			
td {padding-top:5px; font-size: 13px; color: #555555; text-align:left;	}
ul {  margin-left:24px; }
ol {  margin-left:24px; }
p  {  margin-bottom: 1em; }
h1 {  margin-bottom: 16px; padding-bottom:10px; border-bottom:0px solid #ddd; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: normal; color: #004447; }
h2 {  margin-bottom: 7px; margin-top: -20px;padding-bottom:10px;  border-bottom:1px solid #ddd; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #888; }
h3 {  margin-bottom: 7px; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #A51102; }
h4 {  margin-bottom: 7px; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #494949; }
span {text-align:center;}
span.pipe  {color: #FFF4D8;}

a:link       { color: #222; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;  }
a:visited    { color: #555; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;  }
a:active     { color: #000; text-decoration: none; }
a:hover      { color: #000; text-decoration: underline; }

a.bar:link   { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight:bold;  }
a.bar:visited{ color: #ededed; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight:bold;  }
a.bar:active { color: #000000; font-size: 12px; text-decoration: none;  font-weight:bold;}
a.bar:hover  { color: black; font-size: 12px; text-decoration: underline;  font-weight:bold;}

/*  */