body {
	font:12px Arial, Helvetica, sans-serif;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body,h1,h2,h3,h4,h4,h6 {
	padding:0;
	margin:0;
}

h2 {
	font-size:14px;
}

img { border:none; }

#mainContainer {
	width:800px;
}

#header h1 a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	height:157px;
	background:url(../images/Powerplus_panelpic_1.jpg) no-repeat;
}

#aboutheader h1 a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	height:157px;
	background:url(../images/Powerplus_panelpic_5.jpg) no-repeat;
}

#portfolioheader h1 a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	height:157px;
	background:url(../images/Powerplus_panelpic_2.jpg) no-repeat;
}

#productsheader h1 a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	height:157px;
/*	background:url(../images/generating_silence.jpg) no-repeat; */
	background:url(../images/Powerplus_panelpic_7.jpg) no-repeat;	
	
}


#productsheadercontainer h1 a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	height:157px;
/*	background:url(../images/generating_silence.jpg) no-repeat; */
	background:url(../images/Powerplus_panelpic_8.jpg) no-repeat;	
	
}

#servicessheader h1 a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	height:157px;
	background:url(../images/Powerplus_panelpic_6.jpg) no-repeat;
}

#contactheader h1 a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	height:157px;
/*	background:url(../images/Powerplus_panelpic_3.jpg) no-repeat; */
	background:url(../images/Powerplus_panelpic_3.jpg) no-repeat;

}


.productselect {color: #990000}



ul#mainNav {
	padding:0;
	margin:0;
	list-style:none;
	background-color:#666666;
	font-size:13px;
	font-weight:bold;
}

ul#mainNav li {
	float:left;
}

ul#mainNav a {
	color:#ffffff;
	display:block;
	padding:3px 10px;
	white-space:nowrap;

}

ul#mainNav a:hover, ul#mainNav li.current  {
	text-decoration:none;
	background-color:#990000;
}

#body {
	background:url(../images/rightbg.gif) right top repeat-y;
}

#leftContainer, #middleContainer, #rightContainer {
	float:left;
	padding-top:12px;
}

#leftContainer {
	width:204px;
	text-align:center;
}

body#home #leftContainer { width:280px; }
body#home #middleContainer { width:339px; }

#middleContainer { width:415px; }

#middle { padding:0 12px 12px 0; }

#rightContainer {
	width:181px;
	min-height:400px;

}

#right {
	padding:0 5px 100px 5px;
}

#rightContainer ul {
	padding:10px 0 0 15px;
	margin:0;
}

#rightContainer ul li {
	font-weight: bold;
	padding:0 0 3px 0;
	margin:0;
	list-style: square inside url('../images/arrow.gif');
	list-style-position: outside;
}

#mainco ul {
	padding:10px 0 0 1px;
	margin:0;
}

#mainco ul li {
	font-weight: bold;
	padding:0 0 3px 0;
	margin:0;
	list-style: square inside url('../images/arrow.gif')
}

#rightContainer a { color:#990000; }
#rightContainer a:hover { color:#990000; }

body#home #rightContainer a { color:#000000; }
body#home #rightContainer a:hover { color:#990000; }
#footer {
	position:relative;
}

#address {
	position:absolute;
	right:0;
	top:-100px;
	width:181px;
	border-top:1px solid #ffffff;
}

#address div {
	padding:8px 6px;
	line-height:13px;
}

#footer {
	font-size:10px;
	border-top:1px solid #000000;
	padding:6px 0;
}

#footer ul {
	padding:0;
	margin:0;
	list-style:none;
	padding:2px 0;
}

#footer li {
	float:left;
	display:block;
	line-height:10px;
	padding:0 7px;
	border-right:1px solid #000000;
}

#footer li.last {
	border:none;
}

#footer a {
	color:#000000;
}



/* Fix's containers not clearing inner floats in firefox */
.clearIt:after, #popList li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

html .clearIt {
	height: 1%;
}
