body {
	background-image: url(images/bgnd.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 851px;
}
#main-nav {
	background-image: url(images/nav.png) !important;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 843px;
	position: relative;
	background-position: bottom;
	left: 4px;
	z-index: 10;
}
#top-wrapper {
	background-image: url(images/shadow-top.png)!important;
	background-image: none;
	height: 34px;
	width: 851px;
	background-repeat: no-repeat;
}
#main-wrapper {
	background-image: url(images/shadow-main.png)!important;
	background-image: none;
	background-repeat: repeat-y;
	width: 851px;
	float: left;
}
#main-nav .mini-links {
}



#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-nav ul li {
	display: inline;
}
#main-nav    ul     a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	float: left;
	line-height: 34px;
	height: 32px;
	background-image: url(images/nav-bgnd.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-nav ul .first a {
	background-image: none;
}
#welcome {
	background-image: url(images/welcome.png);
	background-repeat: no-repeat;
	height: 441px;
	width: 841px;
	position: relative;
	top: -4px;
	z-index: 9;
	left: 5px;
}
#welcome h1 {
	position: absolute;
	left: 36px;
	top: 88px;
	color: #94978c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 34px;
}
#welcome p {
	position: absolute;
	height: 83px;
	width: 458px;
	left: 37px;
	top: 163px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#welcome span {
	display: block;
	height: 12px;
	text-indent: -8888px;
}
#laptop {
	position: absolute;
	left: 363px;
	top: -5px;
	z-index: 99;
}
#left {
	width: 197px;
	background-image: url(images/left-bgnd.png);
	background-repeat: repeat-y;
	margin-left: 5px;
	margin-top: -4px;
	float: left;
	display: inline;
	height: 800px;
}
#search  {
	background-image: url(images/search-bgnd.png);
	background-repeat: repeat-x;
	height: 71px;
	width: 194px;
	background-position: left center;
}
#search  h3 {
	color: #4f83a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#search-form {
	background-image: url(images/search-form.png);
	height: 29px;
	width: 177px;
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 5px;
}
#search-form .input {
	background-color: #F1F8FC;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	margin-top: 6px;
	margin-left: 10px;
	color: #999999;
}

#search-form .input:focus {
	color: #5995BC;
	font-weight: bold;
}
#main-nav ul a:hover {
	text-decoration: none;
	color: #ACCFE0;
	font-weight: bold;
}
#main-nav ul .selected a {
	text-decoration: underline;
	color: #ACCFE0;
	font-weight: bold;
}
#main-nav ul .selected-first a {
	text-decoration: underline;
	color: #ACCFE0;
	font-weight: bold;
	background-image: none;
}
#left  h2 {
	color: #4f83a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-image: url(images/h2-bgnd.png);
	height: 38px;
	width: 194px;
	background-repeat: repeat-x;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 38px;
	text-indent: 8px;
}
#main h1 {
	background-image: url(images/main-header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #d9ebf6;
	font-family: Arial, Helvetica, sans-serif;
	width: 636px;
	height: 36px;
	line-height: 36px;
	text-indent: 37px;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.left-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left-nav ul a {
	display: block;
	line-height: 33px;
	text-decoration: none;
	color: #f1f8fc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 43px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #b0b4a6;
	width: 150px;
}
.left-nav ul a:hover , .left-nav ul .selected-left a{
	background-color: #4F83A6;
	background-position: 25px;
}



.mini-home {
	position: absolute;
	height: 20px;
	width: 40px;
	display: block;
	left: 664px;
	top: 8px;
	text-indent: -8888px;
}
.mini-sitemap {
	position: absolute;
	height: 20px;
	width: 56px;
	display: block;
	left: 714px;
	top: 8px;
	text-indent: -8888px;
}
.mini-contact {
	position: absolute;
	height: 20px;
	width: 56px;
	display: block;
	left: 779px;
	top: 8px;
	text-indent: -8888px;
}
#main {
	background-color: #F9F9F9;
	width: 646px;
	float: left;
	margin-top: -4px;
	margin-left: -2px;
	background-image: url(images/main-bgnd.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: 800px;
}
#main .products {
	width: 605px;
	position: relative;
	left: 32px;
	top: 30px;
	border-bottom-style: dotted;
	border-bottom-color: #c7cabd;
	border-bottom-width: 2px;
	margin-bottom: 50px;
}
.products img {
	position: absolute;
	left: 453px;
	top: -11px;
}
.products p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a3b3c;
	width: 450px;
}
.products h2 {
	color: #3a3b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-right: 0px;
	margin-top: 0px;
}
#bottom-wrapper {
	background-image: url(images/shadow-bottom.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 851px;
	float: left;
	margin-bottom: 10px;
}
#footer {
	background-image: url(images/brands.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 142px;
	width: 841px;
	position: relative;
	left: 5px;
	margin-bottom: 4px;
}
.products a {
	float: right;
	margin-right: 10px;
	color: #4f83a6;
	text-decoration: none;
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-top: 5px;
}
.products a:hover {
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfc3b4;
	text-align: center;
	margin-top: 10px;
	width: 100%;
	clear: left;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

* html img,{ behavior: url(iepngfix.htc); }
#contact  h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: 217px center;
	background-color: #AFB3A6;
	width: 255px;
	margin-left: 215px;
	line-height: 20px;
	text-indent: 26px;
	margin-top: 40px;
}
#contact   p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main   .inputext {
	width: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #BFC3B4;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3b3c;
}
#contact .signin {
	background-image: url(images/signin.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 20px;
	width: 255px;
	margin-left: 40px;
	font-weight: bold;
	font-size: 13px;
}
#contact .signin:hover {
	background-position: left bottom;
	font-size: 14px;
}



#main    .inputext:focus {
	background-color: #B8D1DE;
	font-weight: bold;
}
.category-img {
	padding: 4px;
	border: 1px solid #AFB3A6;
	background-color: #5995BC;
	margin-top: 20px;
	margin-left: 52px;
}
