a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #FFFFFF; 
	border-collapse: collapse;
	margin: 0px;
}

#top { 
	vertical-align: middle;
	width: 750px;
	height: auto;
	padding-top: 5px;
	float: left;
}

#logo {
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 140px;
	float: left;
}

.info {
	width: 600px;
	height: auto;
	text-align: center;
}
	
	.info h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		margin: 2px;
	}

#bar {
	width: 100%;
	height: 30px;
	background-color: #CC0000;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	float: left;
}

#nav-bar {
	width: 750px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#nav-bar ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#nav-bar li {
	float: left;
}

#nav-bar li a
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	height: 30px;
	line-height: 28px;
	float: left;
	width: 175px;
	display: block;
	border-right: 1px solid #000000;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
}

#nav-bar li a:hover {
	background-color: #FFFF00;
	color: #CC0000;
}

#nav-bar .border {
	border-left: 1px solid #000000;
}

#search {
	height: 30px;
	text-align: right;
	padding: 0px;
	margin: 4px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	display: inline;
}

#container {
	width: 750px;
	height: auto;
	float: left;
}

#nav {
	float: left;
	width: 175px;
	margin: 5px 10px 5px 2px;
}

#coLogo {
	width: 175px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

	#coLogo ul {
		list-style: none;
		padding: 0;
		margin: 0;
		float: left;
	}

#coLogo h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}

#coLogo a img {
	border: 0px;
	margin: 5px 0px 5px 0px;
}

#nav-menu {
	float: left;
	width: 175px;
}

#nav-top {
	background-image: url(../Images/TopmenuBG2.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 20px;
	float: left;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#nav-menu li {
	width: 173px;
	height: 20px;
	float: left;
	background-color: #CC0000;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

#nav-menu li a {
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

#nav-menu li a:hover { 
	background-color: #990000;
	background-image: none;
	color: #FFFF00;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none;
}
/* End hide */

#nav-bottom {
	background-image: url(../Images/BotMenuBG.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 20px;
	float: left;
}

#sauder {
	width: 530px;
	text-align: center;
	float: left;
	margin: 10px;
}

#sauder img {
	border: 0px;
}

#closit {
	width: 530px;
	text-align: center;
	float: left;
	margin: 10px;
}

#closit img {
	border: 0px;
}

#pics {
	text-align: left;
	margin-left: 35px;
	width: 500px;
	height: 197px;
	background-image: url(../Images/pics.jpg);
	background-repeat: no-repeat;
	float: left;
}

.pics {
	width: 550px;
	height: auto;
	float: left;
	text-align: center;
}

	.pics img {
		margin: 10px 10px 0px 10px;
		text-align: center;
	}

#text {
	width: 550px;
	height: auto;
	float: right;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	#text h1 {
		font-size: 14px;
		margin: 0px;
	}

#title {
	width: 550px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: #CC0000 3px solid;
	font-weight: bold; 
	font-size: 18px;
}

.itemHead {
	width: 550px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	text-align: center;
}

.item {
	width: 550px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}

.pic {
	width: 150px;
	height: auto;
	float: left;
	text-align: center;
}

.desc {
	width: 200px;
	height: auto;
	float: left;
}

.ass {
	width: 95px;
	height: auto;
	float: right;
	text-align: right;
	padding: 0px 5px 0px 0px;
}

.cost {
	width: 95px;
	height: auto;
	float: right;
	text-align: right;
	padding: 0px 5px 0px 0px;
}

#counter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#counter img {
	border: 0px;
}

.white {
	color: #FFFFFF;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#bot { 
	margin: 20px auto 0px auto;
	font: menu;
	text-align: center;
	width: 750px; 
	height: auto;
	float: left;
	text-align: center;
	color: #666666;
}

#bot a {
	color: #333333;
}

#bot a:hover {
	color: #CC0000;
}

	#bot h1 {
		font: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin: 1px;
	}


/*#bottom {
	font-size: 12px; 
	font-weight: lighter; 
	text-align: center;
	background: url(../Images/Bottom3.gif); 
	background-repeat: no-repeat; 
	vertical-align: top;
	width: 800px;
	height: auto; 
	margin-left: auto;
	margin-right: auto;
}*/

#head {
	font-weight: bold; 
	text-transform: uppercase;
}

.footer {
	font-size: 12px; 
	font-weight: bold; 
	font: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
}

#error {
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.red {
	color: #CC0033
}

.red a {
	color: #990000;
}

.red a:hover {
	color: #FF0000;
}

.sale {
	color: #FF0000;
	font-weight: bold;
}

.costSale { 
	text-decoration: line-through;
}

table.A {
	border-spacing: 10px, 10px, 10px, 10px;
	vertical-align: top; 
	text-align: left;
	float: left;
}

#B {
	border-spacing: 10px, 10px, 10px, 10px;
	vertical-align: top; 
	font-size: 14px; 
	text-align: left;
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.B {
	border-spacing: 10px, 10px, 10px, 10px;
	vertical-align: top; 
	font-size: 14px; 
	text-align: left; 
	padding-right: 50px; 
	padding-left: 10px;
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.space {
	width: 100px;
}

.cur {
	text-align: right;
}

.com {
	vertical-align: top;
}

.CAP {
	text-transform: uppercase;
}

.admin {
	width: 550px;
	height: auto;
	text-align: right;
}

<!--
.row0 { 
	background-color: #FFFFFF;
}

.row1 {
	background-color: #CCCCCC;
}
-->