body
{font-family:Arial;
font-size:14px;
background:#f0f2f4 url('/images/background.png') top left repeat-x;
padding:20px 0;}

/* Вся страница */
#d
{margin:0px auto 0 auto;
width:1200px;}

#page
{width:100%;
border-left:1px solid #1c1c1d;}

/* Заголовок */
#menu
{vertical-align:top;
border-left:1px solid #d4d6d7;}

#header_menu
{width:800px;
font-size:16px;
height:80px;}

#header_menu a
{color:#3c3c3d;
text-decoration:none;}
#header_menu a:hover,
#header_menu a.selected
{color:#d32d2e;}

#header_menu td
{text-align:center;
width:25%;}

#header_menu .r
{border-right:1px solid #d4d6d7;}
#header_menu .l
{border-left:1px solid #1c1c1d;}

/* Сайдбар */
.sidebar
{width:250px;
vertical-align:top;
padding:0 10px;
border-left:1px solid #d4d6d7;
border-right:1px solid #1c1c1d;}

#sidebar_title
{height:90px;
padding:0 8px;
border-bottom:1px solid #d4d6d7;}
#sidebar_title a
{color:#cc0000;
font-size:36px;
text-decoration:none;}
#sidebar_description
{border-top:1px solid #1c1c1d;
padding:24px 0;
text-indent:6px;}

/* Content */
#content
{vertical-align:top;
border-left:1px solid #d4d6d7;}

#content_fill
{padding:0 10px 40px 10px;}

#content_fill img
{width:280px;
height:335px;}

.selector{
	margin:0 10px;
	height:47px;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
}
#selectorB2{background-image:url(/images/B2.jpg);}
#selectorB3{background-image:url(/images/B3.jpg);}
#selectorB4{background-image:url(/images/B4.jpg);}
#selectorB5{background-image:url(/images/B5.jpg);}
#selectorB6{background-image:url(/images/B6.jpg);}
.selector a{
	color:transparent;
	text-decoration:none;
	display:inline-block;
	width:175px;
	height:47px;
}

#fill_1 img
{background:transparent url('/images/1.jpg') bottom left no-repeat;}
#fill_2 img
{background:transparent url('/images/2.jpg') bottom left no-repeat;}
#fill_3 img
{background:transparent url('/images/3.jpg') bottom left no-repeat;}
#fill_1 img:hover
{background-image:url('/images/11.jpg');}
#fill_2 img:hover
{background-image:url('/images/22.jpg');}
#fill_3 img:hover
{background-image:url('/images/33.jpg');}
#content_fill .fill img:hover
{background-position:top;}

/* Footer */
#footer
{border-top:1px solid #e9c2c3;
text-align:right;
margin:20px 10px 20px 270px;}
#footer_inner
{border-top:1px solid #d33031;
padding:30px 0;
font-size:17px;}




