﻿body {
	margin: 0;
	padding: 0;
	font: normal 12px arial;
	color: #3e3e3e;
	text-align: center;
	line-height: 17px;
	background: #ffffff url(../../images/campain-images/bg.gif) repeat-x top left;
}
img {
	border: 0;
}
.imgBorder {
	border: 1px solid #c6c6c6;
}
#wrap{
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
h1 {
	padding: 2px 0 7px 10px;
	margin: 0;
	font: normal 9px arial;
	color: #b9b9b9;
	background: #ffffff url(../../images/campain-images/bg-seo.gif) repeat-x top left;
}
#logo {
	position: absolute;
	top: 33px;
	left: 9px;
}
#questions {
	position: absolute;
	top: 24px;
	right: 0;
}
#header {
	position: absolute;
	top: 94px;
	left: 0;
}
#text {
	position: absolute;
	top: 270px;
	left: 368px;
	width: 550px;
	font: normal 14px arial;
	color: #414141;
	line-height: 18px;
}
#box-org {
	position: absolute;
	top: 369px;
	left: 368px;
}
#box-call {
	position: absolute;
	top: 615px;
	left: 368px;
}
#free-consult {
	position: absolute;
	top: 440px;
	left: 0;
	width: 366px;
	font: normal 12px arial;
	color: #414141;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	background: #ffffff url(../../images/campain-images/bg-free-consultation.gif) repeat-x bottom left;
}
/* footer */
#footer {
	padding: 5px;
	border-top: 2px solid #e4e4e4;
	font: normal 11px arial;
	color: #666666;
	line-height: 16px;
	margin-top: 800px;
}
#footer a {
	font: normal 11px arial;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font: normal 11px arial;
	color: #666666;
	text-decoration: underline;
}
#footer a.blue {
	font: normal 11px arial;
	color: #2d6ea0;
	text-decoration: none;
}
#footer a.blue:hover	{
	font: normal 11px arial;
	color: #2d6ea0;
	text-decoration: underline;
}

.inp {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	border: 1px solid #b3b3b3;
	background-color: transparent;
	padding: 2px 2px 2px 3px;
	width: 170px;
}