* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	height: 100%;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #393939;
}

.clear {
	clear:both;
	font-size: 20px;
	line-height: normal;
	height: 0;
}

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

img {
	border: 0;
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
}

ul {
	list-style: none;
}

a {
	color: #2b85d0;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-size: 0.938em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

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

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

/*header*/

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

#header span {
	height: 31px;
	line-height: 20px;
	display: block;
	position: absolute;
	top: 23px;
	right: 2px;
	font-size: 1.12em;
	width: 226px;
}

#header span a {
	color: #323334;
}

#header form {
	float: right;
	width: 250px;
	margin: 28px 0 30px 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: 48px;
	line-height: 48px;
}

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

.list_top {
	position: relative;
	left: -50%;
	/*width: 814px;*/
	height: 100px;
}

.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 30px;
}

.list_top ul li a {
	text-decoration: none;
	color: #041C2D;
}

.list_top ul li a:hover {
	color: #2773BD;
}

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

.no_style {
	background: none !important;
}

.main_pic {
	width: 952px;
	height: 426px;
	margin: 0 0 8px 0;
}

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

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

.columns {
	position: relative;
	width: 960px;
	overflow: visible;
	max-height: 171px;
	padding-top: 12px;
}

.col_middle {
	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 {
	color: #b1d7ec;
	font-size: 1em;
	width: 100%;
}

.col_indent {
	padding: 28px 20px;
}

.col_bottom h3 {
	width: 140px;
	color: #fff;
	margin: 0 0 10px 68px;
}

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

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

.main_text {
	font-size: 1.12em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 100px;
}

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

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

.col-1 {
	float: left;
}

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

.col-2 {
	float: left;
	width: 100%;
	border-top: 1px solid #cecece;
	line-height: 1.15;
	padding-top: 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 {
	float: inherit;
	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 13px -20px;
	border-bottom: 1px solid #cecece;
}

.left_block p {
	margin: 0 0 13px 0;
	line-height: 1.2;
}

.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 13px -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;
	line-height: inherit;
}

.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;
}
.MainPic1 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 426px;
	width: 952px;
}
.BigPicContent {
	font-family: Arial;
	font-size: 14px;
	padding: 0px 50px 20px 50px;
	height: 260px;
	width: 852px;
}
.BigPic4 {
	background-image: url(images/main_pagespic_4.jpg);
	height: 426px;
	width: 952px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
}
.BigPic3 {
	background-image: url(images/main_pagespic_3.jpg);
	height: 426px;
	width: 952px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}
.BigPic2 {
	background-image: url(images/main_pagespic_2.jpg);
	height: 426px;
	width: 952px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}
.BigPic1 {
	background-image: url(images/main_pagespic_1.jpg);
	height: 426px;
	width: 952px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}
