body {
	background-position: center 40px;
	background-repeat: no-repeat;
	background-image: url(/img/bodybg.png);
	background-color: #e7e7e7;
	margin: 0px;
}

body, div, span, a {
	font-family: Tahoma, sans-serif;
}

a, img {
	border:0px;
}

A.cat_main {
	text-decoration: none;
	color: #f8b0b1;
	font-size: 11px;
	font-weight:bold;
}

A.cat_main:visited {
	text-decoration: none;
	color: #f8b0b1;
	font-weight:bold;
}

A.cat_main:hover {
	text-decoration: none;
	color: white;
	font-weight:bold;
}

A.cat_link {
	text-decoration: none;
	font-size: 7pt;
	font-family: verdana;
	color: #464646;
	font-weight: bold;
}

A.cat_link:visited {
	text-decoration: none;
	font-size: 7pt;
	font-family: verdana;
	color: #464646;
	font-weight: bold;
}

A.cat_link:hover {
	text-decoration: underline;
	color: red;
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
}

#center {
	position: relative;
	bottom: 0px;
	top: 45px;
	margin-left: -470px;
	width: 940px;
	left: 50%;
	background-color: white;
}

.main_pic {
	background-repeat: no-repeat;
	background-image: url(/img/main_pic.gif);
	height: 180px;
	width: 940px;
}

div.header {
	height: 110px;
	width: 940px;
	background-color: white;
}

#logo {
	position:relative;
	top:20px;
	left:60px;
	width:300px;
	float:left;
}

#menu {
	position:relative;
	top:45px;
	right:10px;
	height:90px;
	width:580px;
	float:right;
	vertical-align:middle;
}

#menu a {
	margin-right:20px;
}

.secs {
	padding-top: 7px;
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(/img/test1.gif);
	margin-top: 10px;
	width: 300px;
	float: left;
}

.secs_main {
	font-size: 12px;
	padding: 20px 15px;
	border-left-color: #a40012;
	border-left-style: solid;
	border-left-width: 7px;
	width: 250px;
	background-color: #bf0214;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: white;
}

.secs_shade {
	padding-top: 8px;
	margin-top: -8px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/img/test3.gif);
	height: 22px;
	text-align: center;
}

.secs b {
	text-transform:uppercase;
}

li {
	margin-top: 3px;
	margin-right: 10px;
	list-style: none;
}

input {
	width:75%;
	font-size:85%;
}

form.srch {
	padding-left: 40px;
	padding-top: 30px;
}

.cat_name {
	font-size:10px;
	color:gray;
	height: 50px;
	margin-top: 20px;
}

.position_name {
	font-size: 12px;
	font-weight:bold;
	color:red;
}

.position_name a {
	font-size: 12px;
	font-weight:bold;
	color:red;
	display: block;
	line-height: 17px;
	text-decoration: none;
}

.position_name a:hover {
	text-decoration: underline;
}
.cat_img {
	height: 200px;
}

span.price {
	font-size: 12px;
	font-weight:bold;
	color:black;
}

div.body_cont {
	padding-top:20px;
	padding-left:25px;
	width:605px;
	position:relative;
	float:left;
	font-size: 11px;
	line-height:17px;
	color:444444;
	text-align:left;
}

div.body_cont b {
	font-weight: bold;
	font-size: 20px;
	color:black;
}

div.body_cont table {
	font-size: 11px;
	color:444444;
}

div.cat_cont {
	padding-top:20px;
	padding-left:25px;
	width:605px;
	position:relative;
	float:left;
	text-align:center;
}

div.cat_cont div {
	width: 130px;
	text-align: center;
	overflow: hidden;
	padding-right:20px;
	float:left;
}

td.cat3tab {
	font-size: 7pt;
	font-family: tahoma;
	font-weight: bold;
	color: white;
	background-color: #d22128;
	padding-left: 5px;
	padding-right: 5px;
}

td.cat3check {
	font-size: 7pt;
	font-family: tahoma;
	font-weight: bold;
	color: white;
	background: #fdfdfd;
}

td.cat3list {
	font-size: 7pt;
	font-family: verdana;
	color: #464646;
	background: #f5f5f5;
}

div.body_cont div img {
	width:130px;
	height:200px;
}

div.body_cont p {
	margin-top:10px;
}

span.nav {
	width:200px;
	float:right;
	font-size: 11px;
	color:gray;
	padding-top: 15px;
	padding-right:20px;
}

span.nav a {
	font-weight:bold;
	color:black;
	text-align:right;
	padding:5px;
	text-decoration:none;
}

span.nav a:hover {
	text-decoration: underline;
}

div.footer {
	background-color:white;
	margin-top:80px;
	width:100%;
	height:150px;
	text-align:center;
	color:gray;
	font-size: 10px;
}

div.footer span {
	padding-left: 20px;
}

div.footer span a {
	margin-right:20px;
}

.clear {
	clear: both;
}

#small {
	font-weight: bold;
	font-size: 12px;
}

.prodimg {
	margin-right: 50px;
	margin-left: 20px;
}