body {
	background-image: url(art/bg-line.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:0px;
}
#page {
	width:800px;
	margin:0px auto;
	padding:0px;
}
.header {
	width:780px;
	height:175px;
	float:left;
	margin:0px;
	padding:88px 20px 0px 0px;
	background:url(art/header.jpg) no-repeat;
}
.header img {
	float:right;
	margin:0px 0px 20px 0px;
	padding:0px;
	clear: right;
}
.buts {
	width:780px;
	height:80px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px;
}
.buts ul {
	margin:6px 0px 0px 0px;
	padding:0px;
}
.buts ul li {
	width:125px;
	height:22px;
	margin:20px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	float:right;
	text-align:center;
	background:url(art/but-divide.jpg) left no-repeat;
	list-style:none;
	font-size:14px;
	color:#FFFFFF;
}
.buts ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.buts ul li a:hover {
	color:#FDC602;
}
h1 {
	width:765px;
	height:28px;
	margin:0px;
	padding:10px 0px 0px 35px;
	color:#FFFFFF;
	float:left;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}
h1 p {
	float:right;
	margin:2px 35px 0px 0px;
	padding:0px;
	font-size:11px;
	color:#FDC602;
}
.content-top {
	width:773px;
	height:8px;
	margin:0px 14px 0px 13px;
	_margin-left:7px;
	padding:0px;
	background: #FFFFFF url(art/content-head.jpg) top no-repeat;
	float:left;
}
.content-bot {
	width:753px;
	margin:0px 14px 0px 13px;
	_margin-left:7px;
	padding:10px 10px 20px 10px;
	float:left;
	overflow:hidden;
	background: #FFFFFF url(art/content-bot.jpg) bottom no-repeat;
}
h2 {
	width:230px;
	height:35px;
	background:url(art/browse-head.jpg) no-repeat;
	float:left;
	margin:0px 0px 15px 0px;
	padding:15px 0px 0px 0px;
	text-align:center;
	font-size:14px;
	color:#333333;
}
.buttons-bot {
	width:230px;
	height:240px;
	background:url(art/buttons-bot.jpg) bottom no-repeat;
	float:left;
	clear:left;
}
.main-pic {
	float: right;
	width:514px;
	height:175px;
	margin:0px 0px 10px 13px;
	_margin-left:13px;
	padding:0px;
}
.main-pic img {
	margin:0px;
	padding:0px;
}
.welcom-box {
	width:705px;
	overflow:hidden;
	float:left;
	margin: 0px;
	padding:5px 10px 0px 12px;
}
.product-box {
	width:494px;
	float:right;
	margin:0px 0px 10px 13px;
	_margin-left:13px;
	padding:10px 10px 0px 10px;
	overflow:auto;
}
.product-box a {
	color:#333333;
	text-decoration:none;
}
.product-box a:hover {
	color: #FF9933;
	text-decoration:underline;
}
.product-box img {
	float:right;
	margin:0px 0px 20px 20px;
	border:1px solid #333333;
}

	
.welcom-box a {
	color:#666666;
	text-decoration:none;
}
.welcom-box a:hover {
	color:#333333;
	text-decoration:none;
}
.contact-box {
	float:left;
	clear:left;
	width:200px;
	height:144px;
	margin:10px 0px 0px 0px;
	padding:65px 15px 15px 15px;
	background:url(art/contact-box.jpg) no-repeat;
	font-size:12px;
	color:#333333;
}
.contact-box a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.contact-box a:hover {
	color:#990000;
}
	
.contact-box p {
	color:#666666;
	margin:10px 0px;
}
.red {
	color: #990000;
	font-size:13px;
	margin-bottom:10px;
}
.month-box {
	width:334px;
	overflow:hidden;
	float:left;
	margin:10px;
	padding:15px 10px 8px 10px;
	font-size:11px;
	color: #333333;
	border:1px solid #CCCCCC;
}
.month-box img {
	margin:0px 5px 5px 5px;
	float:right;
	border:1px solid #333333;
}
.month-box p {
	color:#666666;
	font-size:12px;
}
h3 {
	color: #FF0000;
	font-size:16px;
	margin:0px 0px 5px 0px;
}
.but {
	width:94px;
	height:24px;
	background:url(art/button.jpg) no-repeat;
	margin:8px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	text-align:center;
	color: #CC0000;
	font-size:12px;
	float:left;
	font-weight:bold;
}
.but a {
	color:#CC0000;
	text-decoration:none;
}
.but a:hover {
	color:#FF0000;
}
a.but {
	color:#CC0000;
	text-decoration:none;
}
a:hover.but {
	color:#FF0000;
}
.footer {
	width:767px;
	height:40px;
	float:left;
	margin:0px 0px 10px 20px;
	padding:0px;
	color:#999999;
}
.footer img {
	float:left;
	margin:9px 0px 0px 0px;
}
.footer p {
	float:right;
	margin-top:12px;
}
.footer p a {
	color: #CCCCCC;
	text-decoration:none;
}
.white {
	color:#FFFFFF;
}
.enquiry-but {
	background: #666666;
	border:1px solid #000000;
	color:#ffffff;
	font-size:11px;
}
h4 {
	color:#333333;
	font-size:16px;
	margin:15px 0px 20px 0px;
}
h5 {
	color:#FF9900;
	font-size:14px;
	margin:0px 0px 20px 0px;
}

-->
* {padding:0; margin:0}
#wrapper {
width:50px; 
padding:0px; 
margin:0px
}
#leftcolumn {
float:left; 
width:208px; 
margin:50px 0px 0px 26px; 
_margin-left:13px
}
#rightcolumn {
float:left; 
width:50px
}
.dropdown {
display:block; 
position:relative
}
.dropdown dt {
width:150px;
height:30px;
border-bottom:1px solid #CCCCCC; 
padding:17px 8px 8px 8px; 
font-weight:bold; 
cursor:pointer; 
background:none; 
text-align:center; 
font-size:13px;
color: #383838;
}
.dropdown .upperdd {
border-bottom:1px solid #CCCCCC; 
}
.dropdown dt:hover {
background:none;
color:#F8C11F;
}
.dropdown dd {
position:absolute; 
top:0; 
overflow:hidden; 
width:150px; 
display:none; 
background:#fff; 
opacity:0
}
.dropdown ul {
width:150px; 
border-bottom:1px solid #CCCCCC; 
list-style:none
}
.dropdown li {
display:inline; 
border-bottom:1px solid #CCCCCC
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
display:block; 
padding:5px; 
color: #333333;
text-decoration:none; 
background: #E0E0E0;
width:150px
}
.dropdown a:hover {
background: #999999;
color: #FBDC8B;
}
.dropdown .underline {
border-bottom:1px solid #999999;
}
-->

	
	
