@charset "utf-8";
/* CSS Document */

/* Global Styles */
html, body {
	margin:0;
	padding:0;
}
body {
	background:url("images/body_bg.gif") 0 0 repeat-x #5d89c5;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	margin:0;
	padding:0 0 0.5em 0;
	line-height:16px;
}
h2 {
	color:#333;
	font-size:1.2em;
	margin:0.5em 0;
	padding:3px;
	border-bottom:1px solid #1c71b7;
}
h3 {
	margin:0;
	padding:0;
	font-size:1.1em;
	color:#036;
}
a {
	color:#3b5998;
}
a:hover {
	text-decoration:none;
}
/* Wrapper Styles - contains the entire site, all DIVs */
#wrapper {
	width:749px;
	margin:20px auto 10px auto;
	overflow:auto;
}
/* Masthead Styles */
#masthead {
	background:url("images/masthead_bg.gif") 0 0 no-repeat;
	height:80px;
	width:749px;
	clear:both;
}
#masthead h1 {
	width:157px;
	height:46px;
	padding:22px 0 0 18px;
	margin:0;
}
#masthead h1 a {
	display:block;
	width:157px;
	height:46px;
	background:url("images/h1_logo_bg.gif") 0 0 no-repeat;
}
#masthead h1 a span {
	display:none;
}
/* Top Navigation Styles */
#tnav {
	background:url("images/tnav_bg.gif") 0 0 no-repeat;
	height:41px;
	width:749px;
	clear:both;
}
#tnav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:749px;
	height:33px;
}
#tnav li {
	float:left;
}
#tnav a {
	display:block;
	height:21px;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-top:12px;
	padding-left:12px;
	color:#444;
	text-decoration:none;
}
#tnav a:hover {
	text-decoration:underline;
}
#tnav li.current a {
	width:119px;
	background-repeat:no-repeat;
	background-position:0 0;
	color:#fff;
	padding:9px 0 0 0;
	text-align:center;
	height:24px;
	background-image:url("images/active_tab.gif");
	margin:0 1px;
	font-size:15px;
}
#tnav li#home.current {
	padding-left:18px;
}
/* Content Body Styles */
#content_body {
	background:url("images/content_bg.gif") 0 0 repeat-y #fff;
	width:725px;
	padding:5px 12px;
	font-size:0.75em;
	overflow:auto;
	clear:both;
}
#left_col {
	width:491px;
	padding:0 7px 10px 2px;
	float:left;
}
#bcrumb {
	padding:4px;
	font-size:0.9em;
	background:#eee;
}
#right_col {
	float:left;
	width:218px;
	padding:0 0 0 7px;
}
#right_col h2 {
	border:0;
	color:#930;
	background:transparent;
	padding-top:0;
}
#hnav a {
	display:block;
	width:147px;
	font-size:1.3em;
	margin:5px 0;
	font-weight:bold;
	background-color:#fff;
	background-position:0 0;
	background-repeat:no-repeat;
	height:50px;
	border:1px solid #cc6;
	padding:6px 10px 5px 59px;
	text-align:right;
	text-decoration:none;
}
#hnav a#storgae_btn {
	background-image:url("images/storage_bg.gif");
}
#hnav a#furniture_btn {
	background-image:url("images/furniture_bg.gif");
}
#hnav a#micro_btn {
	background-image:url("images/micro_bg.gif");
}
#hnav a#service_btn {
	background-image:url("images/service_bg.gif");
}
#hnav a span {
	font-size:9px;
	font-weight:normal;
	color:#333;
	display:block;
}
#hnav a:hover {
	border:1px solid #3b59aa;
	text-decoration:underline;
}
#home_advert {
	clear:both;
	overflow:auto;
}
#home_advert_img {
	width:253px;
	float:left;
	padding-bottom:10px;
}
#home_advert_txt {
	width:228px;
	float:left;
	padding:0 0 0 10px;
	font-size:0.95em;
	color:#333;
}
#home_advert_txt ul {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
#home_advert_txt li {
	padding:0 0 0 7px;
	background:url("images/blue_arrow_bullet.gif") 0 4px no-repeat;
}
/* Footer Styles */
#ftr {
	background:url("images/ftr_bg.gif") 0 0 no-repeat;
	height:22px;
	width:749px;
	padding:7px 0 3px 0;
	font-size:0.7em;
	clear:both;
	text-align:center;
}
/* Generic Styles */
img.image_frame {
	padding:2px;
	border:1px solid #ccc;
	background:#fff;
}
div.btt {
	text-align:right;
	font-size:0.9em;
	padding:5px 0;
	overflow:auto;
	clear:both;
}
div.btt a {
	display:block;
	width:25px;
	height:9px;
	background:url("images/icon_arrow_up.gif") 0 0 no-repeat;
	float:right;
	clear:both;
}
div.btt a span {
	display:none;
}
div.product_pod {
	margin:5px 0;
	width:491px;
	padding-bottom:8px;
	clear:both;
	overflow:auto;
	background:url("images/product_pod_bg.gif") bottom left no-repeat;
}
div.product_pod h3 {
	padding:3px 5px;
	clear:both;
	width:481px;
	background:#1c71b7;
	color:#fff;
	margin-bottom:5px;
	font-size:1.2em;
}
div.product_pod ul {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
}
div.product_pod li {
	padding:3px 0 3px 15px;
	background:url("images/arrow_icon_right.gif") 0 7px no-repeat;
}
div.vendor_list {
	float:left;
	width:291px;
	padding-top:10PX;
}
div.product_img {
	float:left;
	width:200px;
	text-align:center;
	padding:10px 0;
}
/* Contracts PAge STyles */
div#contacts_info h3 {
	margin:10px 0 10px 0;
	padding:3px 5px;
	color:#fff;
	font-size:1.2em;
	background:#1c71b7;
}
div#contacts_info h4 {
	margin:5px 0 0 10px;
	padding:0 0 2px 0;
	color:#036;
	font-size:1.1em;
	border-bottom:1px solid #eee;
}
div#contacts_info blockquote {
	margin:0;
	padding:5px 0 5px 10px;
}
div#contacts_info strong {
	color:#c30;
	font-size:11px;
}

/* Contact Us Page Styles */

#contact_info {padding:0 0 0 10px;}
#contact_info h3 {font-size:1.5em; margin:10px 0 2px 0;}
#contact_info ul {margin:0; padding:0; list-style:none;}

/* MISC Styles */

.redtext {color:red;}
.greentext {color:green;}
.bluetext {color:blue;}
