body {
background-color: #121212;
}


#wrapper { 
 width: 700px;
 height: 510px;
 margin: 100px auto 0 auto;
}

#main_wrapper { 
 width: 500px;
 height: 400px;
 margin: 100px auto 0 auto;
}

#wrapper_contact { 
 width: 500px;
 height: 420px;
 margin: 100px auto 0 auto;
}

#footer { 
 background:url("./themes/site_themes/default/new/logo.gif") no-repeat right; width:250px;
 width: 500px;
 height: 100px;
 margin: 20px auto 0 auto;
 list-style-type:none;
 padding:0px;
}

#clients {
width:999px; 
height: 110px; 
margin: 20px auto 0 auto;
list-style-type:none;
padding:0px; 
}

#clients ul{float:left; padding:0; margin:0px; list-style-type:none}
#clients li{float:left; padding:5px; margin:0px; list-style-type:none}

#clients li .ama{background:url("./themes/site_themes/default/new/ama.gif") no-repeat; float:left; height:95px; width:95px;}
#clients li .tt{background:url("./themes/site_themes/default/new/tt.gif") no-repeat; float:left; height:77px; width:198px;}
#clients li .studio49{background:url("./themes/site_themes/default/new/studio49.gif") no-repeat; float:left; height:95px; width:160px;}
#clients li .gt{background:url("./themes/site_themes/default/new/gt.gif") no-repeat; float:left; height:86px; width:134px;}
#clients li .anchor{background:url("./themes/site_themes/default/new/anchor.gif") no-repeat; float:left; height:98px;width:74px;}
#clients li .mosmann{background:url("./themes/site_themes/default/new/mosmann.png") no-repeat; float:left; height:58px;width:230px;}

#about {
padding: 10px 0 0 10px;
}

#contact {
padding: 10px 10px 10px 10px;
}

#contactForm {font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #e8e5d8;}

#tabs{position:absolute; top:100px; height: 400px; width:500px; padding:0px; list-style-type:none}

#tabs em{display:none}
#tabs ul{float:left; padding:0; margin:0px; list-style-type:none}

#tabs li{float:left; padding:0px; margin:0px; border-right: 1px solid #141414; display:inline}
#tabs li a{margin:0px; display:block; height:400px; float:left}

#tabs li a.glamor{background:url("./themes/site_themes/default/new/glamor.jpg") no-repeat left -0px; width:70px}
#tabs li a.glamor:hover{background:url("./themes/site_themes/default/new/glamor.jpg") no-repeat left -400px; width:70px}
#tabs li a.fashion{background:url("./themes/site_themes/default/new/fashion.jpg") no-repeat left -0px; width:70px}
#tabs li a.fashion:hover{background:url("./themes/site_themes/default/new/fashion.jpg") no-repeat left -400px; width:70px}
#tabs li a.beauty{background:url("./themes/site_themes/default/new/beauty.jpg") no-repeat left -0px; width:70px}
#tabs li a.beauty:hover{background:url("./themes/site_themes/default/new/beauty.jpg") no-repeat left -400px; width:70px}
#tabs li a.cars{background:url("./themes/site_themes/default/new/cars.jpg") no-repeat left -0px; width:70px}
#tabs li a.cars:hover{background:url("./themes/site_themes/default/new/cars.jpg") no-repeat left -400px; width:70px}
#tabs li a.babies{background:url("./themes/site_themes/default/new/babies.jpg") no-repeat left -0px; width:70px}
#tabs li a.babies:hover{background:url("./themes/site_themes/default/new/babies.jpg") no-repeat left -400px; width:70px}
#tabs li a.world{background:url("./themes/site_themes/default/new/world.jpg") no-repeat left -0px; width:70px}
#tabs li a.world:hover{background:url("./themes/site_themes/default/new/world.jpg") no-repeat left -400px; width:70px}
#tabs li a.clients{background:url("./themes/site_themes/default/new/clients.jpg") no-repeat left -0px; width:70px}
#tabs li a.clients:hover{background:url("./themes/site_themes/default/new/clients.jpg") no-repeat left -400px; width:70px}

#footer em{display:none}
#footer ul{float:left; padding:0; margin:0px; list-style-type:none}
#footer li{float:left; padding:0px; margin:0px; border-right: 1px solid #141414; display:inline}
#footer li a{margin:0px; display:block; height:100px; float:left}
#footer li a.home{background:url("./themes/site_themes/default/new/home.gif") no-repeat left -0px; width:60px}
#footer li a.home:hover{background:url("./themes/site_themes/default/new/home.gif") no-repeat left -100px; width:60px}
#footer li a.contact{background:url("./themes/site_themes/default/new/mail.gif") no-repeat left -0px; width:60px}
#footer li a.contact:hover{background:url("./themes/site_themes/default/new/mail.gif") no-repeat left -100px; width:60px}
#footer li a.about{background:url("./themes/site_themes/default/new/about.gif") no-repeat left -0px; width:60px}
#footer li a.about:hover{background:url("./themes/site_themes/default/new/about.gif") no-repeat left -100px; width:60px}

.about {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color: #808080;
list-style-type: none;
margin: 0;
padding: 0;
}

.menuColumn {
display: block;
width: 90px;
float: left;
}

.portrait1 {
padding: 2px 2px 2px 2px;
border: 1px solid white;
float: right;
margin: 0 10px 0 0;
}

.abouthighlight {
display: block;
margin: 0 0 0 93px;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
color: #e8e5d8;
}

.aboutMe {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
color: #e8e5d8;
}

a {
text-decoration:   none;
color: #e8e5d8;
}
  
a:visited {
 color:             #e8e5d8;
 background-color:  transparent;
}