* {
	margin: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	background-color:#FFFFFF;
}
td, table{
	color:#7F7F7F;
	font: normal 11px/13px tahoma;
	vertical-align:top;
}
form {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {padding:5px 0px;color: #e45598}
a { color:#1E88AB; font-size:11px;  text-decoration:none}
a:hover{ text-decoration:underline}
b {color:#E45799;}
b a{ color:#7F7F7F; font-weight:normal; text-decoration:underline; text-transform:none; font-size:11px}
b a:hover{text-decoration:none}
strong a{ color:#1E88AB; font-weight:normal; text-decoration:underline; text-transform:none; font-size:11px}
strong a:hover{text-decoration:none}
span {font-size:10px;}
span a{ color:#E85899; font-weight:normal; text-decoration:underline; text-transform:none; font-size:11px}
span a:hover{text-decoration:none}

#wrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -47px;
}
#header {
	height: 150px;
	background: url('images/header_bg.jpg') top left no-repeat;
}
#logo {
	height: 100px;
	color: #ffffff;
	font: bold 30px/110px serif;
	text-indent: 40px;
}
#menu {
	height: 29px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	height: 29px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	height: 29px;
	display: inline;
	text-align: center;
}
#menu a {
	display: block;
	float: left;
	width: 125px;
	height: 29px;
	background: url('images/btn_bg.gif') bottom left no-repeat;
	color: #e45598;
	font: bold 14px/29px serif;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}
#menu .active a {
	color: #ffffff;
	background: url('images/btn_bg.gif') top left no-repeat;
}
#menu a:hover {
	color: #ffffff;
	background: url('images/btn_bg.gif') top left no-repeat;
}
#contacts {
	width: 230px;
	height: 170px;
	padding-top: 21px;
	color:#7F7F7F;
	font: normal 11px arial;
}
#content {
	width: 760px;
	float: right;
	padding: 10px 0px 10px 0px;
	color:#7F7F7F;
	font: normal 11px tahoma;
	<!--background: transparent url(images/534.jpg) no-repeat scroll right bottom;-->
}
#left-menu {
	padding-top: 150px;
	font: normal 11px tahoma;
}
#left-menu .active a {
	color: #e45598;
}
#banners {
	padding-top: 30px;
}
#footer {
	clear: both;
	width: 1000px;
	height: 47px;
	margin: auto;
	color: #ffffff;
	font: normal 11px/31px arial;
	text-align: right;
	background: url('images/foot_bg.gif') top left no-repeat;
}
#footer a{ color:#ffffff; text-decoration:none }
#footer a:hover{ text-decoration:underline}
#proezd {float:right}
.feedback 
{float:left}

.feedback input {

	width:225px;

	height:21px;

	font-family:tahoma;

	font-size:11px;

	color:#535353;

	padding:2 0 0 6px;

	border-color:#28A8CF;

	border-style:solid;

	border-width:1px;

	background-color:#ffffff

}

.feedback textarea {

	width:225px;

	height:103px;

	font-family:tahoma;

	font-size:11px;

	color:#535353;

	padding:2 0 0 6px;

	overflow:hidden;

	border-color:#28A8CF;

	border-style:solid;

	border-width:1px;

	background-color:#ffffff

}

.grey{ color:#7A7A7A; font-size:10px; line-height:11px}
.dark{ color:#636363}
.light{ color:#B2B2B2; font-size:9px; line-height:8px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li { background:url('images/list_marker.gif') top left no-repeat; padding:0 0 0 13px;}
.list ul li a{ color:#2C77B7; text-decoration:none}
.list ul li a:hover{text-decoration:underline}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li a{ color:#7F7F7F; text-transform:none; font-size:11px; text-decoration:underline}
.list1 ul li a:hover{text-decoration:none}

