html {
	background: #FFF;
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	}
body, input, select, td, textarea, th {
	color: #717171;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
body, form, fieldset, ul {
	margin: 0;
	padding: 0;
	}
img, fieldset, table {
	border: 0 none;
	}
a {
	color: #00b7ff;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img {
	vertical-align: top;
	}
p {
	margin: 0;
	padding: 0 0 1em 0;
	}
textarea {
	overflow: auto;
	}



#main {
	background: url(../images/main-bg.jpg) no-repeat left 137px;
	margin: 0 auto;
	padding: 360px 0 0 0;
	position: relative;
	width: 960px;
	}


#wrap {
	font-size: 1.3em;
	padding: 0 12px 30px 8px;
	position: relative;
	z-index: 2;
	}
#wrap h2 {
	color: #474747;
	font-family: Arial;
	font-size: 2em;
	margin: 0 0 0.5em 0;
	}
#wrap h2 span {
	color: #00b7ff;
	}
#wrap h3 {
	font-size: 1.08em;
	margin: 0.5em 0 1em 0;
	}
#wrap ol {
	margin: 0 0 0 24px;
	padding: 0 0 1em 0;
	}
#wrap ul {
	padding: 0 0 1em 0;
	}
#wrap ul li {
	background: url(../images/ar.gif) no-repeat left 0.5em;
	list-style: none;
	padding: 0 0 0.5em 1em;
	}


#left {
	background: url(../images/left-bg-top.png) no-repeat left top;
	float: left;
	width: 439px;
	}


#right {
	float: right;
	padding: 134px 0 0 0;
	width: 480px;
	}
#right .col-1 {
	width: 270px;
	}
#right .col-2 {
	width: 210px;
	}


#footer {
	background: url(../images/footer-till.gif) repeat-x left top;
	font-size: 1.3em;
	padding: 20px 12px;
	text-align: right;
	}
#footer span {
	float: left;
	}



.c-block {
	background: url(../images/left-bg-middle.png) repeat-y left top;
	width: 100%;
	}
.c-block .bg-bottom {
	background: url(../images/left-bg-bottom.png) no-repeat left bottom;
	}
.c-block .bg-top {
	background: url(../images/left-bg-top.png) no-repeat left top;
	}
.c-block .indent {
	padding: 36px 40px 28px 40px;
	}


.clear {
	overflow: hidden;
	width: 100%;
	}


.col-1, .col-2, .col-3 {
	float: left;
	}


.extra-img {
	left: 0;
	position: absolute;
	top: 137px;
	}

.extra-img2 {
	margin: -99px 0 0 6px;
	position: absolute;
	}


.f-left {
	float: left;
	}
img.f-left {
		margin: 0 20px 0 0;
	}
ul.f-left {
	padding: 0 0 111px 0!important;
	}

.f-right {
	float: right;
	}


.indent {
	padding: 10px 40px 0 40px;
	}


.menu {
	left: 2px;
	position: absolute;
	top: 108px;
	z-index: 2;
	}
.menu li {
	color: #000;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	list-style: none;
	padding: 0 20px 0 20px;
	}
.menu li a {
	color: #848484;
	}


.name {
	background: url(../images/name-bg.gif) no-repeat left top;
	color: #FFF;
	float: left;
	font-size: 4.6em;
	font-weight: bold;
	height: 63px;
	left: 25px;
	line-height: 63px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 431px;
	z-index: 2;
	}
.name a {
	color: #FFF;
	text-decoration: none;
	}


.phones {
	color: #808080;
	font-size: 2.2em;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 29px;
	z-index: 2;
	}
.phones span {
	color: #474747;
	margin: 0 34px 0 0;
	}


.slogan {
	color: #00b7ff;
	font-size: 4em;
	font-weight: bold;
	left: 50px;
	position: absolute;
	top: 252px;
	text-transform: uppercase;
	z-index: 2;
	}
.slogan span {
	color: #474747;
	}


/* layout */

.cols #main {
	padding: 494px 0 0 0;
	}

.cols img {
	vertical-align: middle;
	}

.cols .col-1 {
	width: 206px;
	}

.cols .col-2 {
	margin: 0 48px;
	width: 250px;
	}

.cols .col-3 {
	width: 386px;
	}