

body {
	background:#726B63;
	font-size:12pt;
	font:haettenschweiler;
	margin:80px 0; 
	font-family:  "univers bold condensed",
    impact, haettenschweiler, sans-serif;
    line-height: 30px;

}

#wrapper{
	 margin:0 auto;
	 width:950px;
	 height:auto;
     font:Haettenschweiler;
     font-size:12pt;
     font-weight:italic;

}
#client_list{
	margin-left:300px;
	margin-bottom:20px;
}
.list {
	padding-right:100px;
}
.list a {
	color:#000;
	text-decoration:none;
}
.list a:hover{
		color: #999999;
}
.pc{
	margin-bottom:-30px;
}
#description{
	margin: 60px 0;
}
.about{
	width:300px;
	padding:20px;
	line-height:25px;
	
}
#caption{
font-family: serif;
font:Palatino, Palatino Linotype, Georgia;
font-size:10pt;
color:#CCCCCC;
margin:0 auto;
padding-top:30px;
margin-left:0px;
}
/* Home Arrow */
.home_link a{ 
	margin-left:850px;
	color:#999999;
	text-decoration:none;
	font:Haettenschweiler;
	font-size:12pt;
}
.arrow{
	font-size:15pt;
	font:Haettenschweiler;
}

/* Bottom Links */
 /*color: #333333;*/
#links{
	margin-left:300px;
	 word-spacing:0.25em;
}
#links a{
 color:#5F5F5F;
 text-decoration:none; 
}
#links a:visited {
	text-decoration: none;
	color: #666666;
}
#links a:hover {
	text-decoration: none;
	color: #999999;
}	