/** TITLES */

.title {
}

.title h2 {
	height: 16px;
	margin-bottom: 25px;
}

.title b {
	display: none;
}

#title1 {
	background-image: url(images/homepage21.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#title2 { background: url(images/homepage34.gif) no-repeat left top; }
#title3 { background: url(images/subpage1_02.gif) no-repeat left top; }
#title4 {
	background: url(images/subpage2_04.gif) no-repeat left top;
}
h1 {
	font-size: 20px;
	color: #000066;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #000066;
	padding-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	padding-bottom: 10px;
}
h4 {
	font-size: 16px;
	color: #000066;
	padding-bottom: 10px;
}
.full {
	background-color: #FFFEFC;
}
.one {
	background-color: #FFFEFC;
	width: 90px;
}
.two {
	background-color: #FFFEFC;
	width: 100px;
}
.three {
	background-color: #FFFEFC;
	width: 110px;
}
.four {
	background-color: #FFFEFC;
	width: 120px;
}
.five {
	background-color: #FFFEFC;
	width: 130px;
}
.six {
	background-color: #FFFEFC;
	width: 140px;
}
.seven {
	background-color: #FFFEFC;
	width: 150px;
}
.eight {
	background-color: #FFFEFC;
	width: 160px;
}
.nine {
	background-color: #FFFEFC;
	width: 170px;
}
.ten {
	background-color: #FFFEFC;
	width: 180px;
}
.eleven {
	background-color: #FFFEFC;
	width: 190px;
}
.twelve {
	background-color: #FFFEFC;
	width: 200px;
}
.thirteen {
	background-color: #FFFEFC;
	width: 210px;
}
.fourteen {
	background-color: #FFFEFC;
	width: 220px;
}
.fifteen {
	background-color: #FFFEFC;
	width: 230px;
}
.sixteen {
	background-color: #FFFEFC;
	width: 240px;
}
.seventeen {
	background-color: #FFFEFC;
	width: 250px;
}
.eighteen {
	background-color: #FFFEFC;
	width: 260px;
}
.nineteen {
	background-color: #FFFEFC;
	width: 270px;
}
.twenty {
	background-color: #FFFEFC;
	width: 280px;
}
.twentyone {
	background-color: #FFFEFC;
	width: 290px;
}
.twentytwo {
	background-color: #FFFEFC;
	width: 300px;
}
blockquote {
	color: #990000;
	margin: 0px;
	padding-left: 40px;
	font-size: 12px;
}
#red {
	color: #990000;
	font-size: 12px;
}




/** BASIC */

html, body {
	height: 100%;
}

.text2 {
	margin-bottom: 15px;
}

.bullet {
	padding-left: 12px;
	background: url(images/homepage37.gif) no-repeat 0px 5px;
}

.vline {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage24.gif) repeat-x left top;
}

/** HEADER */

#header {
	width: 788px;
	height: 228px;
	margin: 0px auto;
	background: url(images/homepage04v2.jpg) no-repeat right top;
}

#storage #logo {
	height: 228px;
	background: url(images/homepage-storage2.jpg) no-repeat left top;
}

#scan #logo {
	height: 228px;
	background: url(images/homepage-scan2.jpg) no-repeat left top;
}

#shred #logo {
	height: 228px;
	background: url(images/homepage-shred2.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

#topmenu {
	height: 48px;
}

#topmenu ul {
	margin: 0px;
	padding: 17px 0px 0px 0px;
	list-style: none;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	font-size: 10px;
	color: #999999;
}

#topmenu1 { padding: 0px 0px 0px 55px; }
#topmenu2 { padding: 0px 0px 0px 24px; }
#topmenu3 { padding: 0px 0px 0px 27px; }

#splash {
	display: none;
}

/** MENU */

#navigation {
	width: 788px;
	height: 41px;
	margin: 0px auto;
	background: url(images/homepage12.jpg) no-repeat right top;
}
#navigation ul {
	list-style-type: none;
	height: 41px;
	margin: 0px;
	background: url(images/homepage05.jpg) no-repeat left top;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	width: auto;
}
/*In the event that all the links are the same width, set it here.*/
/*The padding between the links is set here*/
#navigation ul li {
	float: left;
	width: 102px;
}
/*The padding around the type(that is still within the background color) is set here*/
#navigation ul li a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	width: 102px;
	height: 41px;
	text-align: center;
	padding-top: 13px;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
/*The default width of the dropdown is set here*/
#navigation ul li ul {
	position: absolute;
	width: 99px;
	left: -999px;
	background-image: none;
	padding: 0px;
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*This is where you customize dropdown width to fit different sized links*/
#navigation ul li ul li {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -14px;
	margin-left: 0px;
}
#navigation ul li ul li.line1 {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
}
#navigation ul li ul li.line1 a {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li ul li a {
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li ul li a:hover {
	text-decoration: underline;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}
#navigation b {
	display: none;
}

#navigation1 {
	width: 99px;
	background: url(images/homepage11.jpg) no-repeat left top;
}
#navigation2 {
	width: 99px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

#navigation .navigation2 {
	width: 106px;
	background-image: url(images/homepage06v4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidnav {
	font-size: 13px;
	font-weight: bold;
}
#sidnav ul {
	margin: 0px;
	padding: 0px;
}
#sidnav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidnav ul li a {
	text-decoration: none;
}
#sidnav ul li a:hover {
	text-decoration: underline;
}


/** CONTENT */

#content {
	width: 788px;
	margin: 0px auto;
	text-align: justify;
}
.content ul {
	text-align: left;
	margin-bottom: 0px;
}
#content li {
	padding-bottom: 10px;
}



#extra1 {
	float: left;
	width: 35px;
	height: 447px;
	background: url(images/homepage14.jpg) no-repeat left top;
}

#extra2 {
	float: left;
	width: 229px;
	padding: 6px 0px 0px 0px;
	background: url(images/homepage17.jpg) no-repeat left top;
}

#extra3 {
	float: left;
	width: 489px;
	padding: 5px 0px 0px 0px;
	background: url(images/homepage18.jpg) no-repeat left top;
}

#extra4 {
	float: left;
	width: 35px;
	height: 447px;
	background: url(images/homepage15.jpg) no-repeat left top;
}

#extra5 {
	clear: both;
	height: 35px;
	background: url(images/homepage16-2.jpg) no-repeat left bottom;
}

#extra6 {
	height: 442px;
	min-height: 442px;
	padding-left: 5px;
	background: url(images/homepage19.jpg) no-repeat left center;
}

html>body #extra6 {
	height: auto;
}

#extra7 {
	float: left;
	width: 597px;
	padding-top: 6px;
	background: url(images/subpage2_03.jpg) no-repeat left top;
}

#extra8 {
	clear: both;
	height: 35px;
	background: url(images/subpage2_02.jpg) no-repeat left bottom;
}

/** BOX1 */

#box1 {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

/** BOX2 */

#box2 {
	width: 119px;
	float: left;
	border: 1px solid #686AA5;
	color: #4A4B7B;
	background-color: #FFFFFF;
}

#box2 h2 {
	height: 46px;
	text-align: center;
	line-height: 48px;
	color: #494A7A;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/homepage25.jpg);
}

#box2 b {
	display: none;
}

#box2 p {
	margin: 0px;
}

#box2 .text4 {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 84px;
	margin-top: -10px;
	color: #494B7B;
}

#box2 .link2 {
	display: block;
	height: 20px;
	padding: 8px 10px 0px 0px;
	text-align: right;
	color: #494B7B;
}

/** BOX3 */

#box3 {
	float: left;
	width: 120px;
	border-left: 1px solid #FFFFFF;
}

#box3 h2 {
	height: 48px;
	background: url(images/homepage28.jpg) no-repeat left top;
	color: #FFFFFF;
	text-align: center;
	line-height: 48px;
}

#box3 b {
	display: none;
}

#box3 p {
	margin: 0px;
}

#box3 .text4 {
	height: 84px;
	margin-top: -10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#box3 .link2 {
	display: block;
	height: 20px;
	padding: 8px 10px 0px 0px;
	text-align: right;
}

/** BOX4 */

#box4 {
	float: left;
	width: 120px;
	border-left: 1px solid #FFFFFF;
}

#box4 h2 {
	height: 48px;
	background: url(images/homepage31.jpg) no-repeat left top;
	color: #FFFFFF;
	text-align: center;
	line-height: 48px;
}

#box4 b {
	display: none;
}

#box4 p {
	margin: 0px;
}

#box4 .text4 {
	height: 84px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: -10px;
}

#box4 .link2 {
	display: block;
	height: 20px;
	padding: 8px 10px 0px 0px;
	text-align: right;
}

/** BOX5 */

#box5 {
	float: left;
	width: 120px;
	border-left: 1px solid #FFFFFF;
}

#box5 h2 {
	height: 48px;
	background: url(images/homepage39.jpg) no-repeat left top;
	color: #FFFFFF;
	text-align: center;
	line-height: 48px;
}

#box5 b {
	display: none;
}

#box5 p {
	margin: 0px;
}

#box5 .text4 {
	height: 84px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: -10px;
}

#box5 .link2 {
	display: block;
	height: 20px;
	padding: 8px 10px 0px 0px;
	text-align: right;
}

/** BOX6 */

#box6 {
	clear: both;
	padding: 10px 30px 0px 25px;
}

/** BOX7 */

#box7 {
}
#formtable {
	background-color: #FFFFFF;
}
#formtable td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#formtable td.none {
	margin: 0px;
	padding: 0px;
}
#testimonials  {
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

