body
 { background:#1a1a1a; color:#ababab; margin:0; padding:0 }
.container
 { background:url(../images/container.png) repeat-y; margin:auto; width:1000px }
.header
 { background:url(../images/header.png) no-repeat; padding:170px 50px 0; position:relative }
.navigation
 { position:absolute; right:0; top:50px; width:475px }
.navigation a
 { float:left; height:45px; width:102px }
.navigation a.about
 { background:url(../images/tabAbout.png) no-repeat }
.navigation a.lifestyle
 { background:url(../images/tabLifestyle.png) no-repeat }
.navigation a.fashion
 { background:url(../images/tabFashion.png) no-repeat }
.navigation a.kids
 { background:url(../images/tabKids.png) no-repeat }
.content
 { font:normal 11pt "Times New Roman",serif; padding:0 58px }
.footer
 { background:url(../images/footer.png) no-repeat; height:115px; padding:10px 60px 0 }
.footer a
 { color:#666666; display:block; text-decoration:none }
.clients
 { text-align:center }
.clients img
 { margin:0 1px }
.portfolio
 { text-align:center }
.portfolio a
 { margin:0 3px }
.portfolio img
 { border:none }

h2
 { margin:15px 7px 5px }
h2 img
 { display:block }
p
 { line-height:15pt; margin:5px 7px 15px; text-align:justify }
 
.imageOver4
 {	background:url(pattern.gif) repeat;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	}
