html, body {
	margin:0;
	padding: 0;
	font-size: 85%;
	font-family : arial, sans-serif;
	color:#000000;
	background-color: #313131;
	background-image:url(img/bg.gif);
	background-repeat: repeat-x;
}
form {
margin:0px;
padding:0px;
}
h1 {
	padding:0;
	margin:0;
	font-size:120%;
}
#menu {
	width:960px;
	height:25px;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}
#menu ul {
	list-style:none;
	margin:0;
	float:right;
	display:block;
}
#menu ul li {
	float:left;
	font-size:90%;
}
#menu ul li a{
	padding-left:40px;
	color:#ffffff;
	font-size:90%;
}
#menu ul li a:hover{
	padding-left:40px;
	color:#69cdea;
	font-size:90%;
}
#wrapper {
	width:960px;
	height:auto !important;
	min-height:600px;
	height:100%; /* for ie6 */
	margin:0 auto;
	text-align:center;
	padding:0px;
	background-image:url(img/wrapper-bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	overflow:auto;
	border:none;
}

.nav2 {
	background-image:url(img/menu-button2.gif);
	background-repeat:no-repeat;
	width:151px;
	height:27px;
	margin-left:3px;
	padding-top:6px;
	margin-top:0px;
	padding-left:6px;

	}
.nav {
	background-image:url(img/menu-button.gif);
	background-repeat:no-repeat;
	width:151px;
	height:27px;
	margin-left:3px;
	padding-top:6px;
	margin-top:0px;
	padding-left:6px;

	}
.nav a:link{
	color:#ffffff;
	}
.nav a:visited{
	color:#ffffff;
	}
.nav a:hover{
	color:#4ea3d7;
	}
#prod-menu{
	width:170px;
	height:auto !important;
	min-height:500px;
	height:500px; /* for ie6 */
	margin:0;
	text-align:center;
	padding:0px;
	float:left;
	background-image:url(img/prod-menu-bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:left;
}
#prods{
	width:168px;
	height:auto !important;
	min-height:100px;
	height:100px;
	margin-top:2px;
	text-align:left;
	padding-left:2px;

}
#basket{
	width:150px;
	height:70px;
	background-image:url(img/basket.jpg);
	background-repeat:no-repeat;
	padding-top:27px;
	padding-left:20px;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
}
#bestsell{
	width:168px;
	height:auto !important;
	min-height:100px;
	height:100px;
	margin-top:2px;
	text-align:left;
	padding-left:2px;
}
.bestsell-top {
	display:block;
	width:170px;
	height:30px;
	background-image:url(img/bestsell-top.jpg);
}
.bestsell-tile {
	display:block;
	width:150px;
	background-image:url(img/bestsell-tile.jpg);
	padding:10px;
	text-align:left;
	font-size:11px;
}
.bestsell-base {
	display:block;
	width:170px;
	height:17px;
	background-image:url(img/bestsell-base.jpg);
}
.bestsell-tile a:link{
	color:#ffffff;
	}
.bestsell-tile a:visited{
	color:#ffffff;
	}
.bestsell-tile a:hover{
	color:#4ea3d7;
	}
#basket a{
	color:#4ea3d7
	}
#basket a:hover{
	color:#FFFFFF
	}
#content{
	width:780px;
	height:auto !important;
	min-height:300px;
	height:300px; /* for ie6 */
	margin:0;
	text-align:center;
	padding:10px 0 0 0;
	float:right;
	color:#333333;
	overflow-x:hidden;
}
#content-area{
	width:765px;
	height:auto !important;
	min-height:300px;
	height:300px; /* for ie6 */
	margin:0;
	text-align:center;
	padding:10px 10px 0 0;
	color:#333333;
	clear:both;
	text-align:left;
}
#logo{
	height:68px;
	width:286px;
	float:right;
	margin:0;
}
#flash{
	height:177px;
	width:775px;
	margin:0;
	overflow:hidden;
}
#search{
	height:40px;
	width:286px;
	float:right;
}
#base{
	width:960px;
	height:42px;
	background-image:url(img/base.gif);
	background-repeat:no-repeat;
	margin:0 auto;
}
.clear{
	clear:both;
	height:0px;
	margin : 0;
    padding: 0;
    border: 0;
	line-height:0px;
	display:block;
	visibility:hidden;
}
.example-span {
	font-size:120%;
	color:#FF0000;
}
#contact-left{
	color:#333333;
	text-align:left;
	width:45%;
	float:left;
}
#contact-box{
	color:#333333;
	text-align:left;
	width:45%;
	float:right;
}

#footer {
	color:#CCCCCC;
	padding-top:30px;
	margin:0 auto;
	width:960px;
	text-align:center;
	border-top:#999999 1px dotted;
}
.s-input {
margin-top:4px;
margin-right:4px;
display:block;
float:right;
}
.s-image {
margin-top:2px;
display:block;
float:right;
}
td {
text-align:left
}
A:link {text-decoration:none; color:#333333}
A:visited {text-decoration:none; color:#333333}
A:hover {text-decoration:none; color:#4ea3d7}
A:active {text-decoration:none; color:#4ea3d7}

#footer A:link {text-decoration:none; color:#999999; font-size:10px;}
#footer A:visited {text-decoration:none; color:#999999; font-size:10px;}
#footer A:hover {text-decoration:none; color:#666666; font-size:10px;}
#footer A:active {text-decoration:none; color:#666666; font-size:10px;}
