	BODY {
		color: #666666;
		font-family: Arial;
		font-size: 11px;
		line-height: 16px;	
	}

	html, body { 
		margin: 0px; 
		padding: 0px; 
		background: #ffffff url('../images/bg.jpg') repeat-x; 
	}
	
	.main { width: 100%; float: left; position: relative; text-align: center;}
	.outer { width: 746px; margin: 0px auto; position: relative; text-align: left;}
	
		.logo { position: relative; padding: 42px 0px 0px 0px;}
		
		.laptops { top: 68px; right: 0px; position: absolute; width: 463px; height: 323px; background: url('../images/laptops.png') no-repeat;}

		.notice { width: 229px; height: 126px; margin: 75px 0px 18px 0px; background: url('../images/notice.png') no-repeat; }
	
		.introtext	{ width: 746px; padding: 0px 0px 36px 0px; font-weight: bold; border-bottom: 1px solid #E2E2E2;	}

		.adarea { padding: 0px 0px 0px 0px; border-bottom: 1px solid #E2E2E2;}
	
		.copyright { float: left;}