* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
input, textarea {
	border: 1px solid #ccc;
}
a {
	color: #47a5f9;
}
a:hover {
	text-decoration: none;
}
body {
	font: 12px Tahoma, sans-serif;
	color: #666;
	position: relative;
	margin: 0;
	padding: 0;
	/*background: #6c6c6d;*/
	background: #fff;
}
h1 {
	font-size: 13px;
	color: #382004;
	padding: 0 0;
}
#contact {
	font-size: 13px;
	color: #382004;
	padding: 0 0;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #666666;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 12px;
	color: #666666;
	margin: 0 0 10px 0;
}
html, body {

}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
	border: 0;
	font: 12px Tahoma, sans-serif;
}
#main {
	width: 1015px;
	position: relative;
	margin: 0 auto;
}
#outer {
	width: 100%;
	text-align: center;
	z-index: 1;
	background: url('/img/main-bg.gif') repeat-y center 0;
}
#header {
	width: 100%;
	height: 211px;
	background: url("/img/header-bg2.jpg") no-repeat 0 0;
}

#logo {
	display: block;
	position: absolute;
	width: 196px;
	height: 144px;
	background: url("/img/logo.gif") no-repeat 0 0;
	left: 109px;
	top: 20px;
}
#logo span {
	display: none;
}
#phone {
	position: absolute;
	top: 134px;
	lefT: 224px;
	color: #382004;
	font: 26px Arial, sans-serif;
	font-weight: bold;
}
#icons {
	position: absolute;
	width: 136px;
	height: 53px;
	background: url("/img/icons-bckgrnd.png") no-repeat 0 0;
	right: 0px;
	top: 25px;
}
#icons img {
	float: right;
	margin: 17px 25px 0 0;
	display: inline;
}
#srch {
	position: absolute;
	top: 140px;
	right: 45px;
	background: url("/img/srch-shadow.png") no-repeat ;
	height: 40px;
}
.inpSrch {
	border: none;
	width: 115px;
	height: 17px;
	padding: 2px 0 0 0;
	font-size: 11px;
	color: #666;
	background: #fff;
	padding-left: 3px;
	border: none;
}
.inpBut {
	position: relative;
	width: 28px;
	height: 28px;
	background: url("/img/srch.gif") no-repeat 0 2px;
	top: 13px;
	left: 5px;
	border: none;
}
#topBlock {
	position: absolute;
	width: 271px;
	height: 70px;
	background: url("/img/top-block2.gif") no-repeat right 0;
	top: 191px;
	left: 0px;
}
#middleBlock {
	width: 100%;
	margin-top: 45px;
	height: 550px; /* ??? */
}
#news {
	margin: 5px 0 0 17px !important;
	width: 254px;
	background: #afd8fd url("/img/news-bttm-bckgrnd.jpg") no-repeat 0 0;
	background-position: bottom;
	padding: 0 0 40px 0;
}
#news h1 {
	margin: 0 0 20px 45px;
	padding: 0 0;
}
.date {
	margin: 0 0 0 46px;
	width: 80px;
	height: 18px;
	background: url("/img/news-bg.jpg") no-repeat 0 0;
	text-align: center;
	padding-top: 1px;
	color: #fff;
	font-weight: bold;
}
.date2 {
	font-size: 11px;
}
.nwsPrv {
	margin: 5px 0 30px 0;
}
#news a {
	color: #08345c;
}
#news p, .newsTitle {
	margin: 6px 15px 7px 46px !important;
}
#news p {
	font-size: 11px;
}
#news img {
	margin: 15px 0 10px 0;
}
#menu {
	height: 45px;
	width: 100%;
}
#contentTbl {
	width: 100%;
}
#content {
	padding: 18px 25px 30px 25px;
}
#content h1 {
	height: 23px;
	background: url("/img/h1-bg.jpg") no-repeat 0 0;
	margin: 10px 0;
	padding: 5px 0 0 17px;
	color: #666;
	text-transform: uppercase;
}
#content p {
	margin: 0 0 10px 0;
	line-height: 14px;
}
#content td {
	padding: 5px 5px;
}
#content td img {
	margin: 10px;
}
#content ul li {
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0 0 10px 10px;
	background: url('/img/libul.gif') no-repeat 0 6px;
}
.floatPic {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	border: 6px solid #e8e8e8;
}
#contacts {
	width: 201px;
	padding: 32px 0;
	background: #fff url("/img/phone-bg-nu.jpg") no-repeat 0 70px;
}
#contacts h1 {
	padding: 0 0;
	margin: 0 0;
	color: #08345c;
}
#contacts div {
	margin: 24px 0 0 0;
	color: #666;
	font-size: 16px;
}
#contacts p {
	margin-top: 15px;
}
#contacts img {
	margin: 40px 0 0 18px;
}
#menuBttm {
	margin: 0 0 0 0;
	color: #08345c;
	font-weight: bold;
	text-align: center;
}
#menuBttm span {
	margin: 0 10px;
}
#menuBttm span, a {
	font-weight: normal;
}

#footer {
	position: relative;
	width: 100%;
	height: 125px;
	background: #fff url("/img/ftr-bg.gif") repeat-x 0 40px;
}
.cleaner {
	clear: both;
}
#urComp {
	float: left;
	display: inline;
	width: 250px;
	margin: 60px 0 0 45px;
}
#creator {
	float: right;
	display: inline;
	width: 190px;
	height: 40px;
	margin: 60px 40px 0 0;
}
#creator a {
	color: #3d3d3f;
	display: block !important;
	width: 190px;
	height: 15px;
	padding: 25px 0 0 0;
	background: url('/img/ivpro.jpg') no-repeat 0 0;
}
.kit {
	width: 100% !important;
	height: 10px;
	color: #fff;
}
.kit tr td {
	width: 1000px;
}
#contentHldr {
	background: #fff;
}
.nhr {
	width: 231px;
	height: 7px;
	background: url('/img/hr.jpg') no-repeat 0 0;
	margin: 15px 0 15px 20px;
}
