* {padding:0; margin:0}
html {height:100%}
body {position:relative; height:100%; background:#fff; font-size:14px; font-family:tahoma, sans-serif; color:#000; line-height:1.3em;}
img {border:0}
table {border-collapse:collapse; border:0}
ul {list-style:none}

a {color:#000; outline:none}
a:hover {text-decoration:none}
h1 {font-family:"Trebuchet MS"; font-size:28px; line-height:1.1em; color:#ef1d53; padding-bottom:20px}
h3 {font-size:13px; text-transform:uppercase; padding:0 0 15px 10px; line-height:1.1en}
p {padding-bottom:15px}

/*--- framework ---*/
.page {width:988px; margin:0 auto; min-height:100%; _height:100%; background:#e0e0e0 url(../images/page_bg_y.gif) 0 0 repeat-y; display:table; border-right:10px solid #5e5e5e}
.page_inside {width:100%; float:left; border-top:15px solid #5e5e5e}
.column_tape {float:left; width:202px; padding-left:20px; background:url(../images/tape_bg_t.jpg) 22px 0 no-repeat; padding-top:411px}
.column_girt {float:left; width:106px; padding-top:30px}
.column_content {float:left; width:660px}

/*--- header ---*/
.header {position:relative; height:313px; background:url(../images/header_bg.jpg) 0 0 no-repeat}
.header .logo {position:absolute; right:43px; top:40px}
.header .top_menu {
	position:absolute;
	top:226px;
	left:-10px;
	width: 665px;
}
.header .top_menu li {float:left; width:67px; padding-left:3px; height:27px; line-height:22px; background:url(../images/menu_item_bg.png) 0 0 no-repeat; text-align:center; margin-left:25px; _display:inline}
.header .top_menu a {font-size:12px; text-decoration:none}
.header .top_menu a:hover {text-decoration:underline}

/*--- tape---*/
.column_tape .block {width:182px; background:0 0 no-repeat}
.column_tape .block_inside {background:url(../images/tape_block_bg_b.png) 0 100% no-repeat; padding:20px 5px 40px 8px}
.column_tape .block li {display:block; line-height:1em; padding-bottom:10px}
.column_tape .block li a {text-transform:uppercase; text-decoration:none; font-size:11px}
.column_tape .block li a:hover {text-decoration:underline}

.column_tape .block.bg1 {background-image:url(../images/tape_block_bg1_t.png)}
.column_tape .block.bg2 {background-image:url(../images/tape_block_bg2_t.png); margin-top:-14px}
.column_tape .block.bg3 {background-image:url(../images/tape_block_bg3_t.png); margin-top:-14px}


/*--- girt ---*/


/*--- main content ---*/
.main_content {padding:0 35px 40px 70px}

