a {
	color:#238584;
}
a:hover {
	text-decoration: none;
}
body {
	font: 12px Arial, sans-serif;
	color: #666;
	background:#fff url(/img/bg.gif);
	position: relative;
	margin: 0;
	padding: 0;
}
h1, .h1 {
	font-size: 20px;
	color: #9e2c81;
	margin: 15px 0 0 0;
	padding: 0 0;
}
h2 {
	font-size: 16px;
	color: #9e2c81;
}
h3 {
	font-size: 14px;
	color: #9e2c81;
}
html, body {
	height: 100%;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
	border: 0;
}

#main {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: #fff url("/img/head_bg.jpg") no-repeat left top;
}

#outer {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1;
}
#header {
	width: 1000px;
	height: 236px;
}
#headerLft {
	width:375px;
	height: 236px;
}
#companyLogo {
	background: url("/img/logo.gif") no-repeat 0 0;
	width: 330px;
	height: 84px;
	position: absolute;
	margin: 50px 0 0 29px;
}
#commonMenu {
	position: absolute;
	margin: 194px 0 0 32px;
}
#commonMenu img {
	margin-right: 20px;
}	
#menu{
	font-size: 14px;
	color: #fff;
	position:relative;
	width:944px;
	margin:0 28px;
}
#menu table{
	width:944px;
}
#menu table tr td{
	background:#b39 url(/img/menu.jpg) left top no-repeat;
	width:10%;
	text-align:center;
	vertical-align:middle;
	height:45px;
	
}
#menu table tr td a{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#menu table tr td a:hover, #menu table tr td a.active{
	text-decoration:underline;
}
#menu .left_corner,#menu .right_corner{
	width:8px;
	height:7px;
	background:url(/img/corners.gif) no-repeat;
	position:absolute;
	top:0;
}
#menu .left_corner{
	left:0;
	background-position:left top;
}
#menu .right_corner{
	right:0;
	background-position:right top;
}
.firstBlock, .lastBlock, .menuBlock {
	float: left;	
	height: 45px;
	padding-top: 15px;
	text-align: center;
}
.firstBlock {
	width: 236px;
	background: url("/img/first-block.png") no-repeat 0 0;
}
.lastBlock {
	width: 236px;
	background: url("/img/last-block.png") no-repeat 0 0;
}
.cleaner {
	clear: both;
	height: 0;
}
.menuBttm {
	position: absolute;
	top: 281;
	width: 936px;
	height: 30px;
	/*background: url("/img/menu-bttm-bckgrnd.jpg") no-repeat 0 0;*/
	background-color: #fdf2b6;
	border-bottom: 3px solid #e6d0a8;
}
.menuBttm a {
	position: relative;
	top: 5px;
	font-size: 12px !important;
	color: #666 !important;
	text-decoration: underline !important;
	margin: 0 45px;
}
#middleCntnr {
	width: 1000px;
	margin-top: 13px;
}
#middleCntnr h1, #middleCntnr .h1{
	background: url("/img/border.jpg") no-repeat 0 5px;
	padding-left: 7px;
	margin-bottom: 20px;
}
.leftBlock {
	width: 240px;
	background-color: #fdf2b6;
}
.content {
	padding: 0 19px 20px 28px!important;
	font-size: 12px;
	background: #fff;
}
.content .subc{
	width:750px;
	overflow:hidden;
}
.content table td, .content table th {
	font-size: 12px;
	padding: 5px 5px;
}
.rightBlock {
	position: relative;
	width: 185px;
	background-color: #e3f0ef;
}
.newsContainer {
	width: 185px;
	margin: 0 0 0 28px;
	padding: 15px 0 0 0;
}
.newsContainer a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.newsContainer a:hover {
	text-decoration: underline;
}
.newsContainer p {
	margin: 15px 0 15px 0 !important;
}
.date {
	color: #fff;
	background-color: ##ffffff;
	font-size: 12px;
	padding: 2px 7px;
}
.h1news {
	margin: 0 0 25px 0 !important;#ffffff
}
.nwsLink {
	margin: 0 0 0 5px;
}
.allnews {
	margin: 0 0 40px 0;
}
.contacts {
	width: 145px;
	margin-left: 20px;
	color:#666;
}
.contacts big{
	font-size:16px;
	font-weight:bold;
}
.contacts a {
	color:#666;
}
.contacts .h1 {
	margin-bottom: 40px !important;
}
.contacts p {
	margin: 0 0 25px 5px;
	font-size: 14px;
}
.contacts p span {
	font-size: 18px;
	color:#238584;
}
#footer {
	width: 1000px;
	height: 54px;
	position: relative;
	background: url("/img/footer_bg.jpg") repeat-x 0 0;
}
#ftrMenu {
	height: 54px;
	padding:0;
}
#ftrMenu ul {
	display:block;
	text-align:center;
	padding:20px 0 0;
	margin:0;
}
#ftrMenu ul li {
	display: inline;
	font-weight: bold;
	color: #fdf2b6;
	margin: 0 20px 0 20px;
}
#ftrMenu ul li a {
	font-weight: normal;
	color: #fdf2b6;
}
.creator {
	float:right;
	margin: 0 20px 0 0;
	position:relative;
}
.creator span {
	display:block;
position:absolute;
top:28px;
left:32px;
z-index:2;
}
.creator a {
	display:block;
	color: #3d3d3f;
	letter-spacing: 1px;
	margin:15px 40px 0 0;
}
.phoneLogo {
	width: 99px;
	height: 122px;
	background: #e3f0ef no-repeat 0 0;
	margin: 0 0 0 40px;
}
.phoneLogo img {
}
.phone111 {
	vertical-align: bottom !important;
	background-color: #e3f0ef;
}
.srch {
	position: absolute;
	top: 175px;
	right: 135px;

}
.inpSrch {
	width: 155px;
	height: 20px;
	color: #666;
	border: 1px solid #9e2c81;
	
}
.inpBut {
	position: relative;
	top: 14px;
	left: 1px;
	width: 29px;
	height: 30px;
}
.siteMap a {
	color: #9e2c81;
}
.fleft{ width:200px; color:#a8ccc7; margin: 5px 0 0 10px; float:left;}
.fleft a{color:#a8ccc7;}
.submenu{background:url(/img/undermenu.jpg) no-repeat 0 0; height:20px;padding:5px 0;}
.submenu a{ color:#fff; margin:0 10px;}

