/*css by woolfreygroup.com for tbng.net*/
#MainAdBox {
	position:relative;
	float:left;
	background:url(../images/tech2.jpg) no-repeat #000;
	margin-top:1px;
	m/argin: 10px 0px 0px 10px; /* top right bottom left */
	p/adding:10px;
	width:950px;
	height:300px; /* larger ad box on main page; */
	b/order:1px ; 
	b/order-style: solid;
	b/order-color:#2570b3;

}
html>body #MainAdBox {
	width: 950px; 
	}
	
#MainBBox {
	position:relative;
	background:url(../images/techbanner.jpg) #fff repeat-x;
	padding: 5px 0px 0px 0px; /* top right bottom left */
	top:200px;
	width:950px;
	height:120px;
	p/adding:10px;
	

}

html>body #MainBBox {
	padding: 5px 0px 0px 0px; /* top right bottom left */
	margin-top:-10px;
	width:950px;
	top:230px;
	
}

#MainLBox {
	position:relative;
	float:left;
	b/ackground:#f00;
	margin: 10px 0px 0px 10px; /* top right bottom left */
	p/adding:10px;
	width:460px;
	height:230px;

}
html>body #MainLBox {
	width:460px; 
	}
	
#MainRBox{
	position:relative;
	float:left;
	b/ackground:#0f0;
	margin: 10px 0px 10px 10px; /* top right bottom left */
	p/adding:10px;
	width:460px;
	height:230px;
	border-left:1px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-style:dotted;
	border-color:#fff;
}
html>body #MainRBox {
	width: 460px; 
	}
	
	
