/*
Ekare Yazılım, Bilg ve Özel Eğitim Hizm. San. Tic. Ltd. Şti. - http://www.ekareyazilim.com.tr
Project    : www.mekaniksistem.com
Date       : 13.05.2008
Contact    : engin.ayar@ekareyazilim.com.tr
File Name  : urunler/css/structure.css
*/

#wrap {
	width:760px;
	margin:20px auto;
	}

#head-wrap {
	clear:both;
	width:760px;
	height:170px;
	padding:0;
	margin:0;
	}
	
#content-wrap {
	margin-top:12px;
	width:760px;
	float:left;
	}
	
	#content-left {
	width:485px;
	float:left;
	}
	
	#content-right {
	width:275px;
	float:left;
	}

