* {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
	list-style-type: none;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
.clear {
	clear: both;
	height: 10px;
}

#header {
	height: 84px;
	background-image: url(../images/02-s_06.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}
#logo {
	float: left;
}
#mainmenu {
	padding-top: 23px;
}
#body {
	background-image: url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
}
#leftpan {
	float: left;
	margin-top: 8px;
	margin-left: 21px;
	width: 178px;
}
#submenu {
}
#submenu li {
	margin-top: 10px;
}
#submenu li a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/button-cat-bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 7px;
	padding-left: 18px;
	font-weight: bold;
}
#submenu li ul {
	margin-left: 5px;
}

#submenu li ul li a.selected {
	background-image: url(../images/button-subcat-bg-selected.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 152px;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#submenu li ul li a {
	background-image: url(../images/button-subcat-bg.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 152px;
	font-weight: normal;
	color: #c0c0c0;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#search {
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 178px;
	margin-top: 20px;
}
#search input {
	float: left;
	margin-top: 15px;
	margin-left: 23px;
}
#search select {
	float: left;
	margin-top: 14px;
	margin-left: 23px;
	border: 1px solid #dcdcdc;
	background-color: #F3F3F3;
	width: 127px;
	padding: 1px;
}
#search .input {
	height: 20px;
	width: 120px;
	border: 0px none #dcdcdc;
	background-color: #dcdcdc;
	padding-top: 5px;
	padding-left: 6px;
}

#rightpan {
	float: right;
	margin-right: 21px;
	width: 678px;
	background-image: url(../images/p-box-top.gif);
	background-color: #FFFFFF;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#flash {
	margin-bottom: 15px;
}

#panel01 {
	margin-bottom: 15px;
}
#panel02 {
}

.paneltop {
	background-image: url(../images/panel-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	color: #f8f8f8;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 20px;
}
.panelholder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.panelholder ul {
	display: block;
}
.panelholder ul li {
	display: block;
	width: 93px;
	float: left;
	height: 130px;
	margin-top: 10px;
	margin-left: 17px;
}
.pimage {
	background-image: url(../images/product-image.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.panelholder li a {
	display: block;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	margin-top: 2px;
	color: #000000;
}
.panelholder li .pname {
	color: #d01600;
}

.panelbottom {
	background-image: url(../images/panel-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
}
#rpbottom {
	clear: both;
	background-image: url(../images/p-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: -20px;
	margin-left: -20px;
	height: 20px;
	background-color: #FFFFFF;
}
#footer {
	float: right;
	margin-top: 10px;
	margin-right: 21px;
}
#flinks {
	background-image: url(../images/footer-link-bg.gif);
	background-repeat: no-repeat;
	width: 718px;
	height: 47px;
}
#flinks ul {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#flinks ul li {
	display: block;
	float: left;
	width: 129px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6c6c6c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C6C6C;
	text-align: center;
}
#flinks ul li a {
	color: #acacac;
	text-decoration: none;
	font-size: 11px;
}
#flinks ul li a:hover {
	text-decoration: underline;
}
#copyright {
	color: #595959;
	font-size: 11px;
	margin-top: 20px;
	margin-left: 3px;
}
#policy {
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7d7d7d;
}
#policy a {
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}
#policy a:hover {
	text-decoration: underline;
}
.inputbox_re1 {
	border:1px solid #3366CC;
	width: 230px;
	height: 20px;
	line-height:20px;
	font-size: 12px;	
	font-family: Verdana;	
	margin-bottom:3px;

}
.selectbox_re1 {
	border:1px solid #3366CC;
	width: 150px;
	height: 20px;
	line-height:20px;
	font-size: 12px;	
	font-family: Verdana;	
	margin-bottom:3px;
	
	
}
.textbox_re1 {
	border:1px solid #3366CC;
	width: 230px;
	height: 120px;
	font-size: 12px;	
	font-family: Verdana;	
	margin-bottom:3px;
	
	
	
}