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

/* --------------Setup*/
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: url(/hci-images/bg.jpg) #455565 no-repeat top center fixed;
	color: #292F34;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.3;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	border: 1px solid #C8C8C8;
	font-size: .92em;
	padding: 2px;
	color: #AAA;
}
li {
	list-style: none;
}
h2 {
	font-size: 1.25em;
	color: #002C75;
}
h3 {
	font-size: 1.17em;
	color: #002C75;
}
p {
	padding-bottom: 0.917em
}
table {
	border-collapse: collapse;
	z-spacing: 0;
}
td, th {
	padding: 0;
}
hr {
	display:none;
}

/* --------------page*/
#page {
	width: 840px;
	margin: 0 auto;
	padding: 0 10px;
	background-color: #FFFFFF;
	position: relative;
}

/* --------------top*/
#top {
	overflow: hidden;
	background: url(/hci-images/top-bgr.jpg) no-repeat;
	width: 840px;
	height: 27px;
}
#top a {
	display: block;
	height: 27px;
	padding: 3px 0 0 602px;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
}

/* --------------header*/
#header-main {
	overflow: hidden;
	clear: both;
	width: 840px;
	height: 119px;
}
#header-left h1 {
	background: url(/hci-images/hci-logo-2.jpg);
	width: 384px;
	text-indent: -9999em;
}
#header-left h1 a {
	display: block;
	height: 119px;
}
#header-right {
	width: 234px;
	height: 90px;
	margin: -94px 0 0 284px;
	padding: 0 0 0 322px;
}
#header-right table {
	font-size: .92em;
	width: 223px;
}
#header-right table td.bold {
	font-weight: bold;
}
#header-right table td.right {
	text-align: right;
}
header-right table a {
	color: #194e8e;
}
#header-right .call-us {
	padding-top: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #002c75;
}

/* --------------left column*/
#leftcol {
	clear: both;
	float: left;
	width: 229px;
}

/* --------------navlinks*/
#leftnav-main {
	clear: both;
	width: 229px;
	height: 277px;
	background: url(/hci-images/leftnav-bgr.jpg) no-repeat;
}
#leftnav-content {
	width: 229px;
	height: 250px;
	padding-top: 14px;
}
#leftnav-content li {
	background: url(/hci-images/leftnav-arrow.gif) no-repeat;
	overflow: hidden;
	height: 22px;
	margin: 0 0 0 14px;
	padding: 3px 0 0 18px;
}
#leftnav-content li a {
	display: inline-block;
	color: #FFF;
	font-size: 1.17em;
	font-weight: bold;
}

/* --------------hr-left*/
div.hr-left {
	display: none
}
div.hr-left {
	display: block;
	height: 10px;
	background-image: url(/hci-images/hr-left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 7px 0 10px 0;
}

/* --------------photo-gallery*/
#float_gallery p {
	line-height: .5em;
	font-size: 1em;
}

#photo-gallery {
	clear: both;
	width: 211px;
	height: 349px;
	background: url(/hci-images/gallery-left.jpg) no-repeat;
	padding: 10px 0 0 18px;
}
#photo-gallery p {
	padding: 0;
	margin: 0;
}
.photo-gallery-section {
	overflow: hidden;
	height: 116px;
}
.photo-gallery-section-top {
	height: 77px;
	padding-top: 8px;
}
.photo-gallery-section-bottom {
	height: 20px;
	padding-left: 11px;
}
.photo-gallery-section-bottom a {
	color: #002c75;
}

/* --------------right column*/
#rightcol { 
	float: left;
	width: 601px;
	/*height: 663px;*/
	margin-left: 7px;
}
/* --------------promotion-banner*/
#promotion-banner {
	float: right;
	width: 601px;
	height: 277px;
}
/* --------------hr-right*/
div.hr-right {
	display: none
}
div.hr-right {clear: both;
	display: block;
	height: 10px;
	background-image: url(/hci-images/hr-right.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 7px 0 10px 0;
}

/* --------------content homepage*/
#content {
	clear: both;
	/*overflow: hidden;*/
	float: right;
	width: 601px;
	height: 360px;
	margin: 0 0 0 9px;
	background: url(/hci-images/content-bgr.jpg) no-repeat right;
}
#content-wrap {
	/*overflow: auto;*/
	width: 393px;
	height: 360px;
	padding-right: 17px;
}
#content h2 {
	overflow: hidden;
	height: 17px;
	background: url(/hci-images/h2-bgr.jpg) no-repeat left;
	padding: 17px 0 3px 19px;
	margin-bottom: 8px;
}

#content p {
	padding-left: 20px;
	font-size: 1em;
}

/* --------------content innerpage*/
#content-inner {
	clear: both;
	float: right;
	width: 601px;
	/*height: 663px;*/
	margin-left: 3px;
	background: url(/hci-images/content-bgr.jpg) no-repeat right bottom;
}
#content-inner h2 {
	overflow: hidden;
	height: 17px;
	background: url(/hci-images/h2-bgr.jpg) no-repeat left;
	padding: 17px 0 3px 19px;
	margin-bottom: 8px;
}
#content-inner h3 {
	font-size: 1.25em;
	overflow: hidden;
	height: 15px;
	padding: 10px 0 3px 19px;
	margin-bottom: 8px;
}
#content-inner p {
	padding-left: 20px;
	line-height: 2em;
	font-size: 1em;
}

#content-inner-nobg {
	clear: both;
	float: right;
	width: 601px;
	/*height: 663px;*/
	margin-left: 3px;
}
#content-inner-nobg h2 {
	overflow: hidden;
	height: 17px;
	background: url(/hci-images/h2-bgr.jpg) no-repeat left;
	padding: 17px 0 3px 19px;
	margin-bottom: 8px;
}
#content-inner-nobg p {
	padding-left: 20px;
	font-size: 1em;
}

#content-inner-wrap {
	float: left;
	/*overflow: auto;*/
	width: 584px;
	/*height: 663px;*/
	padding-right: 17px;
}
#content-inner-wrap #inner-left{
	float: left;
	width: 344px;
}
#content-inner-wrap #inner-right{
	float: left;
	width: 230px;
	text-align: center;
}
#content-inner-wrap #inner-right img{ 
	border: 1px solid #666666; 
}

/* --------------content frames page*/
#content-inner-wrap #images-frames {
	float: left;
	overflow: hidden;
	width: 568px;
	text-align: left;
}
#content-inner-wrap #images-frames li{
	display: inline;
}

/* -------------- specification page*/
#images-specification {
	overflow: hidden;
	width: 565px;
	text-align: left;
}
#images-specification li{
	float: left;
	display: inline;
	padding: 0 0 20px 8px;
	text-align: center;
}

/* -------------- specification page*/
#images-roof {
	overflow: hidden;
	width: 565px;
	text-align: left;
}
#images-roof li{
	float: left;
	display: inline;
	padding: 0 0 20px 32px;
	text-align: center;
}
/* --------------content selfstorage page*/
#content-inner-wrap #images-storage {
	float: left;
	overflow: hidden;
	width: 568px;
	text-align: center;
}
#content-inner-wrap #images-storage li{
	display: inline;
}
#content-inner-wrap #images-storage img{
	padding: 8px;
}


#content-inner-wrap #col1 {
	float: left;
	width: 285px;
	margin-right: 14px;
}
#content-inner-wrap #col2 {
	float: left;
	width: 285px;
}


/* --------------hr-bottom*/
div.hr-bottom {
	clear: both;
	display: none
}
div.hr-bottom {
	clear: both;
	display: block;
	height: 10px;
	background-image: url(/hci-images/hr-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 7px 0 10px 0;
}

/* --------------footer*/
#footer {
	clear: both;
	height: 66px;
	overflow: hidden;
	color: #818181;
	font-size: .83em;
	padding: 0 0 23px 3px;
}
#footer a {
	color: #818181;
	font-weight: bold;
}
#footer p {
	padding-bottom: .67em;
}
#footer p.w3c {
	text-align: right;
}
#footer p.ad {
	text-align: left;
	border: 1px solid #000;
	float: right;
}

/* --------------flash-video*/
#flash-video {
	float: left;
	margin-top: -304px;
	padding-left: 600px;
}


/* --------------banner*/
#bannerWrap{ border: 1px solid black;
	float: left;
	width: 250px;
}
.banner {
	width: 250px;
	position: absolute;
	bottom: 0;
	right: 25px;
}

/*----------------panels*/
img.panels {
border:1px solid #0040ab;
margin-top:23px;
}
