/* The mighty Back40 Design, Inc. style sheet */
body {
	color:#666;
	background: #2b7398;
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
}

p,h1,h2,h3,h4,h5,h6,form,body,html,ul,li {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

hr {
	clear: both;
	margin: 0;
	visibility: hidden;
}

img {
	border: none;
}

.img {
	float: right;	  
	margin: 0 0 10px 10px;
	background: #efefef;
	padding: 4px;
	border: solid 1px #999;
}

.drop select {
	width: 200px;
}

li {
	list-style: square;
	padding: 7px 0;
	margin-left: 16px;
}

h1 {
	color: #bb9760;
	font-size: 2em;
	margin: 6px 0;
}

h2 {
	color: #3377ca;
	font-size: 1.5em;
	margin: 6px 0;
}

h3 {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	margin: 12px 0;
}

h4 {
	color: #2b7398;
	font-size: 1.1em;
	margin-bottom: 6px;
	font-weight: bold;
}
	table h4 {
		padding-top: 15px;
		border-bottom: 1px solid #efefef;
	}

h5 {
	color: #333;
	font-size: 1em;
	margin-bottom: 6px;
	font-weight: bold;
}

h6 {
	color: #666;
	font-size: 1em;
	margin-bottom: 6px;
	font-weight: bold;
}

.right {
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}

.left {
	background: #efefef;
	float: left;
	clear: left;
	margin: 0 12px 12px 0;
	padding: 4px;
	border: solid 1px #999;
}

#list2 {
	margin: 15px 0 18px 0;
}

#list2 li {
	list-style: none;
	padding: 0;
}

#list2 li a {
	background: url(images/template/arrow.gif)no-repeat 0 3px;
	padding-left: 14px;
}


p {
	margin-bottom: 18px;
}

a {
	color: #2b7398;
	text-decoration: none;
}

a:hover {
	color: #bb9760;
	text-decoration: underline;
}

/*HEADER*/
#header-container {
	background: url(images/template/headerBk.gif) repeat-x;
	height: 143px;
}

#header {
	background: url(images/template/logo.gif) no-repeat 0 8px;
	width: 780px;
	height: 108px;
	margin: 0 auto;
}

#header h1 a {
	display: block;
	width: 225px;
	height: 110px;
	text-indent: -10000px;
	float: left;
	overflow: hidden;
}
/*NAV*/
#nav-bar {
	width: 780px;
	margin: 0 auto;
}

#nav-bar ul {
	margin-top: 7px !important;
	margin-top: -1px; /*IE*/
	overflow: hidden;
}

#nav-bar li {
	list-style: none;
	display: inline;
}

#nav-bar  a {
	height: 22px;
	text-indent: -10000px;
	float: left;
}

#nav-bar a:hover {
	background-position: 0 -22px;
}

#home-nav a {
	background: url(images/template/home.gif) no-repeat 0 0;
	width: 61px;
}

#about-nav a {
	background: url(images/template/about.gif) no-repeat 0 0;
	width: 72px;
}

#products-nav a {
	background: url(images/template/products.gif) no-repeat 0 0;
	width: 102px;
}

#supplies-nav a {
	background: url(images/template/supplies.gif) no-repeat 0 0;
	width: 92px;
}

#services-nav a {
	background: url(images/template/services.gif) no-repeat 0 0;
	width: 95px;
}

#faq-nav a {
	background: url(images/template/faqs.gif) no-repeat 0 0;
	width: 66px;
}

#testimonial-nav a {
	background: url(images/template/testimonials.gif) no-repeat 0 0;
	width: 122px;
}

#links-nav a {
	background: url(images/template/links.gif) no-repeat 0 0;
	width: 66px;
}

#contact-nav a {
	background :url(images/template/contact.gif) no-repeat 0 0;
	width: 92px;
}

#secondary-nav {
	margin-bottom: 14px;
}

#secondary-nav li {
	display: inline;
	margin: 0;
}

#secondary-nav li a {
	background: url(images/template/arrow.gif)no-repeat 0 3px;
	padding: 0 12px;
}
/*SEARCH*/
#search {
	color: #fff;
	text-align: right;
	margin-top: 65px;
	padding: 12px 8px 0 0;
	float: right;
}

form dl {
	margin: 0;
	padding: 0;
	clear: both;
}

form dt {
	display: inline;
	margin: 2px;
	text-align: right;
}
	
form dd {
	display: inline;
	margin: 2px;
}

#searchForm {
	vertical-align: middle;
	width: 125px;
}

#searchBtn {
	vertical-align: middle;
}

/*CONTENT*/
#content-container {
	background: #fff;
	min-height: 352px;
	height: auto !important;
	height: 352px;
}

#home-content-container {
	background: #fff;
	min-height: 352px;
	height: auto !important;
	height: 352px;
}

#content{
	width: 780px;
	margin: 0 auto;
}

/*LEFT COL*/
#left-col {
	float: left;
	margin-top: -6px;
}

#right-col {
	float: right;
	width: 500px;
	padding: 16px 0;
}

#right-col h2 a {
	font-size: .7em;
	font-weight: bold;
}

#home-right-col {
	float: right;
	width: 500px;
}

#configurator {
	background: #a1a8ad;

	color: #fff;
}

.list {
	background: #9EA5AA;
	list-style: none;
	border-bottom: solid 2px #8d969c;
	border-right: solid 2px #8d969c;
	padding: 12px 15px 12px 35px;
	width: 70px;
	text-align: right;
}

.drop {
	background: #a1a8ad;
	width: 250px;
	border-bottom: solid 2px #8d969c;
	border-right: solid 2px #8d969c;
	padding: 0 34px;
}

#productCon {
	background: #fff url(images/template/productCongifu.gif) no-repeat;
	border-bottom: solid 2px #8d969c;
	height: 25px !important;
	height: 24px;
}

#footer-logos {
	background: #548ca8 /* url(images/template/footerlogos.jpg) no-repeat center */;
	height: 60px;
	padding:0;
	margin: 0 auto;	
	border-bottom: solid 3px #7eaac0;
}

#footer-logos ul {
	margin: 0 auto;
	padding-top: 5px;
	width: 705px;
}

#footer-logos li {
	display: inline;
	margin: 0;
	padding: 0;
}

/* #footer-logos li a {
	height: 58px;
	display: block;
	float: left;
} */

li#canon {
	width: 92px;
}

li#copy {
	width: 117px;
	margin-left: 12px;
}

li#kyo {
	width: 100px;
	margin-left: 20px;
}

li#hp {
	width: 53px;
	margin-left: 18px;
}

li#okidata {
	width: 124px;
	margin-left: 17px;
}

li#panasonic {
	width: 117px;
}

li#docstar {
	width: 126px;
}
#footer {
	color: #b5cedb;
	width: 780px;
	margin: 0 auto;
	padding: 14px 0;
	clear: both;
}

#footer li {
	display: inline;
	margin: 0;
}

#footer li a {
	color: #b5cedb;
	text-decoration: none;
	padding: 0 6px 0 0;
}

#footer li a:hover {
	color: #fff;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.addToCart, 
.submit, 
.reset, 
.continueShopping, 
.continue, 
.remove, 
.update, 
.cancel, 
.checkout,
.vcategories {
	height: 21px;
	border: none;
	font-size: 0;
	color: #548ca8;
	cursor: pointer;
}

.addToCart {
	background: url(images/addtocart.gif) no-repeat;
	width: 92px;

}

.submit {
	background: url(images/submit.gif) no-repeat;
	width: 63px;
}

.reset {
	background: url(images/reset.gif) no-repeat;
	width: 57px;
}

.continueShopping {
	background: url(images/cshopping.gif) no-repeat;
	width: 133px;
}

.continue {
	background: url(images/continue.gif) no-repeat;
	width: 77px;
}	

.remove {
	background: url(images/remove.gif) no-repeat;
	width: 68px;
}

.update {
	background: url(images/update.gif) no-repeat;
	width: 62px;
}
	
.cancel {
	background: url(images/cancel.gif) no-repeat;
	width: 65px;
}

.checkout {
	background: url(images/checkout.gif) no-repeat;
	width: 82px;
}	

.vcategories {
	background: url(images/vcategory.gif) no-repeat;
	width: 107px;
}	

.featured-product {
	width: 145px;
	margin-right: 10px;
	float: left;
}
ul#sub {
	background: #f7f6f6;
	width: 210px;
	border: solid 8px #efefef;
	margin: 10px 0;
	padding: 0;
}

ul#sub li{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #efefef;
}

ul#sub li a{
	display: block;
	margin: 0;
	padding: 8px;
}

ul#sub li a:hover {
	background: #2b7398;
	color: #fff;
	text-decoration: none;
}
.space {
	margin-top: 12px;
}