/* CSS Document */

	#about{
	position:relative;
	width: 766px;
	left:0px;
	font:7pt verdana; 
	

	}
			#why{
	position:relative;
	width: 193px;
	height: 53px;
	left:25px;
	background-image: url('images/about/why.gif');
	

	}
			#whycontent{
	position:relative;
	width: 193px;
	top:53px;
	height:220px;
		background-image: url('images/about/why-sides.gif');

	}
			#whytext{
	position:relative;
	left:15px;
	width: 173px;
	font:8pt verdana;
	
	line-height: 1.8; 
	}
	
				#whybot{
	position:relative;
	width: 193px;
	top:10px;
	height:15px;
		background-image: url('images/about/why-bot.gif');

	}
	
	
		#title{
	position:absolute;
	width: 335px;
	height: 54px;
	left:240px;
	top:10px;
	background-image: url('images/about/title.gif');
	

	}
			#titletext{
	position:relative;
	width: 280px;
	height: 54px;
	left:55px;
	

	}
	
	
	#aboutus{
	position:relative;
	width: 470px;
	height: 54px;
	left:245px;
	top:20px;
	font:8pt verdana;
	line-height: 1.8; 
	}
	
#footer{
	position:relative;
	width:766px;
	top:310px;
}

