*{font-size:100.01%}
html{
	font-size:62.5%;
	height:100%;
}
body{
	margin:0;
	color:#4e5463;
	font:1.5em/1.4666em Arial,sans-serif;
	height:100%;
	min-width:770px;
	background:url(../images/bg-body.jpg);
}
img{border-style:none;}
a{color:#4e5463;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:top;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.hidden{
	display:block;
	height:0;
	width:0;
	overflow:hidden;
}
.page-holder{
	width:644px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.w1{
	display:table;
	height:100%;
	width:100%;
	background:url(../images/bg-main-r.jpg) repeat-y 100% 0;
}
.w2 {
	width:100%;
	display:table-row;
	background:url(../images/bg-main-l.jpg) repeat-y;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header-c.gif) repeat-x 0 100%;
}
#header .holder{background:url(../images/bg-header-l.jpg) no-repeat;}
#header .frame{
	background:url(../images/bg-header-r.jpg) no-repeat 100% 0;
	overflow:hidden;
	height:40px;
	padding-top:11px;
	position:relative;
}
#header .shadow{
	position:absolute;
	top:0;
	left:50%;
	z-index:1;
	margin-left:-488px;
	background:url(../images/bg-header-shadow.png) no-repeat;
	width:976px;
	height:51px;
}
#header .logo{
	margin:0;
	position:relative;
	height:1%;
}
#header .logo a{
	z-index:20;
	display:block;
	width:122px;
	height:32px;
	cursor:pointer;
	overflow:hidden;
}
#header .logo strong{
	font-size:12px;
	display:block;
	left:250px;
	color:#515762;
}
#header .logo span{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	height:100%;
	width:122px;
	background:url(../images/bg-logo.gif) no-repeat;
}
#header .logo img.visible{
	margin-left:161px;
	width:122px;
	height:32px;
	position:absolute;
	top:11px;
	left:0;
}
#main{
	overflow:hidden;
	width:100%;
	position:relative;
	padding-top:1.4em;
}
#main .shadow{
	position:absolute;
	top:0;
	left:50%;
	z-index:1;
	margin-left:-520px;
	background:url(../images/bg-main-c.png) no-repeat;
	width:1040px;
	height:385px;
}
#main .section{ padding-top:1.85em}
#main h2{
	font:1.8em/1em "Georgia", serif;
	margin:0 0 0.75em;
	color:#323a4d;
	letter-spacing:-0.045em;
}
#main p{
	margin:0 0 1.12em;
}
.services{
	padding:0;
	margin:0.26px 0 2em;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.services li{
	display:inline;
	float:left;
	position:relative;
}
.services li.o2d {float:right;}
.services img{ vertical-align:top;}
.services .p2h {margin:9px 16px 0 0;}
.services .u508 {margin-right:28px;}
.services .rb {	margin:29px 24px 0 0;}
.services .o2d {margin-top:24px;}
#footer{
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	background:#515762 url(../images/bg-footer-c.gif) repeat-x;
}
#footer .holder{
	display:table-row;
	height:1%;
	background:url(../images/bg-footer-l.jpg) no-repeat;
}
.safari2 #footer .holder,
.safari2 #footer .frame {
	float:left;
	width:100%;
}
#footer .frame{
	background:url(../images/bg-footer-r.jpg) no-repeat 100% 0;
	color:#f3f4f5;
	padding:30px 0 30px;
	display:table-cell;
}
#footer .contacts {
	float:right;
	padding:1px 0 0;
	width:194px;
}
#footer p,
#footer address{margin:0 0 1.2em;}
#footer address{
	display:block;
	font-style:normal;
}
.feedback-form{
	width:440px;
	overflow:hidden;
	padding-top:1px;
}
.feedback-form,
.feedback-form .hold {float:left;}
.feedback-form .row{
	padding:0 0 0.32em;
	text-align:right;
	clear:both;
}
#footer p.message {
	font-weight:bold;
	margin:-10px 0 1.2em;
	position:relative;
}
.feedback-form legend{
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
.feedback-form label{
	float:left;
	padding-right:6px;
	margin-top:-1px;
	position:relative;
}
* html .feedback-form label {padding-right:2px;}
.feedback-form .text,
.feedback-form textarea{
	border:0;
	background:#e6e7e8;
	padding:1px 7px;
	text-align:left;
	width:370px;
	margin:0;
}
.safari2 .feedback-form .text {width:377px;}
.feedback-form .textarea-holder {
	float:left;
	width:384px;
	overflow:hidden;
}
.feedback-form textarea{
	overflow:auto;
	height:128px;
	padding:2px 0 3px 7px;
	width:377px;
	margin:0;
}
.webkit .feedback-form textarea{max-width:377px;}
.feedback-form .submit{
	margin:2px 263px 0 0;
	background:#6b7ea5 url(../images/btn-submit.jpg);
	width:122px;
	height:34px;
	text-align:right;
	cursor:pointer;
}
.safari2 .feedback-form .submit{margin-right:256px;}
.contacts .type{
	display:block;
	width:0;
	height:0;
	text-indent:-9999em;
	overflow:hidden;
}
.contacts dl,
.contacts dd{
	padding:0;
	margin:0;
}
.contacts dl{margin-bottom:1.2em;}
