body,td,th {
	font-family: Microsoft Sans Serif;
	font-size: 0.875em;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
}
#content {
	width: 990px;
	height: 1000px;
	background-color: #FFF;
	border: 1px solid #fff;
	margin-top: 20px;
}
#header {
	float: left;
	width: 990px;
	height: 250px;
	margin: 0;
}

#header #hleft {
	background-image: url(../images/bg_hleft.jpg);
	width: 325px;
	height: 250px;
	float: left;
	margin: 0;
	text-align: left;
}
#header #hleft .logo {
	position: absolute;
	margin-left: 15px;
	margin-top: 10px;


}
#header #hleft .callus {
	position: absolute;
	margin-left: 5px;
	margin-top: 210px;
}


#header #hright {
	float: left;
	margin-left: 5px;
	height: 250px;
	width: 660px;
	background-image: url(../images/bg_hright.jpg);
	text-align: left;
}
#header #hright .shoppingcart {
	background-image: url(../images/bg_sc-botton.png);
	width: 200px;
	height: 50px;
	margin-left: 15px;
	margin-top: 15px;
	position: absolute;
}
#header #hright .shoppingcart table tr td a {
	color: #000;
	font-size: 14px;
}
#header #hright .checkemail {
	margin-top: 30px;
	margin-left: 230px;
	width: 430px;
	float: left;
	position: absolute;
}
#header #hright .mainmenu    {
	width: 660px;
	position: absolute;
	margin-top: 75px;
	padding: 5px 0px;
	height: 20px;
	background-image: url(../images/bg_menu.jpg);
}
#header #hright .mainmenu ul   {
	list-style-type: none;
	display: inline;
}
#header #hright .mainmenu li {
	display: inline;
}
#header #hright .mainmenu ul li a {
	padding: 5px 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header #hright .mainmenu ul li a:link, a:visited {
	padding: 5px 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header #hright .mainmenu ul li a:hover, a:active {
	padding: 5px 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #12D0FF;
}
#header #hright .news {
	width: 660px;
	background-color: #000;
	height: 145px;
	margin-top: 105px;
	position: absolute;
	text-align: center;
}











#show {
	width: 990px;
	height: 550px;
	float: left;
	background-color: #006;
	margin-top: 5px;
}
#show #sright {
	float: left;
	height: 550px;
	width: 785px;
	margin-left: 5px;
}

#show #sleft {
	float: left;
	width: 200px;
	height: 550px;
	margin: 0;
	text-align: left;
}
#show #sleft #menu {
	width: 200px;
	height: 305px;
	float: left;
}
#show #sleft #bbb {
	width: 200px;
	height: 245px;
	float: left;
	text-align: center;
}
#show #sleft #bbb img {
	margin-top: 20px;
}
#bottom {
	float: left;
	width: 990px;
	height: 200px;
	margin-top: 5px;
}
#footer {
	width: 990px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 0.9em;
}
#footer a {
	font-weight: bold;
	font-size: 0.8em;
}

