body {
	font-family: arial, sans-serif;
	font-size:13px;
	color:#0070C0;
	margin:0;
	padding:0;
	text-align:center;
	background: url(../images/NJelectrical-BG.png) top left repeat-x; 
}

.clear {
	clear:both;
}

.container {
	width:998px;
	margin:0 auto;
}

.header {
	height:auto;
	height:155px;
}

.njLogo {
	float:left;
	position:relative;
}

ul.topMenu {
	float:right;
	margin:45px 0;
	height:30px;
	position:relative;
	list-style:none;
	width:450px;
}

li.us {
	float:left;
	margin:3px 20px 0 0;
}

.prices {
	float:left;
	margin:3px 0 0 0
}


#mainContent {
	position:relative;
	height:648px;
	width:996px;
	display:block;
}

#mainContent p {
	font-size:18px;
	text-align:left;
	padding:20px 60px 10px 25px;
}

#mainContent p.leftCol {
	padding:20px 20px 10px 25px;
}



#mainContent p span {
	font-weight:bold;
}

span.blueText {
	color:#004577;
}


/* =====left content===== */

.leftContent {
	width:568px;
	margin:0;
	padding:15px;
	float:left;
	}

	

/* =====big box===== */

.bigBox {
	text-align:left;
	padding:0;
	display:block;
	width:515px;
	background: #f7fcff;
	}

.bigBoxTop {
	display:block;
	width:515px;
	height:30px;
	background: #f7fcff url('../images/NJelectrical-bigBoxTopBot.png') no-repeat 0 -30px;
	}

.bigBoxContent {
	min-height:341px;
	margin:0;
	padding:0;
	border-left:10px solid #63ade3;
	border-right:10px solid #63ade3;
	color:black;
	display:block;
	background: #f7fcff url('../images/NJelectrical-bigBoxBG.png') repeat-x bottom left;
	}

ul.ulBigBox {
	line-height:28px;
	margin:0;
	}

ul.ulBigBox li {
	list-style-type:none;
	font-size:18px;
	color:#004577;
	margin:0;
}
	
ul.ulBigBox li img {
	margin-right: 10px;

	position:absolute;
}

ul.ulBigBox li span {
	margin:0 0 0 35px;
}

.bigBoxBottom {
	display:block;
	width:516px;
	height:30px;
	background: #f7fcff url('../images/NJelectrical-bigBoxTopBot.png') top left no-repeat;
}

h3.bigBoxTitle {
	margin:0;
	padding:0 5px 25px 20px;
	font-size:1.6em;
	color:#0070c0;
}

h3.bigBoxTitle  span{
	color:#004577;
}

/* =====rigth content===== */

.rightContent {
	width:368px;
	margin:0;
	padding:15px;
	float:left;
}

/* =====small box ===== */

.smallBox {
	text-align:left;
	padding:0;
	display:block;
	width:365px;
	background: #f7fcff;
	}

.smallBoxTop {
	display:block;
	width:365px;
	height:30px;
	margin:0;
	background: #f7fcff url('../images/NJelectrical-smallBoxTopBot.png') no-repeat 0 -30px;
	}

.smallBoxContent {
	min-height:200px;
	margin:0;
	padding:0;
	height:auto;
	border-left:10px solid #63ade3;
	border-right:10px solid #63ade3;
	display:block;
	background: #f7fcff url('../images/NJelectrical-smallBoxBG.png') repeat-x bottom left;
	}
	
h3.smallBoxTitle {
	margin:0;
	padding:0 5px 5px 20px;
	font-size:1.6em;
	color:#0070c0;
	}

h3.smallBoxTitle  span{
	color:#004577;
	margin:0;
	}

.smallBoxBottom {
	display:block;
	width:365px;
	height:30px;
	background: #f7fcff url('../images/NJelectrical-smallBoxTopBot.png') top left no-repeat;
	}

.smallBoxBottom2 {
	margin:0;
	display:block;
	width:365px;
	height:30px;
	background: #f7fcff url('../images/NJelectrical-smallBoxBot2.png') top left no-repeat;
	}
	
ul.smallBigBox {
	margin:0;
	padding:0 0 0 10px;
	clear:both;
	}

ul.smallBigBox li {
	height:43px;
	list-style-type:none;
	font-size:16px;
	color:#004577;
	margin:0;
	clear:right;
	display:block;
		clear:both;
	}
	
ul.smallBigBox li img {
	float:left;
	margin:0;
}

ul.smallBigBox li span {
	margin:0;
	float:left;
	width:250px;
}

ul.smallBigBox a {
	margin:0;
	color:#0070C0;
}

.smallBoxBottomLink {
	margin:10px 0 0 0;
	height:74px;
	width:345px;
	background: #e4f4ff url('../images/NJelectrical-smallBoxLink.png') top left no-repeat;
}
.smallBoxBottomLink a {
	color:#0070C0;
	margin:0;
	padding:40px 0 0 45px;
	font-size:16px;
	position:absolute;
}

li.p {
	height:39px;
	margin:0;
	padding:5px 10px 0 15px;
}

li.pRight {
	height:auto;
	margin:0;
	padding:0 35px 0 0;
}

b {
	color:#0070C0;
	
}

/* =====footer===== */

.footer {
	text-align:center;
	height:200px;
	margin:5px 0 0 0;
	padding:0;
	background: #0067b1 url(../images/NJelectrical-footerBG.png) top left repeat-x; 
	font-family:arial, verdana, sans-serif;
	font-size:16px;
	color:#c6cede;
}

.footer ul.footerText {	
	height:35px;
	width:900px;
	margin:0 auto;
}

.footer ul.footerText li {
	float:left;
	display:block;
	margin:10px 10px;
}

.footer ul.footerText a {

	color:#c6cede;
	text-decoration:none;
}