/*
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  : bayilik/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;
	background:url(../_images/bayilik_bg.gif) no-repeat 0 -20px;
	}
	
	#left-content {
	width:280px;
	float:left;
	}
	
	#right-content {
	width:450px;
	float:right;
	}
	

