@charset "utf-8";
/* CSS Document */

* {
padding: 0;
margin: 0;
}

#featured
{
	display:block;
	clear:both;
	width:980px;
	height:381px;
	background:url(../images/shared/clipart/loading.gif) center no-repeat #ccc;
	margin:0 auto 8px auto;
}

#featured-images
{
	position:relative;
	top:0;
	left:0;
	display:block;
	width:980px;
	height:381px;
	z-index:100;
}

#featured-images img
{
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:980px;
	height:381px;
}

#featured-control
{
	position:relative;
	top:-42px;
	left:600px;
	display:inline-block;
	height:40px;
	width:350px;
	text-align:right;
	z-index:500;
}

#featured-control a
{
	display:inline-block;
	float:right;
	width:24px;
	height:40px;
	background:url(../images/shared/buttons/featured-item.png) no-repeat;
	text-align:center;
	color:#fff;
	font-size:10px;
	margin-right:6px;
	padding-top:5px;
}

#featured-control a.active, #featured-control a:hover
{
	background:url(../images/shared/buttons/featured-item-active.png) no-repeat;
}

#info-and-links
{
	width:980px;
	height:250px;
	margin-right:12px;
	color:#336486;
	font-size:12px;
}

#tech-support
{
	width:250px;
	height:238px;
	float:right;
	clear:right;
	
}

#popular-links

{
	width:285px;
	background:url(../images/uploaded/featured/pqbutton.jpg) no-repeat;
	display:block;
	margin-left: 15px;
	margin-right:15px;
	min-height:250px;
	height: 238px;
	vertical-align:central;
}

#about-pmi
{
	width:415px;
	float:left;
	min-height:248px;
	clear:none;

}

.box-home

{
	height:210px;
	margin-left:25px;
	margin-right:15px;
	margin-top:15px;
	}


#about-power-monitors
{
	width:250px;
	margin-right:15px;
	margin-left: 15px;
	margin-top: 17px;
	min-height:248px;
}



