html, body {
	width: 100%;
	height: 100%;
	min-width: 980px;
	min-height: 540px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1 {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	font-size: 29px;
	font-weight: normal;
	line-height: 33px;
	color: #4d4d4d;
}

h2 {
	margin: 0;
	margin-bottom: 22px;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	line-height: 25px;
	color: #4d4d4d;
}

img {
	border: none;
}

p {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

ul {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-left: 20px;
	list-style: url(images/list_disc.gif);
}

ul a {
	text-decoration: none;
	color: #999999;
}

ul a:hover {
	text-decoration: underline;
	color: #229b4d;
}

ul .on {
	color: #229b4d;
}

li {
	margin-bottom: 15px;
}

#header {
	float: none;
	width: 100%;
	height: 199px;
	border-bottom: #ecedef solid 1px;
	background: url(images/header_bg.gif) bottom repeat-x;
}

#header .container {
	position: relative;
	width: 960px;
	height: 199px;
	margin: 0 auto;
}

#header .container .logo {
	position: absolute;
	top: 31px;
	left: 38px;
}

#header .container .logo img {
	border: none;
}

#header .container .menu {
	position: absolute;
	top: 38px;
	left: 198px;
}

#header .container .menu .item {
	float: left;
	margin-left: 7px;
	padding: 11px 15px 11px 15px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #4d4d4d;
}

#header .container .menu .item a {
	text-decoration: underline;
	color: #4d4d4d;
}

#header .container .menu .item a:hover {
	text-decoration: underline;
	color: #229b4d;
}

#header .container .menu .item .on {
	color: #229b4d;
}

#header .container .directions {
	position: absolute;
	top: 76px;
	left: 201px;
}

#header .container .directions .item {
	float: left;
	width: 97px;
	height: 97px;
	margin-right: 8px;
}

#header .container .directions .item:hover {
	background: url(images/direct_off.gif) center no-repeat;
	cursor: pointer;
	cursor: hand;
}

#header .container .directions .on {
	background: url(images/direct_on.gif) center no-repeat;
}

#header .container .directions .item .icon {
	float: none;
	width: 97px;
	height: 34px;
	margin-top: 16px;
	text-align: center;
}

#header .container .directions .item .icon img {
	border: none;
}

#header .container .directions .item .name {
	float: none;
	width: 97px;
	margin-top: 4px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	color: #999999;
}

#header .container .directions .item .name a {
	text-decoration: none;
	color: #999999;
}

#splash {
	float: none;
	width: 100%;
}

#splash .container {
	width: 960px;
	margin: 18px auto;
}

#splash .container .area {
	position: relative;
	width: 960px;
	height: 280px;
	margin-left: 30px;
}

#splash .container img {
	border: none;
}

#splash .container .la {
	position: absolute;
	top: 0;
	left: 0px;
	width: 50px;
	height: 50px;
	margin-top: 115px;
	margin-left: -25px;
	z-index: 2;
}

#splash .container .ra {
	position: absolute;
	top: 0;
	right: 0px;
	width: 50px;
	height: 50px;
	margin-top: 115px;
	margin-right: 35px;
	z-index: 2;
}

#splash .container .area .tlc {
	position: absolute;
	top: 0;
	left: 0px;
	width: 5px;
	height: 5px;
	margin-top: -1px;
	margin-left: -1px;
	z-index: 2;
}

#splash .container .area .trc {
	position: absolute;
	top: 0;
	right: 0px;
	width: 5px;
	height: 5px;
	margin-top: -1px;
	margin-right: 59px;
	z-index: 2;
}

#splash .container .area .blc {
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 5px;
	height: 5px;
	margin-bottom: -1px;
	margin-left: -1px;
	z-index: 2;
}

#splash .container .area .brc {
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 5px;
	height: 5px;
	margin-bottom: -1px;
	margin-right: 59px;
	z-index: 2;
}

#splash .container .area .banner {
	position: absolute;
	top: 0;
	left: 30;
	width: 900px;
	height: 280px;
	overflow: hidden;
	z-index: 1;
}

#content {
	float: none;
	width: 100%;
}

#content .container {
	width: 960px;
	margin: 18px auto;
}

#content .container .area {
	width: 860px;
	margin-top: 42px;
	margin-left: 50px;
	line-height: 18px;
}

#content .container .area .news {
	float: left;
	width: 49%;
	margin-bottom: 16px;
}

#content .container .area .news .small {
	font-size: 11px;
	color: #b3b3b3;
}

#content .container .area .news a {
	text-decoration: underline;
	color: #229b4d;
}

#content .container .area .adv {
	float: right;
	width: 47%;
}

#content .container .area .about {
	clear: both;
	margin-bottom: 36px;
}

#content .container .area .about a {
	text-decoration: underline;
	color: #229b4d;
}

#content .container .area .left {
	float: right;
	width: 67%;
	margin-bottom: 36px;
}

#content .container .area .left a {
	text-decoration: underline;
	color: #229b4d;
}

#content .container .area .prtfl a {
	text-decoration: underline;
	color: #229b4d;
}

#content .container .area .right {
	float: left;
	width: 31%;
	margin-bottom: 36px;
}

#content .container .area .offset {
	padding-left: 15px;
	padding-right: 15px;
}

#content .container .area .roundblock {
	position: relative;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding: 20px;
	border: #e8e8e8 1px solid;
}

#content .container .area .roundblock .tlc {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
	margin-top: -1px;
	margin-left: -1px;
	background: url(images/tlc.gif) top left no-repeat;
}

#content .container .area .roundblock .trc {
	position: absolute;
	width: 5px;
	height: 5px;
	top: 0;
	right: 0;
	margin-top: -1px;
	margin-right: -1px;
	background: url(images/trc.gif) top right no-repeat;
}

#content .container .area .roundblock .blc {
	position: absolute;
	width: 5px;
	height: 5px;
	bottom: 0;
	left: 0;
	margin-bottom: -1px;
	margin-left: -1px;
	background: url(images/blc.gif) bottom left no-repeat;
}

#content .container .area .roundblock .brc {
	position: absolute;
	width: 5px;
	height: 5px;
	bottom: 0;
	right: 0;
	margin-bottom: -1px;
	margin-right: -1px;
	background: url(images/brc.gif) bottom right no-repeat;
}

#content .container .area .roundblock .tlc {
	position: absolute;
	width: 5px;
	height: 5px;
	top: 0;
	left: 0;
	background: url(images/tlc.gif) top left no-repeat;
}

#footer {
	clear: both;
	float: none;
	width: 100%;
	border-top: #ecedef solid 1px;
	background: url(images/footer_bg.gif) top repeat-x;
}

#footer .container {
	width: 960px;
	height: 140px;
	margin: 0 auto;
}

#footer .container .logo {
	float: left;
	margin-top: 27px;
	margin-left: 38px;
}

#footer .container .copyright {
	float: left;
	margin-top: 47px;
	margin-left: 20px;
}

#footer .container .contacts {
	float: right;
	margin-top: 47px;
	margin-right: 38px;
	text-align: right;
}

#footer .container .contacts .tel { 
	font-size: 14px;
	color: #229b4d;
}

#footer .container .counters {
	clear: both;
	float: right;
	margin-right: 35px;
	padding-top: 15px;
}
