body
{

background-color:#ffffff;
background-image: url("img/bg.jpg");
background-repeat: repeat-x;

}

.main
{
position: absolute;
left: 50%;
width: 813px;
margin-left: -420px;

}

.top
{
width: 813px;
height: 367px;
clear: both;
}

.woman
{
width: 268px;
height: 367px;
float:left;
}

.menu
{
width: 545px;
height: 46px;
background-image: url("img/bg_menu.jpg");
background-repeat: no-repeat;
float: left;
color: #ffffff;
}

.vizual
{
width: 545px;
height: 322px;
background-image: url("img/bg_vizual.jpg");
background-repeat: no-repeat;
float: left;
}


.content
{
width: 813px;
display: block;
font-family: arial;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 12px;
color: #ffffff;
background-image: url("img/bg_content.jpg");
background-repeat: repeat-y;
min-height: 700px;
background-position: 12px 0px;

}

.slogan
{
padding-left: 10px; 
margin-right: 20px;
margin-top: 55px; 
clear:both;
font-family: Tahoma;
font-style: italic;
font-weight: normal;
text-decoration: none;
font-size: 14px;
color: #ffffff;
text-align:right;
}

.adr
{
padding-left: 300px; 
width: 200px;
margin-top: 20px; 
clear:both;
font-family: Tahoma;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 13px;
color: #ffffff;
text-align:right;
}

.bottom
{
width: 813px;
height: 28px;
display: block;
clear:both;
background-image: url("img/bg_bottom.jpg");
background-repeat: no-repeat;
font-size: 10px;
color: #ffffff;
font-family: Tahoma;
font-style: normal;
font-weight: normal;
background-position: 12px 0px;

}

a.mlink
{
font-family: Tahoma;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 13px;
color: #ffffff;
margin-left: 5px;
}
a.mlinkk
{
font-family: Tahoma;
font-style: normal;
font-weight: bold;
text-decoration: none;
font-size: 13px;
color: #ffffff;
margin-left: 5px;
text-decoration: underline;
}
a.mlink:hover
{

text-decoration: underline;

}




.label
{
font-family: Tahoma;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 14px;
color: #ffffff;
height: 30px;

}



a.white_link
{
font-family: Tahoma;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 12px;
color: #ffffff;
}
a.white_link:hover
{
color: #993300;

}

a.dev
{
font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}


a.dev:hover
{
text-decoration: underline;
}

a.lang
{
font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 12px;
color: #000000;
text-decoration: none;
}


a.lang:hover
{
text-decoration: underline;
}
