body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width:100%;
	position:relative;
	clear:both;
}
#main_bg {
	background:url(images/main_bg.jpg) repeat-y center top;
	width:900px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto 0 auto;
	position:relative;
	clear:both;
}
.top_bg {
	background:url(images/top_bg.jpg) repeat-x left top;
	height:36px;
}
.main_top {
	background:url(images/main_top.jpg) no-repeat right top;
	background-color:#FFFFE6;
}
.main_bott {
	background:url(images/main_bott.jpg) no-repeat right bottom;
}
.content {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#333333;
	text-align:justify;
	padding-right:20px;
}
.list {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#333333;
	text-align:left;
	padding-right:5px;
}
.heading {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	line-height:24px;
	color:#CE000B;
	text-align:left;
	padding-right:3px;
}
.copyright {
	font-family:verdana, arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:21px;
	color:#FFFFFF;
	padding-left:40px;
	text-align:left;
}
.bottom_link {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:21px;
	color:#FEED76;
	padding-right:10px;
}
.bottom_link a {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	line-height:21px;
	color:#FEED76;
}
.bottom_link a:hover {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:21px;
	color:#FEED76;
}
.botnav_link {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:21px;
	color:#FFFFFF;
	padding-right:10px;
}
.botnav_link a {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:21px;
	color:#FFFFFF;
}
.botnav_link a:hover {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:21px;
	color:#FFFFFF;
}
.product_img {
	background:url(images/product_img1.jpg) no-repeat center top;
	width:168px;
	height:118px;
}
.content_link a {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
	line-height:17px;
	color:#333333;
}
.content_link a:hover {
	font-family:"trebuchet MS", arial, verdana, "zurich bt";
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	line-height:17px;
	color:#333333;
