/*
div.about-column					{ width: 25%; float: left; margin-right: 30px; }
div.about-image-column				{ width: 25%; float: left; background: #eee; margin-right: 30px; }
div.about-client-column				{ width: 25%; float: right; 

356
304

660*/
div#body-about						{ overflow: auto; }
div#about-static					{ width: 660px; float: right; }
div#about-description				{ padding-right: 700px; /*position: absolute; z-index: */}
div.about-column					{ float: left; width: 50%; }
div.about-column p					{ margin: 20px 0; padding-right: 30px; }
div#about-image-column				{ float: left; width: 356px; margin-top: -30px; }
div#about-image-column img			{ }
div#about-client-column				{ float: right; width: 300px; }
div#client-list						{ height: 800px; overflow: hidden; }
div#track							{ width: 8px; height: 742px; float: right; background: url(../images/track.png) 0 0 no-repeat; }
div#handle							{ width: 8px; height: 600px; background: url(../images/handle.png) 1px 0 no-repeat; position: relative; cursor: pointer }

/*
div#client-list ul					{ list-style-type: none; }
*/