@IMPORT url('reset.css');  /* Чистилка стилей */ 
/* Служебные блоки */
.cleaner {
	clear: both;
}

/* Основные стили */
body {
	background: #DAEBFF url('/img/body_bg.gif') repeat-x;
	min-width: 820px;
}

body > a {
	outline: none;
}

/* UFO */
#ufo {
	background: url('/img/a_ufo.png') no-repeat;
	behavior: url("/js/iepngfix.htc");
	width: 133px;
	height: 74px;
	top: 180px;
	left: 20px;
	position: absolute;
	z-index: 1;
}

/* Контейнер */
#container {
	
}

/* Основная шапка */
#header {
	background: #677D96 url('/img/h_bg_simple.gif') repeat-x 0 0;
	border-bottom: #254050 5px solid;
	width: 100%;
	min-width: 820px;
	height: 72px;
	clear: both;
	white-space: nowrap;
}

/* Логотип */
#logo {
	width: 200px;
	height: inherit;
	float: left;
	margin: 0px 0px 0px 70px;
	padding: 0px 0px;
	font-size: 135%;
	font-weight: bolder;
	color: #ffffff;
}

#logo img {
	margin: 0px;
	padding: 0px;
}

/* Слоган в шапке */
#slogan {
	background: url('/img/h_bg_shine.gif') no-repeat 50% 0%;
	width: 89%;
	margin-left: -300px;
	float: right;
	height: inherit;
	text-align: center;
	font-size: 125%;
	font-weight: bolder;
	color: #ffffff;
}

#slogan img {
	margin: 27px;
}

/* Плашка с телефоном */
#plashka_holder {
	border-bottom: #000000 3px solid;
}

#hat {
	background: url('/img/m_bg_stripes.gif') repeat-x;
	height: 117px;
	width: 100%;
	clear: both;
	white-space: nowrap;
}

/* Блистер */
#blister_container {
	background: #769BB3 url('/img/m_bg_shine.gif') no-repeat;
	width: 40%;
	min-width: 400px;
	float: left;
}

#blister {
	width: 93px;
	height: 68px;
	left: 14px;
	padding: 49px 0px 0px 19px;
	background: url('/img/m_blister.gif') no-repeat;
	position: absolute;
	z-index: 2;
	color: #ffffff;
	font-size: 75%;
	font-weight: normal;
	text-decoration: underline;
}

#blister_text{
	cursor: pointer;
}

#girl {
	height: 117px;
	background: url('/img/m_bg_dust.gif') no-repeat -50px 100%;
	margin-left: 45%;
}

#girl_img {
	margin-top: -43px;
	padding-left: 10%;
	position: absolute;
	z-index: 10;
	behavior: url("/js/iepngfix.htc");
}

/* Подменю (карта, домашняя, почта) */
#submenu {
	width: 220px;
	height: 30px;
	left: 47px;
	background: url('/img/m_submenu_bg.gif') no-repeat;
	position: absolute;
	z-index: 1;
	text-align: center;
	padding: 6px 0px 0px 13px;
}

.submenu_icon {
	padding: 2px;
	margin: 0px 2px;
}

#phone {
	float: right;
	height: 117px;
	width: 263px;
	margin-right: 10%;
	background: url('/img/m_phone.png') no-repeat 0px -8px;
	behavior: url("/js/iepngfix.htc");
}

/* Контент */
#content_container {
	background: #3B5169 url('/img/c_shine.png') no-repeat 45% 0%;
	behavior: url("/js/iepngfix.htc");
	border-bottom: #000000 3px solid;
	min-width: 820px;
}

/* Основное меню */
#main_menu_container {
	text-align: center;
	border-bottom: #000000 3px solid;
	padding: 5px 0px;
}

a.main_menu_link {
	color: #ffffff;
	font-size: 1em;
	font-family: Verdana;
	font-weight: normal;
	padding-left: 10px;
	margin: 5px;
	background: url('/img/menu_arrow.gif') no-repeat center left;
	text-decoration: underline;
}

a.main_menu_link:hover {
	text-decoration: none;
}

a.main_menu_link_active {
	background: #ffffff;
	color: #333333;
	font-size: 1em;
	font-family: Verdana;
	font-weight: normal;
	padding: 2px 10px;
	text-decoration: none;
	font-weight: bolder;
}

/* Блок текста */
#content {
	background: #ffffff url('/img/c_bg_corner.gif') no-repeat left top;
	margin: 20px 90px;
	padding: 15px;
	min-height: 200px;
	z-index: 1;
	font-size: 100%;
}

/* Тени у контента */
#c_shadow_right_bottom{
	float: right;
	width: 90px;
	height: 69px;
	right: 76px;
	margin-top: -89px;
	background: url('/img/c_shadow_right_bottom.png') no-repeat bottom left;
	behavior: url("/js/iepngfix.htc");
}

#c_dots_left{
	width: 85px;
	height: 200px;
	margin-top: 21px;
	float: left;
	background: url('/img/c_dots.gif') no-repeat top left;
}

#content p {
	margin: 5px 0px;
}

#content h1,#content h2,#content h3 {
	font-size: 125%;
	font-weight: bolder;
}

#content h2{
	font-weight: 115%;
}

#content h3{
	font-weight: 105%;
}

/* Подвал */
#statistics {
	width: 140px;
	background: url('/img/f_bg.png') no-repeat right bottom;
	behavior: url("/js/iepngfix.htc");
	padding: 10px 30px 30px 20px;
	padding-left: 100px;
	text-align: center;
}

#statistics * {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity = 60);
}

#statistics > div {
	display: -moz-inline-stack;
	display: inline-block;
	_overflow: hidden;
	zoom: 1;
	display: inline;
}

#copyright {
	float: right;
	margin: -40px 40px 40px 0px;
	width: 50%;
	font-size: 85%;
}

#copyright p {
	margin: 10px 0px;
}

#copyright a {
	text-decoration: underline;
	color: #818181;
}

#copyright a:hover {
	text-decoration: none;
	color: #B3B2B2;
}

#copyright a:visited {
	text-decoration: none;
	color: #B3B2B2;
}