body {
	margin:0;
	background:#fff url(../styleImages/electric/body_bg.png) center 83px repeat-x;
	font:normal normal 0.8em/1.3em "trebuchet MS", Arial, Helvetica, sans-serif;
}
#pageSurround {
	width: 950px;
	margin: 0px auto;
	padding: 0;
}
#subSurround {
	background-color: #EFEEE4;
	padding:10px 10px 20px 10px;
	margin:0px auto;
	width:930px;
}
#topHeader {
	width:950px;
	padding:0;
	height:128px;
}
.boxContentLeft, .boxContentRight {
	padding:3px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 230px; 
	float: left;
	z-index:2;
}
.colMid {
	position: relative;
	width: 660px;
	float: left;
	padding:0 10px 0 30px;
}
.boxContent {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	clear:both;
	border-top:8px solid #747650;
	padding:10px 0 0 0;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 230px; 
	float: left;
	z-index:2;
}
.colMainCheckout {
	position: relative;
	width: 660px;
	float: left;
	padding:0 10px 0 30px;
}
/* END CHECK OUT PAGES */
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	float: left;
	width: 650px;
}
.subCat {	
	text-align: center;
	padding: 5px;
	margin:0 5px 10px 0;
	float: left;
	width: 145px;
	border:1px solid #ccc;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.logo {
	float:left;
	width: 250px;
	padding:22px 0 0 0;
	height:108px;
}
.session {
	float:right;
	width: 650px;
	text-align:right;
	padding:0;
	color:#333;
}
.search {
	float:right;
	width: 650px;
	text-align:right;
	padding:10px 0 10px 0;
	color:#333;
}
.sitedocs {
	float:right;
	width: 660px;
	padding:43px 0 0 13px;
	height:24px;
	text-align:right;
}
#breadcumb {
	padding:0 0 10px 0;
	width:660px;
	border-bottom:1px dotted #979459;
	clear:both;
	font-size:11px;
	margin-bottom:10px;
}
#footer {
	margin:0px auto;
	width:950px;
	border-top:1px dotted #979459;
	clear:both;
	padding:10px 0 10px 0;
	font-size:90%;
}
#electricStudio {
	padding:5px 0 0 10px;
	text-align:right;
	width:300px;
	float:right;
}