* {
    margin: 0px;
    padding: 0px;
}
body {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    font-family: Trebuchet MS;
    color: #49200a;
    background-color: #ffffcc;
    /*padding-top: 60px;*/
    padding-top: 18%;
    padding-bottom: 60px;
}
a {
    color: #790000;
}
a:hover {
    text-decoration: none;
}
a:visited {
    color: #8d5b27;
}
a:visited:hover {
    text-decoration: none;
}
a img {
    border: none;
}
h2 {
    color: #790000;
    font-family: Palatino Linotype;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
h3 {
    font-size: 15px;
    margin-bottom: 10px;
    color: #790000;
}
h4 {
    font-size: 13px;
    margin-bottom: 6px;
    color: #790000;
}
.clear {
    clear: both;
	height: 1px;
	padding: 0px;
	margin: 0px;
	display: block;
}
#content ul {
    list-style: none;
    margin-left: 20px;
    margin-bottom: 10px;
}
#content ul li {
    margin-bottom: 10px;
    display: block;
    padding-left: 20px;
    background-image: url(/html/images/marker_ul.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;    
}
#for_top_bg #content p {
    margin-bottom: 10px;
    line-height: 15px;
    padding-left: 0px;
    padding-right: 0px;
}
#container {
    margin-top: -185px;
	display: block;
    width: 1000px;
    /*height: 757px;*/
	margin-left: auto;
	margin-right: auto;
    text-align: left;
    background-image: url(/html/images/bg.gif);
    background-repeat: repeat-y;
    background-position: center top;
}
#for_bottom_bg {
    background-image: url(/html/images/bg_bottom.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#for_top_bg {
    width: 960px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-image: url(/html/images/bg_top.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
#for_top_bg p {
    margin-bottom: 10px;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
#header {
    clear: both;
    height: 133px;
    padding-top: 20px;
}
#header #logo {
    display: block;
    width: 194px;
    height: 119px;
    margin-left: 48px;
    margin-bottom: 17px;
    background-image: url(/html/images/logo.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
#flash_block {
    width: 960px;
    height: 466px;
    background-image: url(/html/images/bg_flash.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-bottom: 15px;
}
#flash_block #menu {
    clear: both;
    height: 48px;
    list-style: none;
    margin-right: -13px;
    margin-bottom: 12px;
}
#flash_block #menu li {
    text-align: center;
    float: left;
    display: block;
    margin-right: 12px;
}
#flash_block #menu li a {
    display: block;
    width: 311px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: top left;
}
#flash_block #menu li a.salon {
    background-image: url(/html/images/bg_menu_salon.jpg);
}
#flash_block #menu li a.kuhni {
    background-image: url(/html/images/bg_menu_kuhni.jpg);
    width: 312px;
}
#flash_block #menu li a.mebel {
    background-image: url(/html/images/bg_menu_mebel.jpg);
}
#flash_block #menu li a.salon:hover {
    background-image: url(/html/images/bg_menu_salon_select.jpg);
}
#flash_block #menu li a.kuhni:hover {
    background-image: url(/html/images/bg_menu_kuhni_select.jpg);
}
#flash_block #menu li a.mebel:hover {
    background-image: url(/html/images/bg_menu_mebel_select.jpg);
}
#content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
}
#footer {
    /*height: 65px;*/
    height: 48px;
    padding-left: 30px;
    color: #e1bf71;
    background-image: url(/html/images/left_footer_2.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#footer #left_footer {
    height: 48px;
    /*margin-bottom: 16px;*/
    position: relative;
    background-image: url(/html/images/bg_footer.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#footer #right_footer {
    position: relative;
    padding-right: 30px;
    padding-top: 13px;
    height: 35px;
    background-image: url(/html/images/right_footer.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#footer a {
    color: #e1bf71;
}
#footer p {
    text-align: center;
    padding-bottom: 10px;
}
*html #footer p {
    padding-bottom: 0px;
}
#footer #copy {
    margin-top: 3px;
    float: left;
}
#footer #mst {
    margin-top: 2px;
    float: right;
}
#footer p span {
    font-weight: bold;
    font-size: 16px;
}