
@charset "utf-8";

/**********************Header-Layout*******************************/

#header{ width:960px; margin:0 auto; height:100px; background:url(http://www.iorgsoft.com/images/bg-header.gif) 0 0 repeat-x;}
	.left{ width:350px; float:left; height:100px;}
	.right{ width:610px; float:left;}
	
/****************************Banner-Layout*************************/

#banner{ height:535px; background:url(http://www.iorgsoft.com/images/bg-banner.jpg) 0 0 repeat-x; overflow:hidden;}
	.banner{ background:url(http://www.iorgsoft.com/images/img-banner.jpg) 50% 0 no-repeat; height:303px;}
	.banner-content{ width:990px; margin:0 auto;  height:303px;}
	
/********************************Main-Layout**********************/
#main-banner{ background:url(http://www.iorgsoft.com/images/bg-main.png) 0 0 repeat-x; padding-top:15px;}

#main{ margin:0 auto;}

	.main-content{ width:960px; margin:0 auto;}
	.main-left{ width:251px; float:left;}
	.main-right{ width:689px; margin-left:19px; float:left; _width:688px;}
