/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #000;
	font-size: 11px;
	color: #818385;
}

a, div, input , p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
	color: #818385;
}

a:hover {
	text-decoration: underline;
    color: #fff;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.left_col {
	background: url(../title/bg1.gif) repeat-y;
}

.left_col  .fbLogo{
	margin-bottom: 15px;
}

.right_col {
	background: url(../title/n2.gif) no-repeat;
}

.main_col {
	background: url(../title/bg_2b.jpg) no-repeat right top;
    background-position: 74px 0px;
    width: 699px;
}

#info_box {
	padding: 71px 0px 15px 9px;
    font-size: 11px;
    -moz-box-sizing: border-box;
}

#info_box  p {
    font-size: 11px;
}

#archive_title_box {
	position: absolute;
    font-size: 11px;
    font-weight: bold;
	left: 50px;
	top: 17px;
    color: #a2a2a2;
}

#contacts_box {
    width: 160px;
    text-align: center;
}

#contacts_box a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

#back_box {
    width: 160px;
    text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

#main_box {
	position: relative;
}

#left_menu_box p {
    padding: 60px 15px 40px 20px;
}

#footer {
	font-size: 11px;
	color: #fff;
	padding: 0 12px 6px 22px;
	color: #c4c4c5;
}

#footer div {
	font-size: 11px;
    color: #525254;
}

#footer a {
	font-size: 11px;
	text-decoration: none;
	color: #525254;
}
#main_info_box {
	padding: 75px 0px 25px 27px;
}

#home {
   position: absolute;
   left: 0px;
   top: 35px;

}

#home a {
   display: block;
   width: 150px;
   height: 70px;
}

#title_box {
   position: absolute;
   left: 0px;
   top: 75px;
   width: 160px;
   color: #fff;   
}

h1.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
    padding-left: 15px;
    padding-right: 0px;
    border-left: 5px solid #000;
    margin: 0px;
	font-size: 12px;
    line-height: 28px;
	background: #991100;
	height: 28px;
    width: 150px;
	color: #fff;
	font-weight: bold;
    white-space: nowrap;
    -moz-box-sizing: border-box;
}

h2.title {
	float: left;
	font-family: Verdana;
	margin: 0px;
	margin-bottom:0px;
	margin-left: 21px;
	font-size: 12px;
    margin-top: 15px;
	height: 25px;	
	font-weight: bold;
	color: #ff1c00;
}

#back_button {

}

#back_button a, #home_button a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background: url(../menu/web/arr_left.gif) no-repeat;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
	font-size: 11px;
	color: #8d8d8e;
    font-weight: bold;
	text-decoration: none;
}

#back_button a:hover, #home_button a:hover {
	text-decoration: underline;
}

#button_top {
    display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url(../menu/arr_top.gif) no-repeat;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 3px;
	font-size: 11px;
	color: #727171;
    font-weight: bold;
    line-height: 13px;
    width: 171px;
	text-decoration: none;
}

#button_top:hover {
	color: #fff;
}


#home_button {
	background: url(../menu/web/button_home.gif) no-repeat;
	margin: 0;
	text-align: left;
	margin-left: 40px;
}

#home_button a {
	color: #ff7c31;
}
