h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height:normal;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 0px 10px;
    text-decoration: none;
    background: none;
    text-transform: none;
    border: none;
    text-indent: 0;
    width: auto;
    white-space: normal;
    font-variant: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-style: normal;
    font-weight: normal;
    color: #171717;
    margin: 0px;
    padding: 0px 0px 10px;
    text-indent: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-style: normal;
    font-weight: normal;
    color: #d72222;
    text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	padding:0px 0px 10px;
	margin:0;
}
li {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-style: normal;
    font-weight: normal;
    color: #171717;
    padding: 0 0 0 15px;
    margin: 0px;
    text-decoration: none;
    background: url(../images/list.png) no-repeat 0px 6px;
    list-style: none;
    text-align: left;
}
html {
	overflow-y:scroll;
}
/*
================================================================================
|                                    Header                                     |
================================================================================
*/
body {
	background: url(../images/body.png) repeat-x #ffffff;
	margin:0 auto;
}
/*#header {
	margin:0 auto;
	background: url(../images/header.png) no-repeat;
	width:900px;
	height:274px;
	position:relative;
}*/
#header {
	margin:0 auto;
	background: url(../images/header-index.png) no-repeat;
	width:900px;
	height:319px;
	position:relative;
}
#nav {
	width:221px;
	height:auto;
	min-height:100px;
	position:absolute;
	left:53px;
	top:171px;
}
#logo {
	position:absolute;
	width:384px;
	height:91px;
	left:469px;
	top: 61px;
}
#slogan {
	position:absolute;
	width:368px;
	height:50px;
	left:476px;
	top:186px;
}
#call {
	position:absolute;
	width:200px;
	height:50px;
	left:62px;
	top:15px;
}
#run {
	position:absolute;
	width:560px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	left:290px;
	top:260px;
}
/*
================================================================================
|                                Navigation                                     |
================================================================================
*/
#nav ul {
	margin:0;
	padding:0;
	border:none;
	background:none;
	height:auto;
	width:221px;
	overflow:hidden;
	padding:0px;
}
#nav ul li {
	width:221px;
	height:21px;
	background:none;
	text-align:center;
	list-style:none;
	margin:0px 0px 7px;
	padding:0px;
}
#nav a {
	font-family:Arial;
	font-size:16px;
	color:#464547;
	font-style:normal;
	font-weight:normal;
	line-height:21px;
	cursor:pointer;
	text-transform:none;
	text-decoration:none;
	display:block;
}
#nav ul li:hover, .current {
	background: url(../images/nav-on.png) no-repeat !important;
}
#nav a:hover, .current a {
	color:#559cc8 !important;
}
.sub_current {
	text-decoration:underline !important;
}
/*
================================================================================
|                                 MAIN                                          |
================================================================================
*/
#main {
	width:900px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
#main_wrapper {
	margin: 0 48px 0 ;
	width:804px;
	float:none;
	background: #fff;
	border-radius:10px;
	padding:0;
	behavior: url(css/PIE.htc);
}
#content {
	width:804px;
	margin:0 0 0px;
	padding:0 0 10px;
}
#sidebar {
	position: relative;
	width:804px;
	margin:0 0 0px;
	padding:0 0 10px;
	overflow:hidden;
}
#sidebar_1 {
	float:left;
	width:250px;
	margin:0 27px 0 0;
}
#sidebar_2 {
	float:left;
	width:250px;
	margin:0 27px 0 0;
}
#sidebar_3 {
	float:left;
	width:250px;
	margin:0 0px 0 0;
}
/*
================================================================================
|                               FOOTER                                          |
================================================================================
*/
#footer {
	width:800px;
	margin:0 auto;
	background:none;
	position:relative;
	overflow:hidden;
	padding:0 50px 10px;
}
#footer_line {
	width:800px;
	height:15px;
	border-top:1px solid #a7a7a7;
	margin:10px 0px 0;
}
#footer p {
	text-align:center;
	color:#000000;
}
#footer a {
	text-decoration:none;
	color:#000000;
}
#footer a:hover {
	text-decoration:underline;
}
/*
================================================================================
|                              CONTENT                                          |
================================================================================
*/
ol{
	margin-left: 8px;
	margin-top: 0;
}
ol li{
	background: none;
	list-style: inherit !important;
	padding: 0;
}

#content h1, #content h2, #content h3, #content ul, #content p {
	padding:0px 30px 10px;
}
#sidebar_1 h2, #sidebar_2 h2, #sidebar_3 h2, #sidebar_1 h3, #sidebar_2 h3, #sidebar_3 h3, #sidebar_1 h4, #sidebar_2 h4, #sidebar_3 h4, #sidebar_1 p, #sidebar_2 p, #sidebar_3 p, #sidebar_1 ul, #sidebar_2 ul, #sidebar_3 ul {
	padding:0px 15px 10px; 
}
#content h1 {
	width:744px;
	height:45px;
	background:#5a97d2;
	border-radius:10px;
	line-height:45px;
	padding:0 30px;
	margin:0 0 10px;
	font-size:24px;
	color:#ffffff;
	behavior: url(css/PIE.htc);
}
#content h2 {
	font-size:22px;
	color:#464547;
}
#content h3 {
	font-size:18px;
	color:#464547;
}
#content img {
	float:right;
	border:1px solid #464547;
	margin:3px 30px 10px 10px;
	border-radius:5px;
	behavior: url(css/PIE.htc);
}
#content img.n{
	margin-bottom: 9px;
}
.nofloat {
	float:none !important;
}
.float_left {
	float:left !important;
	margin:3px 10px 10px 30px; !important;
}
/*
================================================================================
|                              SIDEBARS                                         |
================================================================================
*/
#sidebar_1 h2, #sidebar_2 h2, #sidebar_3 h2 {
	width:220px;
	height:45px;
	border-radius:10px;
	line-height:45px;
	padding:0 15px;
	margin:0 0 10px;
	font-size:20px;
	color:#ffffff;
	behavior: url(css/PIE.htc);
}
#sidebar_1 h2 {
	background: #5a97d2;
}
#sidebar_2 h2 {
	background: #dc2b19;
}
#sidebar_3 h2 {
	background: #7fbdda;
}
#sidebar_1 h3, #sidebar_2 h3, #sidebar_3 h3 {
	color:#464547;
	font-size:18px;
}
#sidebar_1 h4, #sidebar_2 h4, #sidebar_3 h4 {
	color:#464547;
	font-size:16px;
}
#sidebar_1 img, #sidebar_2 img, #sidebar_3 img {
	float:none;
	border:1px solid #464547;
	margin:3px 15px 10px 15px;
	border-radius:5px;
	behavior: url(css/PIE.htc);
}
#sidebar_1 iframe, #sidebar_2 iframe, #sidebar_3 iframe {
	float:none;
	border:none;
	margin:3px 15px 10px 15px;
	border-radius:5px;
	behavior: url(css/PIE.htc);
	overflow:hidden;
}
#two {
	position: fixed;
	left: 5px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #171717;
}
/*
================================================================================
|                              FORM                                             |
================================================================================
*/
#contacts {
	width:300px;
	float:right;
	padding:0px 0px 0px 30px;
}
.t-f {
	font-size:14px;
	font-family:Tahoma;
	line-height:17px;
	color:#000000;
}
#contacts > div.i-f > input {
	border:1px solid #464547;
	width:250px;
	height:20px;
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	margin:0;
	padding:0;
}
#error {
	font-family:Tahoma;
	font-size:14px;
	line-height:17px;
	color:#000000;
}
#contacts > div.b-f > input {
  width: 77px;
  height: 27px;
  margin: 0 0px 0 0px;
  padding: 0;
  line-height: 27px;
  cursor: pointer;
  border: none;
  color: #ffffff;
  font-family:Tahoma;
  font-size:14px;
  line-height:27px;
  text-transform: uppercase;
  background: url(../images/button.png) no-repeat;
}
.b-f {
	margin-top:5px;
}
.i-f {
	margin:0 0 3px;
}
#contacts > div.i-f > textarea {
	width:250px;
	margin:0;
	padding:0;
	border:1px solid #464547;
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
}

ul.fl li{
	float: left;
	width: 130px;
	margin-bottom: 20px;
}
