* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
	text-align:center
}

.clear {
	clear:both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: center;
}

ul {
	list-style: none;
}

a {
	color: #2b85d0;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-size: 0.938em;
	margin: 0 0 13px 0;
}

#main {
	width: 952px;
	margin: 0 auto;
	padding: 0 14px;
	overflow: hidden;
}

.logo {
	position: absolute;
	top: 31px;
	left: 0;
}

/*header*/

#header {
	position: relative;
	height: 120px;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
}

#header span {
	background: url(images/rss.jpg) no-repeat 100% 50%;
	height: 20px;
	line-height: 20px;
	display: block;
	position: absolute;
	top: 26px;
	right: 0;
	padding: 0 27px 0 0;
	font-size: 1.12em;
}

#header span a {
	color: #323334;
}

#header form {
	float: right;
	width: 250px;
	margin: 67px 0 0 0;
	text-align: right;
}

#header input {
	background: none;
	width: 166px;
	height: 18px;
	padding: 3px 0 0 8px;
	color: #9b9b9b;
	font-size: 0.93em;
	border: 1px solid #c6c6c6;
}

.menu_navi_top {
	position: relative;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
}

.menu_top {
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

.list_top {
	position: relative;
	float: left;
	left: -50%;
}

.list_top ul {
	font-weight: bold;
	font-size: 0.81em;
}

.list_top ul li {
	background: url(images/menu_wrapper.gif) no-repeat 0% 50%;
	float: left;
	padding: 0 40px 0 41px;
}

.list_top ul li a {
	text-decoration: none;
	color: #2f2f2f;
}

.list_top ul li a:hover {
	color: #2b85d0;
}

.active a {
	color: #2b85d0 !important;
}

.no_style {
	background: none !important;
}

.main_pic {
	background: url(images/main_pic.jpg) no-repeat 0% 0%;
	width: 952px;
	height: 385px;
	margin: 0 0 8px 0;
}

.main_pic img {
	margin: 127px 0 0 544px;
}

/*content*/
.indent {
	height: 30px;
}

.columns {
	position: relative;
	width: 960px;
	margin: 0 0 39px 0;
	overflow: hidden;
}

.col_middle {
	background: url(images/col_middle.jpg) repeat-y 0% 0%;
	width: 232px;
	float: left;
	margin: 0 8px 0 0;
}

.col1_top {
	background: url(images/col1_top.jpg) no-repeat 0% 0%;
}

.col2_top {
	background: url(images/col2_top.jpg) no-repeat 0% 0%;
}

.col3_top {
	background: url(images/col3_top.jpg) no-repeat 0% 0%;
}

.col4_top {
	background: url(images/col4_top.jpg) no-repeat 0% 0%;
}

.col_bottom {
	background: url(images/col_bottom.jpg) no-repeat 0% 100%;
	color: #b1d7ec;
	font-size: 1em;
	width: 100%;
}

.col_indent {
	padding: 28px 20px;
}

.col_bottom h3 {
	width: 140px;
	font-size: 1em;
	color: #fff;
	margin: 0 0 20px 0;
}

.col_bottom span {
	display: block;
	margin: 16px 0 0 0;
}

.col_bottom a {
	color: #fff;
	font-weight: bold;
}

.main_text {
	margin: 33px 0;
	font-size: 1.12em;
	padding: 0 20px 0 20px;
}

.main_text p {
	margin: 0 0 13px 0;
}

.main_text .title {
	height: 37px;
	line-height: 37px;
	padding: 0 0 0 20px;
	margin: 0 -20px 33px -20px;
	border-bottom: 1px solid #cecece;
}

.col-1 {
	float: left;
}

.col-1 img {
	float: left;
	margin: 0 18px 0 0;
}

.col-2 {
	float: right;
	width: 360px;
	padding: 0 0 0 10px;
}

.col-2 img {
	float: left;
	margin: 0 18px 0 0;
}

.clients_navi {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.clients_top {
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

.clients_list {
	position: relative;
	float: left;
	left: -50%;
}

.clients_list ul li {
	float: left;
	margin: 0 29px;
}

.left_block {
	float: left;
	font-size: 1.12em;
	padding: 0 20px 20px 20px;
	overflow: hidden;
}

.left_block .title {
	height: 37px;
	line-height: 37px;
	padding: 0 0 0 20px;
	margin: 0 -20px 33px -20px;
	border-bottom: 1px solid #cecece;
}

.left_block p {
	margin: 0 0 13px 0;
}

.left_block p a {
	font-weight: bold;
}

.left_block ul li {
	background: url(images/list_wrapper.gif) no-repeat 0% 8px;
	padding: 0 0 0 15px;
	line-height: 1.688em;
}

.column-1, .column-2 {
	float: left;
}

.left_block .column-1 {
	width: 50%;
}

.left_block .column-1 p {
	margin: 0;
}

.left_block .column-1 p span {
	float: right;
	padding: 0 7px 0 0;
}

.left_block .column-2 {
	width: 50%;
}

.left_block .column-2 p {
	margin: 0;
}

.left_block .column-2 p span {
	float: right;
	padding: 0 7px 0 0;
}

.right_block {
	float: right;
	font-size: 1.12em;
	padding: 0 20px 20px 20px;
	overflow: hidden;
}

.right_block .title {
	height: 37px;
	line-height: 37px;
	padding: 0 0 0 20px;
	margin: 0 -20px 33px -20px;
	border-bottom: 1px solid #cecece;
}

.right_block p {
	margin: 0 0 13px 0;
}

.right_block p a {
	font-weight: bold;
}

.right_block ul li {
	background: url(images/list_wrapper.gif) no-repeat 0% 8px;
	margin: 0 0 12px 0;
	padding: 0 0 0 15px;
}

.right_block .column-1 {
	width: 210px;
	overflow: hidden;
}

.right_block label {
	display: block;
	height: 41px;
	overflow: hidden;
}

.right_block input {
	width: 171px;
	height: 17px;
	padding: 1px 3px;
	margin: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #373732;
	border: 1px solid #a09b96;
}

.right_block .column-2 {
	width: 210px;
	overflow: hidden;
}

.right_block .column-2 textarea {
	width: 197px;
	height: 144px;
	border: 1px solid #a09b96;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

.right_block #contact_form a {
	float: right;
	margin: 26px 10px 0 15px;
}

/*footer*/
#footer {
	height: 44px;
	padding: 15px 20px 10px 20px;
	border-top: 1px solid #e1e1e1;
	margin: 10px auto 0;
	font-size: 0.81em;
}

.search {
	background: url(images/search.gif) no-repeat 0% 0% !important;
	width: 62px !important;
	height: 23px !important;
	line-height: 23px !important;
	border: none !important;
	text-align: center !important;
	padding: 0 !important;
	color: #fff !important;
}
