/*--------------------------------*/
html body {
	background: #fff; 
	margin-top: 40px; 
	background: #f2f2f2; 
	font: 11px Tahoma, Arial, sans-serif; 
	color: #8b8b8b;
	}
form {margin: 0; padding: 0;}
p {margin: 1.0em 0;}
h1 {
	font-size: 11px; 
	color: #333; 
	font-weight: bold; 
	margin: 0;
	text-shadow: #666 0px 0px 2px;
	}
h2 { color: #515151; font-size: 13px; font-weight: bold; margin: 0; text-shadow: #666 0px 0px 2px; }
/*--------------------------------------- */
a:link,a:active  { color: #81a63c; text-decoration: none; border-bottom: 1px solid #81a63c; text-shadow: #666 0px 0px 2px }
a:visited  { color: #505d3f; text-decoration: none }	
a:hover  { color: #7fd204; border-bottom: 1px solid #7fd204 }
a img {border-width: 0; border-style: none;}
/*-------------------------------------- */
.center { margin: 0 auto }
.09px { font-size: 9px }
.15px { font-size: 15px }
.portfolio ul { margin: 0; padding-left: 15px }
.portfolio li { list-style: none; margin-left: 0 }
.space { margin-top: 1em }
.year { margin: 10px 0 3px }
/*----------------------------------------- */
#clients {width: 280px;}
#content  { margin-top: 10px; width: 342px }
#copyright {
	width: 250px; 
	text-align: center; 
	font-size: 10px; 
	color: #999; 
	margin-top: 15px;
	}
#copyright a:link,a:active,a:visited,a:hover {border-bottom: none;}	
#divBg {background: #ececec url(div_Bg.gif);}
#divBottom {height: 13px; background: #ececec url(div_Bottom.gif);}
#divTop {height: 13px; background: #ececec url(div_Top.gif);}
#pic  { margin-top: 15px; width: 350px }
#scroll   { width: 320px; height: 360px; overflow: x }

