@charset "utf-8";
/* CSS Document */

body {
	background:#196cb4 url(../images/bg.jpg) repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#f8b97b;
}
#gallery ul { list-style: none; }
#gallery li { float: left; margin-right: 10px; }
#wrapper {
	background:url(../images/wrapbg.png) repeat-y;
}
#wrapper, #footer {
	width:1024px;
	padding:0 20px;
	margin:0 auto;
}

#poweredby {
  float: right;
  margin-top: 7px;
  margin-right: 26px;
}
#header {
	background:url(../images/header_bg.jpg) no-repeat;
	height:503px;
	/*border-bottom:15px solid #282970;*/
	position:relative;
}
#header .logo {
	position: absolute;
	top: 62px;
	left: 33px;
}
#header .product_image {
	position:absolute;
	bottom:0;
}
#nav {
	width:970px;
	height:60px;
	position:absolute;
	right:-28px;
	top:0;
	background:url(../images/nav_bg.png) no-repeat;
}
#nav a {
  color: #fff;
}
#nav a:hover {
  text-decoration: underline;
}
#search {
	position:absolute;
	width:245px;
	right:42px;
	top:5px;
}
#searchbox {
	width:178px;
	height:14px;
	padding:3px;
	background:url(../images/searchbox.png) no-repeat;
	border:none;
	vertical-align:middle;
	font-size: 12px;
	color: #989696;
}
#searchbutton {
	vertical-align:middle;
	background:url(../images/search.png) no-repeat;
	width:53px;
	height:20px;
	border:none;
	cursor:pointer;
}
#lang {
	position:absolute;
	top:39px;
	right:56px;
}
#layer27{
	position:absolute;
	left: 51px;
	top: 164px;
	z-index:4;
}
#layer9{
	position:absolute;
	left: 123px;
	top: 137px;
	z-index:1;
}
.mailto {
	margin-top: 5px;
	float: right;
	font-size: 14px;
	margin-right: 20px;
	position: relative;
}
.mailto img {
	position: absolute;
	top: -6px;
	right: 145px;
}
.mailto a {
	color: #039;
}
#menubar{
	position:absolute;
	left: 20px;
	top: 194px;
	z-index:2;
	width:980px;
	height:34px;
	background:url(../images/bar.png) no-repeat;
	text-align:center;	padding-top:4px
}
#menubar div{
		margin:0 auto;
		
}
#menubar a, #menubar span{
	color:#FFF;
	font-size:12px;
	float:right;
	height:22px;
	padding-top:4px;
	
}

#menubar a{
		margin:0 10px;width:117px;
}
#menubar a:hover{
	background:url(../images/menumask.png) no-repeat top center;
}
#menubar .mask2 a:hover {
	background:url(../images/menumask2.png) no-repeat top center;
}
#menubar .mask2 .selected {
	background:url(../images/menumask2.png) no-repeat top center;
}
#menubar .selected {
	background:url(../images/menumask.png) no-repeat top center;
}

#wrap_inner {
	background-color:#f1f4f6
}
#content {
	background:url(../images/content_bg.jpg) repeat-x;
	padding-top:34px;
}
#left {
	width:257px;
	float:left;
	padding-left:25px
}
#right {
	width:702px;
	padding:10px 20px 0 20px;
	float:right;
}
#right .product_info,
#right .search_results {
	margin:0;
	padding:0;
	position:relative;
	width: 680px;
	font-size: 12px;
	color: #7b7b7b;
}
#right .search_results {
  font-size: 13px;
}
#right .search_results a {
  background: url(../images/arrow.png) no-repeat left center;
  padding-left: 15px;
  color: #000;
}
#right .search_results a:hover {
  text-decoration: underline;
}
#right .product_range {
}
#right .product_range a {
	color: #3e444b;
}
#footer {
	height:50px;
	padding-top:54px;
	background:url(../images/footbg.png) no-repeat;
}
#footer .label5 {
	margin:0 2px;
}
.box {
	width:226px;
	margin-bottom:20px;
	margin-top: 7px;
}
.box div {
	text-align: center;
}
.box .boxcontent {
	background:#fdfefe url(../images/box_bg.png) repeat-x bottom left;
	border-left:1px solid #d7e6ea;
	border-right:1px solid #d7e6ea;
	padding: 5px;
  height: 310px;
  width: 214px;
}
.box .boxcontent #title {
	font-size: 14px;
	font-weight: bold;
}

.box .boxcontent a {
  color: #143786;
}
.box .boxheader, .box .boxfooter {
	height:11px;
}
.box .boxheader {
	background:url(../images/box_header.png);
}
.box .boxfooter {
  background:url(../images/box_footer.png);
}
.box ul {
	margin:0;
	padding:0;
}
.box ul li {
	list-style:none;
	background:url(../images/arrow.png) no-repeat left center;
	padding:0px 0 0 16px
}
h2 {
	color:#143786;
}
h3 {
	color:#3e444b;
}
h4 {
	color:#3e444b;
}
.label1 {
	color:#FFF;
}
.label2 {
	color:#626973;
}
.label3 {
	color:#bcc7d2;
}
.label4 {
	color:#179dbf
}
.label5 {
	color:#262262;
}
.label6 {
	color:#4a98de;
}
