html,body 
{
margin:0;
padding:0;
}

div.container
{
width: 90%;
height: auto;
margin: 0 auto;
font-family: verdana;
font-size: 80%;
color: #999;
text-align: justify
}

div.header
{
vertical-align: top;
margin-top: 20px;
margin-bottom: 0px;
width: 100%;
height: 108px;
background-image: url(top-background-1.jpg);
background-position: top center;
background-repeat: no-repeat;
}

div.middle
{
vertical-align: top;
width: 100%;
height: auto;
background-image: url(middle-background-1.jpg);
background-position: top center;
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}

div.bottom-header
{
vertical-align: top;
margin-top: 0px;
width: 100%;
height: 85px;
background-image: url(top-background-2.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
}

div.border
{
vertical-align: top;
border-top: 3px solid #cc0000;
border-left: 3px solid #cc0000;
border-right: 3px solid #cc0000;
width: 510px;
height: auto; 
min-height: 400px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}

div.fashionp
{
vertical-align: top;
width: 362px;
height: 559px;
margin-top: 0px;
margin-left: 40px;
margin-right: auto;
background-image: url(fashion-background-portrait.jpg);
background-position: top center;
background-repeat: no-repeat;
}

div.fashionl
{
vertical-align: top;
width: 478px;
height: 485px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background-image: url(fashion-background-landscape.jpg);
background-position: top left;
background-repeat: no-repeat;
}

div.fashion-flash-tb
{
width: 183px;
height: 259px;
margin-top: 115px;
margin-left: 126px;
margin-right: 0;
margin-bottom: 10px;
}

div.fashion-flash
{
width: 183px;
height: 259px;
margin-top: 125px;
margin-left: 127px;
margin-right: 0;
margin-bottom: 10px;
}

div.fashion-flash-es
{
width: 183px;
height: 259px;
margin-top: 115px;
margin-left: 127px;
margin-right: 0;
margin-bottom: 10px;
}

div.fashion-flash-egy
{
width: 259px;
height: 183px;
margin-top: 110px;
margin-left: 127px;
margin-right: 0;
margin-bottom: 10px;
}


div.navigation
{
vertical-align: top;
text-align: center;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 486px;
height: 125px;
padding: 0px;
border: 0px;
}

.navborders
{
border-left: solid 3px #cc0000;
border-top: solid 3px #cc0000;
border-bottom: solid 3px #cc0000;
padding: 0px;
margin: 0px;
}

.nav-contact-border
{
border-left: solid 3px #cc0000;
border-right: solid 3px #cc0000;
border-top: solid 3px #cc0000;
border-bottom: solid 3px #cc0000;
padding: 0px;
margin: 0px;
}

div.content
{
vertical-align: top;
text-align: justify;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 474px;
height: 100%;
display: inherit;
}


div.footer
{
vertical-align: top;
margin: 0;
padding: 0; 
width: 100%;
height: 500px;
background-image: url(footer.jpg);
background-position: top center;
background-repeat: no-repeat;
}

div.footer, x:-moz-any-link
{
vertical-align: top;
margin-top: 0;
padding: 0; 
width: 100%;
height: 500px;
background-image: url(footer-ff.jpg);
background-position: top center;
background-repeat: no-repeat;
}

p
{
margin-top: 0;
line-height: 20px;
}

h1
{
margin: 0; 
color: #cc0000;
font-size: 15px;
}

h2
{
margin: 0; 
color: #cc0000;
font-size: 12px;
text-align: right;
}

h3
{
margin: 0; 
color: #999;
font-size: 10px;
text-align: right;
}

h4
{
margin: 0; 
color: #999;
font-size: 12px;
text-align: center;
}

h5
{
margin: 0; 
color: #999;
font-size: 11px;
text-align: center;
}

img
{
vertical-align: middle;
margin: 5px;
}

span
{
text-align: right;
}

a:link 
{
color: #cc0000;
text-decoration: none;
}

a:visited 
{
color: #cc0000;
text-decoration: none;
}

a:hover 
{
color: #999;
text-decoration: none;
}

a:focus 
{
color: #cc0000;
text-decoration: none;
}

a:active 
{
color: #cc0000;
text-decoration: none;
}








