/*-------------------------------------------------------------------------------------

Style Sheet for 3pointimage (http://3pointimage.com)
Services for 3pointimage
Version: 1.2006
Author: Manish

--------------------------------------------------------------------------------------*/

#abtnfo {
	color:#666666;
	padding: 10px;
	font-size: 12px;
	border: 1px dotted #999999;
	background-color: #eeeeee;
	width: 640px;
	height: auto;
	}

#abtimag {
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 480px;
	}
	
.abttxt {
	padding: 25px;
	width: 580px;;
	height: auto;
	}