body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/design/header_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #999999;
	border-collapse: collapse;
}
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#article {
	width: 600px;
	background-color: #FF9;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #666;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font: georgia;
}
h1 {
	font-size: 16px;
	color: #ff4ccf;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #ff4ccf;
}
h3 {
	font-size: 12px;
	color: #ff4ccf;
}
h4 {
	font-size: 9px;
	color: #333333;
}
p {
	margin-top: 15px;
}
#header {
	margin: auto;
	height: 150px;
	width: 800px;
	padding: 0px;
}
#header span {
	font-size: 14px;
	color: #ff4ccf;
	text-align: right;
}
#header img{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	border: 0;
	vertical-align: top;
}
#topmenu {
	margin: auto;
	height: 41px;
	width: 800px;
	padding: 0px;
	margin-bottom: 0px;
}
#topmenu img{
	border: 0;
	vertical-align: middle;
}
#topmenu ul {
	margin-top:1px;
	list-style:none;
	height:40px;
	font-size: 12px;
	position: relative;
	color: #FFFFFF;
	width: 800px;
	padding: 0px;
}
#topmenu ul li {
	float:left;
	height:40px;
	background-image: url(images/design/menu.png);
	background-repeat: repeat-x;
}
#topmenu ul li a {
	height:40px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	background:url(images/menu.png) repeat-x;
	display: block;
	color: #ffffff;
	line-height: 36px;
	border-collapse: collapse;
	padding-left: 11px;
	padding-right: 12px;
	margin-right: 1px;
	margin-left: 1px;
}
#topmenu ul li.current a {
	background-image: url(images/design/menu_hover.png);
	background-repeat: repeat-x;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#topmenu ul li a:hover {
	background-image: url(images/design/menu_hover.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
}
#topmenu ul li.current a:hover {
	cursor:pointer;
	background-image: url(images/design/menu_hover.png);
	background-repeat: repeat-x;
}

#leftmenu {
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}
#leftmenu ul {
	list-style:none;
	font-size: 12px;
	position: relative;
	color: #FFFFFF;
	width: 100%;
	padding: 0px;
}
#leftmenu ul li {
	float:left;
	height:20px;
	background-image: url(images/design/left_menu.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#leftmenu ul li a {
	height:20px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	background:url(images/left_menu.png) repeat-x;
	display: block;
	color: #ffffff;
	line-height: 16px;
	width:135px;
	padding-left: 5px;
}
#leftmenu ul li.current a {
	background-image: url(images/design/left_menu_hover.png);
	background-repeat: repeat-x;
	margin: 0px;
}
#leftmenu ul li a:hover {
	background-image: url(images/design/left_menu_hover.png);
	background-repeat: repeat-x;
	margin: 0px;
}
#leftmenu ul li.current a:hover {
	cursor:pointer;
	background-image: url(images/design/left_menu_hover.png);
	background-repeat: repeat-x;
}
#leftbig {
	width: 530px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	min-height: 800px;
}
#rightsmall {
	width: 250px;
	background-color: #FFF;
	float: right;
	padding: 5px 5px 0px 5px;
	min-height: 800px;
}
#leftsmall {
	width: 150px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	min-height: 800px;
}
#rightbig {
	width: 630px;
	background-color: #FFFFFF;
	float: right;
	padding: 5px 5px 0px 5px;
	min-height: 800px;
}
#main {
	width: 790px;
	float:left;
	background-color: #FFF;
	padding: 5px 5px 0px 5px;
	min-height: 600px;
}
#footer {
	width: 100%;
	height: 41px;
	background:url(images/design/footer_bg.png) repeat-x;
	color: #FFFFFF;
	float: right;
}
#footer p {
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	line-height: 40px;
	font-weight:bold;
	margin: 0px;
	padding-right: 5px;
}
#footer img {
	vertical-align:middle;
	float:left;
	padding: 5px;
}
img {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
.product_range img {
	border: 1px solid #666666;
	margin: 10px;
	padding: 10px;
}
dl.rhsnews {
	margin: 0px;
	padding: 0px;
}
.rhsnews dt {
	position: relative;
	left: 0;
	top: 12px;
	width: 5em;
}
.rhsnews dd {
	margin: 0 0 0 6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 0 0 .5em .5em;
}
.rhsnews  dd  span {
	font-weight: bold;
}
dl.contact {
	margin: 0px;
	padding: 0px;
}
.contact dt {
	left: 0;
	width: 128px;
	height: 128px;
}
.contact dt img{
	border: 0;
}
.contact dd {
	margin: -138px 0 20px 138px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 0 0 0 10px;
	height: 128px;
}
.contact  dd  span {
	font-weight: bold;
}
.d_l {
	min-height: 32px;
	width:400px;
	text-align:center;
}
.d_l:hover{
	min-height: 32px;
	background-color: #ffa0e6;
}
.d_l img {
	border: 0px;
	vertical-align: middle;
}
.largelink {
	width:380px;
	margin-left:8px;
	margin-bottom:8px;
	float:left;
	border: 1px solid #666666;
}
.largelink h1 {
	margin:0px;
	height:25px;
	line-height:35px;
	background-color:#ff4ccf;
	color:#FFF;
	text-align:left;
	padding-left:5px;
}
.largelink img {
	margin:0px;
	padding:0px;
	border:0px;
}

blockquote {
  background: transparent url(images/design/quoleft.png) left top no-repeat;
  padding-bottom: 30px;
}
blockquote div {
	padding: 30px 90px 10px 90px;
	background: transparent url(images/design/quoright.png) right bottom no-repeat;
}
blockquote div  h4{
	font-style: italic;
	padding-top: 15px;
}

