* {
margin:0;
padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
	background-color: #0081c4;
	background-image: url(../images/elements/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: capitalize;	
}
table {
	border:0;
	width:100%;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:none;
	color:#666;
}
.clear {
clear:both;
}
#head {
	width:886px;
	background-color: #fff;
}
#wapper {
	background-image: url(../images/elements/body-bg-1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding:0 5px 0 0;
	width:886px;
	background-color:#fff;
}
#head #header {
	background-image: url(../images/elements/img-top3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:7px;
}
#head #sitemenu {
	background-image: url(../images/elements/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:32px;
}
#head #sitemenu ul{
	list-style:none;
	margin-left:25px;
}
#head #sitemenu ul li {
	float:left;
	margin:0 5px;
}
#head #sitemenu a {
	float:left;
	display:block;
	color:#111;
	line-height:30px;
	padding-left:25px;
	background-image: url(../images/elements/sitemenu-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#head #sitemenu span{
	display:block;
	padding-right:25px;
	padding-top:5px;
	background-image: url(../images/elements/sitemenu-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#head #sitemenu a:hover{
	background-image: url(../images/elements/sitemenu-left-on.gif);
	color:#666;
}
#head #sitemenu a:hover span{
	background-image: url(../images/elements/sitemenu-right-on.gif);
}
#collayout {
	margin-top:5px;
	clear:both;
}
#collayout #colone {
	float:right;
	width:669px;
	display:inline;
	margin-left:4px;
}
#collayout #coltwo {
	float:left;
	width:198px;
	display:inline;
	margin:0 4px;
}
#threecollayout {
	margin-top:2px;
	clear:both;
}
#maintitle {
	background-image: url(../images/elements/nav-tl-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:54px;
	width:100%;
	position:relative;
}
#maintitle h2 {
	padding:12px 0 0 18px;
}
#maintitle #navmenu {
	position:absolute;
	right:15px;
	bottom:7px;
	color:#fff;
}
#navmenu a {
	color:#fff;
	margin:0 8px;
}
#navmenu a:hover {
	color:#333;
}
#maincontent {
	padding:60px 25px 70px 40px;
	line-height:30px;
}
#maincontent p {
	margin-bottom:15px;
}
#maincontent #list1 {	
	margin-left:20px;	
}
#maincontent #list1 dt {
	color:#0081c4;
	font-weight:bold;
}
#list2 {
	width:205px;
	line-height:25px;	
}
#list2 dt {
	color:#0081c4;
}
#productlist {
	padding:40px 20px 70px 40px;
}
#productlist .itemlist {
	float:left;
	line-height:25px;
	width:48%;
}
#productlist .itemlist h1 {
	background-image: url(../images/elements/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	padding-left:20px;
	line-height:25px;
}
#productlist .itemlist h1 a {
	color:#006ea7;
}
#productlist .itemlist h1 a:hover {
	color:#006ea7;
	background-color:#E7FAF1;
}
#productlist .itemlist p a {
	color:#fff;
	background-color:#94ba55;
}
#productlist .itemlist p a:hover {
	color:#000;
	background-color:#ccc;
}
#productlist2 .itemlist {
	line-height:25px;
	margin-bottom:25px;
}
#productlist2 .itemlist h1 {
	background-image: url(../images/elements/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	padding-left:20px;
	line-height:25px;
}
#productlist2 .itemlist h1 a {
	color:#006ea7;
}
#productlist2 .itemlist h1 a:hover {
	color:#006ea7;
	background-color:#E7FAF1;
}
#productlist2 .itemlist p a {
	color:#fff;
	background-color:#94ba55;
}
#productlist2 .itemlist p a:hover {
	color:#000;
	background-color:#ccc;
}
ul#productlist2 {
	padding-left:5px;
	list-style:none;
}
ul#productlist2 li {
	background-image: url(../images/elements/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	margin:3px 0;
}
ul#productlist2 li a:hover {
	color:#006ea7;
	background-color:#E7FAF1;
}
#navlist {
	clear:both;
	border-top:1px #ccc solid;
	padding-top:10px;
	margin:10px 0;
	text-align:right;
}
#navlist span,#navlist td {
	color:#006ea7;
	margin:0 5px;
}
#navlist img {
	margin:0 10px;
}
#footer {
	background-image: url(../images/elements/body-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:0 5px 5px 0;
	clear:both;
	width:886px;
	background-color: #fff;
}
#footer #foot {
	background-image: url(../images/elements/copyright-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:50px;
}
#footer h3 {
	padding:15px 0 0 25px;
}
.box1 {
	background-color:#eff3e6;
	padding:8px;
	color:#747574;
	line-height:20px;
}
#toolsbar {
	margin-top:20px;
}
#toolsbar span a{
	margin-right:20px;
}
#btn-back a {
	float:left;
	background-image: url(../images/elements/btn-back.gif);
	background-repeat: no-repeat;
	width:90px;
	height:21px;
}
#btn-back a:hover {
	background-image: url(../images/elements/btn-back-over.gif);
}
#btn-close a {
	float:left;
	background-image: url(../images/elements/btn-close.gif);
	background-repeat: no-repeat;
	width:90px;
	height:21px;
}
#btn-close a:hover {
	background-image: url(../images/elements/btn-close-over.gif);
}
#adsdiv1 {
	margin-top:10px;
	margin-bottom:40px;
}
.picshow {
	background:#FFFFFF;
}
#gbookcontent {
	padding:10px;
}
#productclass {
	list-style:none;
	margin:0;
}
#productclass li {
	margin:0;
}
#productclass li a {
	padding:2px 10px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
	padding-left:25px;
}
#productclass #current01 {
	background-color: #a7c75e;
	height:25px;
}
.smallfont {
	text-transform: none;
}
