body {
	margin: 0;
	padding:0;
	font:normal normal 0.8em/1.3em "trebuchet MS", Arial, Helvetics, sans-serif;
	color:#333;
	background: #1a1a1a url(../styleImages/electric/bodyBg.gif) 50% 0 repeat-x;
}
#pageSurround {
	width: 920px;
	margin: 0px auto;
	padding: 0;
}
#subSurround {
	background-color:#FFFFFF;
	color:#333;
	padding:0 0 20px 0;
}
#topHeader {
	height: 110px;
	margin-bottom: 0;
	padding-top: 0;
}
#logo {
	width:275px;
	height:110px;
	float:left;
	
}
#logo h1.logo {
	text-indent:-3000px;
}
#searchForm, #sessionInfo {
	width:490px;
	float:right;
	text-align:right;
	vertical-align:top;
}
#searchForm {
	padding:10px 0 5px 0;
}
.boxTitleLeft, .boxTitleRight {
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	padding: 0 0 20px 0;
	margin: 0;
}
.colLeft {
	width: 200px; 
	float: left;
	padding:30px 0px 20px 0;
	background:transparent url(../styleImages/electric/logoBg.gif) 0 0 no-repeat;
}
.colMid {
	position: relative;
	width: 690px;
	float: right;
    padding:0;
	margin:0;
}
.colFull {
	padding:0 20px 20px 20px;
	background:transparent url(../styleImages/electric/logoBg.gif) 0 0 no-repeat;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	color: #333333;
	margin:0 0 5px 0;
	padding:30px 0 0 0;
}
.boxContentHome {
	color: #333333;
	background:#fff url(../styleImages/electric/homeBg.jpg) right top no-repeat;
	margin:0 0 5px 0;
	padding:0;
	float:right;
	width:690px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
#copyRight {
	text-align:justify;
	width:920px;
	margin:0 auto;
	padding: 10px 0;
	color:#FFF;
	clear:both;
	font-size:90%;
}
#siteDocs {
	width:490px;
	float:right;
	text-align:right;
	vertical-align:top;
	padding-top:30px;
}
.pagination {
	clear:both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right:30px;
}
#subCats {
	text-align: center;
	border: 1px solid #efefef;
	margin: 15px 0;
	padding: 0px;
	float: left;
	width: 670px;
}
.subCat {	
	text-align: center;
	padding:10px 0 10px 10px;
	float: left;
	width: 145px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
#electricStudio {
	padding:0;
	text-align:right;
	width:300px;
	float:right;
}

