

body { 
	background: #c9c9b8 url(images/white.gif) repeat-y top center;
	color: #333;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: .90em;
	margin: 0px;
	padding: 0px;
}

table tr td {	
	font-size: 100%; 
}

table.simpleborders tr td {border: 1px solid #454545;}

	
span {
	
}


.highlight {color: #e30000;}


h1 {  
	color: #333;		
	font-size: 140%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
} 
 

h2 {
	border-bottom: 1px dashed #333;
	color: #333;		
	font-size: 140%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;

}

h3  { 
	color: #fff;		
	font-size: 110%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 3px 5px 3px 7px;
}

h3.green {background: #6e9024;}
h3.rust {background: #976c1a;}
h3.brown {background: #574525;}
h3.slate {background: #59564f;}


h4  {  
	color: #333;		
	font-style: italic;
	font-size: 110%;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}

h5  { 
	color: #333; 
	font-weight: bold;  
	font-size: 100%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}

	
h6  {  
	color: #333;
	font-style: italic;
	font-weight: bold;  
	font-size: 100%; 
	line-height: .4em;
	margin: 0 0 .5em 0;
	padding: 0;
}
	
a {
	color: #d70000; 
	text-decoration: underline;
}

a:link {
	color: #d70000; 
	text-decoration: underline;
	outline: none;
}

a:visited{
	color: #d70000; 
	text-decoration: underline;
	outline: none;

}

a:hover {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #000;
	text-decoration: none;
	outline: none;
}

p {
	line-height: 1.4em;
	margin: 0 0 1.2em 0;
	padding: 0;
} 

.line {
	border-bottom: 1px solid #333;
	line-height: 1.2em;
	margin: .5em 0;
	padding: 0;
}

.hidden {display: none;}


.caption {
	color: #333;	
	font-size: 90%;
	line-height: 1.2em;
	margin: 0px;
	padding: 2px;
	position: relative;
	text-align: center;
}

.large {font-size: 240%;}

.small {font-size: 90%;}

.first {font-size: 120%}

.floatleft {
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
} 

.highlight {
	background: #fff;
	border: 1px dashed #e30000;
	margin: 10px auto;
	padding: 7px;
	text-align: center;
}

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 10px;
 }

.floatcenter {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.framed {
	border: 1px solid #bdbaae;
	margin: 2px;
	padding: 2px;
}

.framed2 {
	border: 3px solid #bdbaae;
}


.quote {
	background: transparent url(images/quotes.gif) no-repeat top left;
	font-size: 110%;
	font-style: italic;
	margin: 20px 0px;
	padding: 5px 20px 0px 30px;
	text-align: left;
}


.signature {
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: right;
}


/* -- WRAP -- */


#wrap {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 900px;
}


#header {
	background: transparent;
	padding: 0;
	margin: 0;
	height: 80px;
	width: 900px;
}

#logo {
	float: left;
	position: relative;
	padding: 0 0 0 20px;
	margin: 0;
	height: 80px;
	width: 250px;
}

#shred {
	float: right;
	position: relative;
	padding: 0 20px 0 0;
	margin: 0;
	height: 80px;
	width: 120px;
}

#nav {
	background: transparent url(images/nav.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	height: 39px;
	width: 900px;
}
	
#nav ul { 
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav a {
	font-weight: normal;
	float: left;
	height: 39px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-indent: -9000px;
}

#nav a:hover {	
}

#nav a:active {
}

#home a {width: 74px;}
#records a {width: 147px;}
#shredding a {width: 159px;}
#scanning a {width: 208px;}
#media-storage a {width: 218px;}
#contact a {width: 94px;}


#home a:hover, #home a:active {background: transparent url(images/nav.gif) 0px -39px no-repeat;}
#records a:hover, #records a:active {background: transparent url(images/nav.gif) -74px -39px no-repeat;}
#shredding a:hover, #shredding a:active {background: transparent url(images/nav.gif) -221px -39px no-repeat;}
#scanning a:hover, #scanning a:active {background: transparent url(images/nav.gif) -380px -39px no-repeat;}
#media-storage a:hover, #media-storage a:active {background: transparent url(images/nav.gif) -588px -39px no-repeat;}
#contact a:hover, #contact a:active {background: transparent url(images/nav.gif) -806px -39px no-repeat;}

body#home-page #home a {background: transparent url(images/nav.gif) 0px -78px no-repeat;}
body#records-page #records a {background: transparent url(images/nav.gif) -74px -78px no-repeat;}
body#shredding-page #shredding a {background: transparent url(images/nav.gif) -221px -78px no-repeat;}
body#scanning-page #scanning a {background: transparent url(images/nav.gif) -380px -78px no-repeat;}
body#media-storage-page #media-storage a {background: transparent url(images/nav.gif) -588px -78px no-repeat;}
body#contact-page #contact a {background: transparent url(images/nav.gif) -806px -78px no-repeat;}


#main {
	background: #f2eee4;
	border-bottom: 1px solid #bdbaae;
	padding: 0;
	margin: 0;
	width: 900px;
}


#main-content {
	border-right: 1px solid #bdbaae;
	float: left;
	position: relative;
	line-height: 1.3em;
	margin: 0px
	padding: 0;
	width: 459px;
}


#sidebar {	
	float: left;
	position: relative;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	width: 440px;
}

body#home-page #main-content {width: 900px;}

.content {
	line-height: 1.3em;
	margin: 0;
	padding: 20px;
	text-align: left;
}


div.break {
	border-bottom: 1px dashed #333;
	clear: both;
	display: block;
	line-height: .1em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}


#videos {
	float: right;
	padding: 15px 0px;
}


#footer {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 860px;
}


#footer-content {
	font-size: 80%;
	line-height: 1.3em;
	margin: 0;
	padding: 7px 0 0 20px;
}


/* -- FORM ELEMENTS -- */

legend {
	background: #fff;
	color: #333;
	font-size: 110%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}

fieldset {
	background: #fff;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	width: 402px;
}

label {
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 90%;
}

input, select, option {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
}

textarea {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	width: 300px;
}

fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #333;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
}

.req {
	color: #F90;
}



/*-- qTip --*/

div#qTip {
	border: 1px solid #666;
	display: none;
	background: #efefef;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 100%;
	padding: 5px;
	text-align: left;
	position: absolute;
	z-index: 1000;
}



