/* CSS Document */
@import "powertech_main.css";
h2 {
	margin-bottom:0px;
	}
	
#wrapper {
	background:none;
	}
#middle {
	background:url(../images/homepage/midRepeater.jpg) repeat-y;
	}
#bottom {
	background:url(../images/homepage/bottom.jpg) no-repeat;
	height:30px;
	}
#inner {
	padding:7px 25px;
	
	width:725px;
	}
#introBox {
	width:476px;
	margin-bottom:8px;
	}
#box1 {
	width:152px;
	border:0px solid #ccc;
	background:#e9e9e9;
	height:328px;
	
	}
#box2 {
	width:152px;
	border:0px solid #ccc;
	background:#e9e9e9;
	}
#box3 {
	width:152px;
	border:0px solid #ccc;
	background:#e9e9e9;
	}
.innerBox {
	padding:3px;
	}
.boxHeader {
	background:#d3d3d3;
	padding:3px;
	}
#rightColumn {
	float:right;
	}
#flash {	
	margin-bottom:5px;
	}
	