
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}              /* reset CSS */
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
/* ul,ol {list-style:none;} */
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

body {
	background: #d2d8d9 url(../images/top_bg.jpg) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
}

#sub {
	background: #d2d8d9 url(../images/top_bg_sub.jpg) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #3868a8;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}

#wrapper {
	margin: auto;
	padding: 0px;
	width: 804px;
	position: relative;
}

#inner_wrapper {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 750px;
}

#nav_box {
	width: 410px;
	height: 79px;
	margin-left: -5px;
}

#nav_box img {
	float: left;
}

#content {
	width: 753px;
	height: 100%;
}
#innercontent {
	margin-top: 220px;
	padding: 0 20px 0 20px;
	text-align: justify;
	position: relative;
	z-index: 5;
}

#innercontent ul {
	list-style: disc inside;
	margin-top: 5px;
}

#innercontent li {
	padding-bottom: 5px;
}

#innercontent_sub {
	margin-top: 190px;
	padding: 0 20px 0 20px;
	text-align: justify;
	position: relative;
	z-index: 5;
}

#content_bg, #content_bg_sub, #content_bg_boards, #content_bg_strips, #content_bg_contact, #content_bg_folders, #content_bg_trolleys {
	background-color: #f2f3f5; /* lightest grey */
	width: 753px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 405px;
	z-index: 0;
}

#content_bg_sub {
	height: 550px;
}

#content_bg_folders {
	height: 460px;
}

#content_bg_boards {
	height: 650px;
}

#content_bg_trolleys {
	height: 1210px;
}

#content_bg_strips {
	height: 590px;
}

#content_bg_contact {
	height: 120px;
}

#white_stripe {
	background-color: #FFF;
	width: 355px;
	height: 25px;
	font-size: 10px;
	padding-left: 400px;	
	padding-top: 15px;
	color: #3868a8;
}

#btmlinks {
	width: 100%px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #426eab;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#btmlinks a {
	text-decoration:none;
	color: #426eab;
	font-size: 11px;
	line-height: 18px;
	position: relative;
	z-index: 10;
}

#btmlinks a:hover {
	text-decoration: underline;
}


#contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	width: 150px;
	height: 100%;
	margin: 0px 0px 0px 15px;
}
#imagetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	width: 300px;
	height: 102px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}


#quote {
	background-color:#55565b;
	padding: 10px 15px 15px 10px;
	width: 730px;
	height: 80px;
	color: #FFF;
	margin-left: -20px;
	margin-top: 10px;
	position: relative;
}

#quotetext {	
	width: 580px;
	height: 80px;
	padding: 10px 10px 0px 20px;
	text-align: justify;
	line-height: 20px;
}

#dude {
	width: 290px;
	height: 211px;
	background: url(../images/dude.png);
	position: absolute;
	right: -60px;
	top: -50px;
}

#titles {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	color: #3868a8;
	text-transform:uppercase;
	font-weight:bold;
}
#em {
	font-size:11px;
	line-height:20px;
	color: #333;
	font-weight:bold;
}

#footer {
	width: 600px;
	height: 18px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin-bottom: 30px;
}
#footer a{
	text-decoration:none;
	color: #5C5C5C;
}

table.products, table.products_indiv {
	width: 100%;
	margin-top: 10px;
}

table.products img, table.products_indiv img {
	border: #d2d8d9 1px solid;
	padding: 4px;
	margin-bottom: 10px;
}

table.products td, table.products_indiv td {
	padding: 0 10px 5px 10px;
	text-align: justify;
}

table.products a:link, table.products a:visited {
	text-decoration: none;
	color: #3868a8; /* header blue */
	font-size: 10px;
	float: right; 
}

table.products_indiv a:link, table.products_indiv a:visited {
	float: left;
}

table.products a:hover, table.products_indiv a:hover {
	text-decoration: underline;
}
	
table.products_indiv td {
	border-bottom: #999 1px dotted;
	padding-top: 10px;
}

table.products_indiv {
	margin-top: -10px;
}

table.contact {
	width: 80%;
}

table.tech {
	width: 100%;
}
	

