html{
	background:#c4c5c4 url(../images/bg-html.gif) repeat;
}
body {
	margin: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #434347;
	background: url(../images/bg-body.gif) repeat-x;
	min-width:1000px;
}
h1 {line-height:110%;}
img {border-style: none; display: block;}
a {text-decoration: none; color: #102b66;}
a:hover {text-decoration: underline;}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align: middle;
}

textarea {height: 120px;width:350px;}

form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.wrapper-content{
	width:1400px;
	position:relative;
	float:left;
	left:50%;
}
#wrapper {
	width:1400px;
	position:relative;
	float:left;
	left:-50%;
	background: url(../images/bg-wrapper.gif) no-repeat 50% 0;
}
#page{
	width:985px;
	margin: 0 auto;
	position: relative;
	padding:201px 0 0;
}
.inner #page {
	padding:189px 0 0;	
}
.logo {
	left: 36px;
	margin: 0;
	position: absolute;
	top: 33px;
	background: url(../images/bg-logo.gif) no-repeat;
	width: 245px;
	height: 67px;
	z-index: 9999;
	text-indent: -9999px;
	overflow: hidden;
}
.logo a {
	display: block;
	height:100%;
	position:relative;
	cursor:pointer;
}
#header {
	height: 161px;
	left: 0;
	padding: 23px 0 0;
	position: absolute;
	top: 0;
	width: 980px;
	z-index: 999;
}
.leter-a{
	background: url(../images/bg-leter-a.png) no-repeat;
	height:444px;
	position:absolute;
	right:-75px;
	top:190px;
	width:373px;
}
.index .leter-a {
	right:-74px;
	top:191px;
}

#call-back-form, #after-sales-form {
	display: none;
	position: absolute;
	right: 300px;
	border: 1px dashed #888e91;
	background-color: #fff;
	padding: 5px;
	z-index:10;
}

#call-back-form {
	top: 380px;
}

#after-sales-form {
	top: 470px;
}

.index #call-back-form, .index #after-sales-form {
	border-right:none;
}

.search {
	float: right;
	height: 80px;
	margin: 0 -46px 0 0;
}
.search fieldset {
	float: left;
}
.search div {
	display:inline;
	float:left;
	background: url(../images/bg-search.png) no-repeat;
	padding:3px 0 2px 31px;
	width:209px;
}
.search div input{
	color:#848484;
	border:none;
	background:none;
	border:0;
	padding:4px 4px 5px;
	width:115px;
	position:relative;
	font-size:11px;
	line-height:12px;
	display:inline;
}
.search .btn {
	cursor:pointer;
	float:left;
	left:-85px;
	overflow:visible;
	position:relative;
	top:2px;
}
.search dl{
	margin: 0;
	font-size: 18px;
	padding: 0 0 11px 20px;
	letter-spacing:-1px;
}
.search dd{
	color:#0086c7;
	display:inline;
	margin:0;
}
.search dt{
	color:#003e5c;
	display:inline;
	letter-spacing:0;
}
#nav {
	margin: 0;
	list-style: none;
	height: 65px;
	padding: 25px 0 0 33px;
	width: 100%;
	background: url(../images/bg-menu-nav.png) no-repeat;
	float: left;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li {
	float: left;
	display: inline;
	position: relative;
	margin: 0 17px;
	z-index: 3;
}
#nav li a {
	cursor: pointer;
	float: left;
	white-space: nowrap;
	color: #9b9785;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 15px 0 13px;
}
#nav li a:hover,
#nav .active a {
	color: #fff;
	text-decoration: none;	
	background: url(../images/bg-separator-menu-nav.gif) no-repeat 0 100%;
}
#nav li:hover {
	background: url(../images/bg-separator-menu-nav.gif) no-repeat 0 100%;
}
#nav li:hover a {
	color: #fff;
}
#nav ul,
#nav ul ul {
	display: none;
}
#nav ul {
	position: absolute;
	background-color: #363636;
	width: 265px;
	top: 46px;
	left: -15px;
	margin: 0;
	padding: 0 0 8px;
	border-top: 6px solid #b2b3b2;
	z-index: 5;
}
#nav ul li {
	display: block;
	width: 265px;
	margin: 0;
	border-bottom: 1px solid #606060;
	position:relative;
}
#nav ul a,
#nav .active li a{
	color: #c1c1c1 !important;
	display: block;
	float: none;
	font-size: 13px;
	letter-spacing: 0;
	padding:5px 30px 5px 12px;
	width:223px;	
	background: url(../images/bg-separator-submenu.gif) no-repeat 100% 50%;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a  {
	color: #fff !important;
	background: #535353 url(../images/bg-separator-submenu-ac.gif) no-repeat 100% 50%;
}
#nav ul ul {
	background-color: #535353;
	width: 255px;
	top: 0;
	left: 265px;
	margin: 0;
	border: none;
	position: absolute;
}
#nav ul ul li {
	display: block;
	width: 255px;
	margin: 0;
	border: none;
}
#nav ul ul a,
#nav .active li li a{
	color: #fff !important;
	display: block;
	font-size: 11px;
	width: 212px;
	padding: 5px 15px 5px 27px;	
	background: url(../images/bg-separator-subsubmenu.gif) no-repeat 0 50% !important;
}
#nav ul ul a:hover {
	color: #a5dffa !important;
	background: #535353 url(../images/bg-separator-subsubmenu-ac.gif) no-repeat 0 50% !important;
}
#nav ul ul a:hover span {
	background: url(../images/bg-sep-subsubmenu.gif) repeat-x 0 100%;
}
#nav li:hover ul,
#nav li.hover ul {
	display: block;
}
#nav li:hover ul ul,
#nav li.hover ul ul {
	display: none;
}
#nav li:hover ul li:hover ul,
#nav li.hover ul li.hover ul {
	display: block;
}
#content {
	margin:22px auto 0;
	position:relative;
	width:969px;
	overflow:hidden;
}
.index #content{
	width:945px;
}
.inner #content {
	margin:0 0 0 1px;
	width:960px;
}
.content-wrapper{
	border-top: 8px solid #C2CBD0;
	float:left;
	width:687px;
}
.inner .content-wrapper{
	width:677px;
}
.inner .content-wrapper .content{
	min-height:1597px;
}
.index .content {
	width: 611px;
	border-top: 8px solid #C2CBD0;
	padding: 23px 23px 31px;
}
.content{
	float: left;
	background-color: #fff;
	overflow:hidden;
}
.inner .content {
	padding:23px 23px 35px;
}
.content-nav{
	margin:0;
	padding: 0;
	list-style: none;
	width: 20px;
	float: left;
}
.content-nav li{
	border-bottom:1px solid #c2cbd0;
}
.content-nav li a{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 20px;
	height: 46px;
	background: url(../images/bg-content-nav-btns.gif) no-repeat;
}


.content-nav li .range{
	height:66px;
}
.content-nav li .range:hover{
	background-position: -20px 0;
}
.content-nav .prev{
	background-position:0 -114px;
}
.content-nav .prev:hover{
	background-position: -20px -114px;
}
.content-nav .next {
	background-position: 0 -67px;
}
.content-nav .next:hover{
	background-position: -20px -67px;
}

.content-nav-case{
	margin:0;
	padding: 0;
	list-style: none;
	width: 20px;
	float: left;
}
.content-nav-case li{
	/*border-bottom:1px solid #c2cbd0;*/
}
.content-nav-case li a{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 20px;
	height: 55px;
	background: url(../images/bg-content-nav-case-btns.gif) no-repeat;
}
.content-nav-case li .range{
	height:100px;
	/*padding-bottom: 5px;*/
}
.content-nav-case li .range:hover{
	background-position: -20px 0;
}
.content-nav-case .prev{
	background-position:0 -152px;
}
.content-nav-case .prev:hover{
	background-position: -20px -152px;
}
.content-nav-case .next {
	background-position: 0 -100px;
}
.content-nav-case .next:hover{
	background-position: -20px -100px;
}

.content-nav-contact{
	margin:0;
	padding: 0;
	list-style: none;
	width: 20px;
	float: left;
}
.content-nav-contact li{
	border-bottom:1px solid #c2cbd0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 20px;
	height: 86px;
	background: url(../images/bg-content-nav-contact-btns.gif) no-repeat;
}

.inner .content {
	padding: 6px 25px 0;
	width: 607px;
	overflow:hidden;
}
.main-content {
	padding: 0 0 14px;
	overflow: hidden;
	height: 1%;
}
.index .main-content{
	padding: 0 0 21px;
}
.wrap-content {
	background-color:#FFFFFF;
	float:left;
	margin:0 10px 0 0;
}
.content h2 {
	color: #ACBAC0;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 33px;
	padding: 0 0 25px;
	margin: 0;
}
.inner .content h2 {
	margin: 0;
	padding: 14px 0 23px;
}
.content h2 strong {
	color: #0086c7;
}
.content h2 span {
	color: #5f5f65;
}
.content h3 {
	margin: 0 0 15px;
	color: #05366e;
	font-size: 15px;
	line-height: 19px;
}
.content p {
	padding: 0 0 17px;
	margin:0;
	line-height: 20px;
}
.specific {
	color:#6E6E75;
	font-size:13px;
	margin:0;
}
.specific dt {
	color: #434347;
	display: inline;
	margin: 0 5px 0 0;
	font-weight: bold;
	float: left;
}
.specific dd {
	padding: 0 0 8px;
	margin: 0;
}

.casestudy {
	color:#6E6E75;
	font-size:13px;
	margin:0;
}
.caselogo {
margin-right:15px;
}
.information {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #6e6e75;
}
.information dt {
	color: #434347;
	display: inline;
	margin: 0;
	font-weight: bold;
}
.information dd {
	padding: 0 0 10px;
	margin: 0;
	line-height: 19px;
}
.dignity {
	padding: 14px 0 15px 10px;
}
.dignity ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #434347;
}
.dignity li {
	overflow:hidden;
	height:1%;
	padding: 0 0 0 19px;
	margin: 0 0 6px;
	background: url(../images/bg-separator-dignity.gif) no-repeat 0 4px;
}
.dignity strong {
	color: #00387c;
}
.wrap-gallery {
	float:right;
	overflow:hidden;
	padding:0 0 0 5px;
	width:322px;
	margin:0 -27px 0 20px;
	display:inline;
}
.gallery {
	background: url(../images/bg-separator-gallery.gif) repeat-y;	
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 5px;	
}
.gallery .holder {
	/*overflow: hidden;
	height: 378px;*/
}
.gallery .tabset {
	clear: both;
}
.gallery .tabset a {
	float: left;
	margin: 0 6px 0 0;
	display: inline;
}
.gallery .tabset img {
	padding: 1px;
	border: 2px solid #c3ccd1;
}
.none-img {
	display: none !important;
}
.click {
	float: left;
	background-color: #8c9ea6;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
	margin: 0 0 4px;
}
.click:hover {
	text-decoration: none;
}
.wrap-gallery .list-box {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #d5dcdf;
	border-top: 1px solid #d5dcdf;
	margin: 5px 0 0;
}
.list-box ul {
	margin: 20px 0 15px 20px;
	padding: 0;
	list-style: none;
}
.list-box li {
	display: block;
	background: url(../images/bg-separator-list.gif) no-repeat;
	padding: 0 0 4px 25px;
}
.list-box a {
	color: #0086c7;
	font-weight: bold;
}
.index .main-content img {
	float: left;
	border: 4px solid #ddd;
	margin: 0 25px 25px 0;
}
.index .main-content p a{
	background:transparent url(../images/bg-separator-news.gif) repeat-x scroll 0 100%;
	color:#5084C6;
	text-decoration:none;
}
.index .main-content p a:hover{
	background:none;
}
.content .banner-position {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-banner-position.gif) no-repeat;
	padding: 33px 0 0 8px;
	height: 56px;
}
.breadcrumbs {
	overflow: hidden;
	height: 1%;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 0 26px;
	padding:0 0 20px;
}
.breadcrumbs span {
	color: #535353;
	float: left;
	margin: 0 5px 0 0;	
}
.breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.breadcrumbs li {
	float: left;
}
.breadcrumbs li a {
	display: block;
	background: url(../images/bg-breadcrumbs-separator.gif) no-repeat 100% 5px;
	color: #0086c7;
	margin:0 5px 0 0;
	padding:0 15px 0 0;
}
.top-wrap-content{
	margin:0 auto;
	padding:0;
	overflow: hidden;
	width:952px;
	position:relative;
	z-index:1;
}
.botton-wrap-content {
	text-indent:-9999px;
	overflow: hidden;
	float:left;
	height: 20px;
	width: 100%;
	font-size: 0;
	line-height:0;
	background: url(../images/bg-botton-wrap-content.png) no-repeat;
}
.flash-box {
	float:left;
	height:338px;
	width:638px;
}
.top-content-nav {
	margin:73px 0 0;
	padding: 0;
	list-style: none;
	width: 27px;
	float: left;
	border-top: 3px solid #0086c7;
	border-left: 3px solid #0086c7;
}
.top-content-nav li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 27px;
	height: 131px;
}
.top-content-nav .standard {
	background: url(../images/btn-index.gif) no-repeat;
}
.top-content-nav li .standard:hover,
.top-content-nav .active .standard {
	background-position: -29px 0;
}
.top-content-nav li .bespoke {
	background: url(../images/btn-index.gif) no-repeat -1px -132px;
}
.top-content-nav li .bespoke:hover,
.top-content-nav .active .bespoke {
	background-position: -29px -132px;
}
.sidebar-right {
	width: 273px;
	float: right;
}
.index .sidebar-right{
	margin:0 3px 0 0;
	width:275px;
	display:inline;
}
.btn-get{
	background:url(../images/bg-btn-get-left.gif) no-repeat;
	padding:0 0 0 10px;
	overflow:hidden;
	/*margin:0 0 27px;*/
	margin:0 0 20px;
	font-size:11px;
	font-weight:bold;
	color:#4f4f53;
	letter-spacing:1px;
	float: left;
}
.btn-get span{
	background:url(../images/bg-btn-get.gif) no-repeat 100% 0;
	padding:5px 16px 5px 6px;
	float:left;
	cursor:pointer;
}

.btn-call{
	background:url(../images/bg-btn-get-left.gif) no-repeat;
	padding:0 0 0 10px;
	overflow:hidden;
	margin:0 0 10px;
	font-size:11px;
	font-weight:bold;
	color:#4f4f53;
	letter-spacing:1px;
	float: left;
}
.btn-call span{
	background:url(../images/bg-btn-get.gif) no-repeat 100% 0;
	padding:5px 16px 5px 6px;
	float:left;
	cursor:pointer;
}

.box {
	overflow: hidden;
	height: 1%;
	margin: 8px 0 0;
	padding: 16px 0 0;
	background: url(../images/bg-top-box.png) repeat-x;
}
.top-wrap-content .box {
	float: left;
	margin: 35px 0 0;
	padding: 0;
	width: 275px;
	background-image: none;
}
.box .content-box {
	overflow: hidden;
	height: 1%;
	padding: 18px 19px 18px 22px;
	background-color: #fff;
}
.top-wrap-content .content-box {
	background: url(../images/bg-wrap-content-box.gif) repeat-y 1px 0;
}

.top-wrap-content .box .content-box {
	/*padding: 28px 19px 24px 25px;*/
	padding: 28px 19px 0 25px;
	position: relative;
}

.call-back {
	padding: 0;
	background-image: none;
}
.call-back .content-box {
	background:none;
	padding: 28px 19px 49px 22px;
}
.box h3,
.box h2 {
	margin:0;
	padding: 0 0 10px;
	color: #888e91;
	letter-spacing:-1px;
	font-size: 26px;
	line-height:0.9;
}
.box h3 strong,
.box h2 strong {
	color: #0086c7;	
}
.box p {
	color: #4a4a4a;
	padding: 0 0 16px;
	margin:0;
	font-size: 12px;	
}
.top-wrap-content .box p {
	margin: 0;
	padding:0 0 10px;
	line-height: 21px;
}
.box .box-news {
	position: relative;
	padding:18px 19px 18px 24px;
}
.index .box .box-news {
	padding-bottom: 10px;
}
.box-news h3 {
	line-height:26px;
	margin:0;
	padding:0 0 7px;
}
.box-news .btn-rss {
	position: absolute;
	top: 12px;
	right: 10px;
	background: url(../images/bg-btn-rss.jpg) no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
}
.box-news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	overflow: hidden;
	height: 1%;
}
.box-news li {
	margin: 6px 0 0;
	line-height:17px;
}
.box-news .date {
	color: #434347;
	font-size: 17px;
	float: left;
	display: inline;
	background: url(../images/bg-date.gif) no-repeat 100% 2px;
	line-height:17px;
	margin:0 5px 0 0;
	padding:0 19px 0 0;
	letter-spacing: -1px;
}
.box-news p {
	margin: 0;
	color: #4a4a4a;
	font-size: 11px;
}
.box-news span a {
	color: #00387c;
	font-size: 16px;
	letter-spacing: -1px;
}
.box-news p a{
	color: #5084c6;
	background: url(../images/bg-separator-news.gif) repeat-x 0 100%;
	text-decoration: none;
}
.box-news p a:hover{
	background:none;
	color: #666;
}
.inner .sing-up {
	min-height: 154px !important;
}
.index .sing-up {
	min-height: 40px;
}
.inner .testbox {
	min-height: 222px !important;
}
.ff2 .index .sing-up {
	height: 36px !important;
	min-height: 36px !important;
}
.ff3 .index .sing-up {
	min-height: 35px !important;
}
.sing-up fieldset {
	overflow: hidden;
	width:100%;
	padding: 7px 0 0;
}
.sing-up .row {
	display:inline;
	float:left;	
	margin: 0 8px 0 0;
}
.sing-up .row .text {
	border:1px solid #C2C3C2;
	color:#848484;
	float:left;
	font-size:11px;
	line-height:12px;
	padding:4px;
	width:133px;
}
.sing-up .btn {
	cursor: pointer;
	float: left;
	position: relative;
	top: -2px;
	overflow: visible;
}
.survey{
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 5px;
	
}
.survey .row {
	overflow: hidden;
	height: 1%;
	margin: 0 0 5px;
}
.survey .row input {
	margin: 0;
	height: 15px;
	width: 15px;
	float: left;
	padding:0;
	line-height:15px;
}
.survey .row label {
	float: left;
	margin: 0 0 0 6px;
	line-height: 15px;
	font-size:11px;
}
.call-form {
	overflow:hidden;
	height:1%;
}
.call-form .row {
	padding:2px 7px 1px 0;
	float:left;
	display: inline;
}
.call-form .row input{
	color:#848484;
	border:1px solid #c2c3c2;
	padding:3px 4px;
	width:133px;
	font-size:11px;
	line-height:12px;
	float:left;
}
.call-form .btn {
	cursor:pointer;
	float:left;
}
#footer {
	height: 260px;
	overflow: hidden;
	background: url(../images/bg-footer.png) repeat-x;
}
.footer-content {
	overflow: hidden;
	background-color: #fff;
	width: 901px;
	margin: 10px auto 0;
	padding: 10px 20px 15px;
}
.footer-bottom {
	overflow: hidden;
	height: 1%;
	position: relative;
}
.footer-content .logo-metalrax {
	background: url(../images/bg-logo-metalrax.gif) no-repeat;
	float: left;
	height: 38px;
	width: 137px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 16px 0 0;
}
.footer-content .copy {
	margin: 0;
	line-height: 15px;
	font-size: 11px;
	color: #8e8e8e;
	float: left;
}
.footer-content .design {
	margin: 25px 4px 0 0;
	float: right;
	font-size: 11px;
	color: #5f5f65;
}
.footer-content .design a {
	color: #5f5f65;
}
#footer ul {
	margin: 0 0 26px -10px;
	position: relative;
	overflow: hidden;
	height: 1%;
	padding: 0;
	list-style: none;
}
#footer ul li {
	float: left;
	margin: 0 1px 0 -1px;
	padding: 0 11px;
	background: url(../images/bg-sep-menu-footer.gif) no-repeat 0 4px;
}
#footer ul li a {
	color: #5f5f65;
	font-weight: bold;
}
#footer ul li a:hover,
#footer a:hover {
	color: #666;
}
.key-none {
	display: none;
}


.rite {
	float: right;
	clear: none;
	margin-top: -30px;
}

.clear {
	clear: both;
}