html, body { 
	height: 100%;
	}
	
body { 
	margin: 0;
	padding: 0;
	font: 12px/16px Arial, Helvetica, Verdana, sans-serif;
	color: #444;
	text-align: center;
	background:  #FFF url(../images/common/bg-body.gif) repeat-x 0 0;
	}

#wrapper { 
    display: block;
    min-height: 100%;
    padding: 0;
	margin: 0;
    text-align: center;
    }		

	*html #wrapper { height: expression('100%'); }
						
 td .dataList {
	vertical-align:top;
}
					
.container { 
	width: 970px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	z-index: 1;
	}

.clear { 
	clear: both; 
	}
	
			
/*  TOP-SECTION STYLES 
---------------------------------------------------------------------*/
	
#topSection { 
	width: 100%;
	margin: 0; 
	padding: 0;
	position: relative;
	}
	
	#topSection .container { 
		background: #FFF url(../images/common/bg-topSection.gif) no-repeat;
		}	

	#logo { 
		float: left;
		display: block;
		width: 485px;
		height: 88px;
		}
	
		#logo a { 
			height: 52px;
			width: 322px;
			display: block;
			text-decoration: none;
			background-repeat: no-repeat;
			background-position: 0 0;
			outline: none;
			text-indent: -5000px;
			margin: 36px 0 0 38px;
			background-image: url(../images/common/logo.gif);
			}

	#tagline { 
		float: left;
		display: block;
		width: 470px;
		height: 88px;
		text-indent: -5000px;
		margin: 0;
		background: url(../images/common/tagline.gif);
		}
			

/*  MENU STYLES 
---------------------------------------------------------------------*/

#mainNav { 
	clear: both;
	position: relative;
	padding: 0;
	margin: 0 10px 0 13px;
	background: url(../images/common/bg-menu.gif) repeat-x;
	height: 48px;
	}	
	 
	#mainNav ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		height: 48px;
		}
		
	#mainNav ul li { 
		margin: 0 1px 0 0;
		padding: 0;
		float: left; 
		height: 44px;
		position: relative;
		z-index: 999;
		}
	
	#mainNav ul li a.mainMenu {
		height: 44px;
		display: block;
		line-height: 44px;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0 0;
		outline: none;
		text-indent: -5000px;
		margin: 0;
		}
		
		#mainNav ul li.home a.mainMenu { background-image: url(../images/mainNav/home2.gif); width: 82px; height: 48px; }
		#mainNav ul li.about a.mainMenu { background-image: url(../images/mainNav/about2.gif); width: 85px; }
		#mainNav ul li.benefits a.mainMenu { background-image: url(../images/mainNav/benefits2.gif); width: 99px; }
		#mainNav ul li.products a.mainMenu { background-image: url(../images/mainNav/products2.gif); width: 174px; }
		#mainNav ul li.cases a.mainMenu { background-image: url(../images/mainNav/cases2.gif); width: 122px; }
		#mainNav ul li.contact a.mainMenu { background-image: url(../images/mainNav/contact2.gif); width: 100px; }
		#mainNav ul li.partners a.mainMenu { background-image: url(../images/mainNav/partners2.gif); width: 103px; }

	
	#mainNav ul li:hover a.mainMenu, 
	#mainNav ul li.sfhover a.mainMenu,
	#mainNav ul li a.mainMenu:hover {
		background-position: 0 -48px;
		}

	#mainNav ul li.phone {
		height: 48px;
		width: 175px;
		display: block;
		line-height: 48px;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0 0;
		outline: none;
		text-indent: -5000px;
		margin: 0;
		background-image: url(../images/mainNav/phone.gif);
		}

	
	/* SUBMENU STYLES AND FUNCTIONALITY */
	
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		line-height: 1;
		position: relative;
		}
		
	#nav li ul.submenu {
		display: none;
		position: absolute;
		top: 44px;
		margin: 0;
		z-index: 999;
		text-indent: 0;
		background-image: none;
		padding: 0;
		width: 174px;
		z-index: 999;
		}
		
		#nav li ul.submenu li { 
			display: block;
			text-indent: 0; 
			padding: 0;
			width: 174px;
			height: auto;
			background: #555 url(../images/common/bg-subMenu.gif) repeat-x;
			border-bottom: 1px solid #CCC;
			}

		#nav li.about ul.submenu li {
			width:85px;
			margin-left:44px;
			}
		
		#nav li ul.submenu li.first { 
			padding: 4px 0 0 0;
			border-top: none;
			background: #555 url(../images/common/bg-subMenuTop.gif) repeat-x;
			}
			
	#nav li:hover ul, 
	#nav li.sfHover ul {
		display: none; 
		}
		
	#nav li:hover ul, 
	#nav li li:hover ul, 
	#nav li li li:hover ul, 
	#nav li.sfhover ul, 
	#nav li li.sfhover ul, 
	#nav li li li.sfhover ul {
		display: block;
		}
			
	#nav li ul a {
		width: 150px;
		display: block;
		text-decoration: none;
		color: #FFF;
		font-size: 11px;
		text-align: center;
		line-height: 13px;
		padding: 4px 12px;
		text-indent: 0;
		background-image: none;
		font-weight: normal;
		}
	
	#nav li.about ul a {
		width:85px;
		padding: 4px 0px;
		}
	
	#nav li ul a:hover {
		color: #DDD; 
		}
			
		#nav li.about ul.submenu { left: -44px; }
		#nav li.services ul.submenu { left: -37px; }/*
		#nav li.products ul.submenu { left: -32px; }*/
		#nav li.solutions ul.submenu { left: -5px; }
		#nav li.cases ul.submenu { left: -24px; }
		#nav li.contact ul.submenu { left: -40px; }
		#nav li.partners ul.submenu { left: -30px; }
	
			
	
/*  FLASH STYLES 
---------------------------------------------------------------------*/

#flashSection { 
	width: 100%;
	margin: 0; 
	padding: 0;
	background: #000 url(../images/common/bg-flashSection.gif) repeat-x;
	position: relative;
	z-index: 0;	
	height: 314px;
	height: expression('312px');
	}

	#flashSection .container { 
		width: 960px;
		}


/*  IMAGE STYLES 
---------------------------------------------------------------------*/

#imageSection { 
	width: 100%;
	margin: 0; 
	padding: 0;
	background: #000 url(../images/common/bg-imageSection.gif) repeat-x;
	position: relative;
	z-index: 0;	
	height: 234px;
	height: expression('232px');
	}

	#imageSection .container { 
		width: 960px;
		background: url(../images/common/bg-imageSectionContainer.png) no-repeat 0 0;
		text-align: center;
		behavior: url(/_scripts/iepngfix.htc);
		}
		
	#imageSection .container #imageBanner { 
		margin: 0 auto;
		display: block;
		height: 234px;
		width: 885px;
		background-repeat: none;
		background-position: 0 0;
		background-color: #000;
		}
				
	

/*  MID-SECTION STYLES 
---------------------------------------------------------------------*/

#midSection { 
	clear: both;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 170px 0;
	}
	
	#midSection .container { 
		padding: 47px 0 0 0;
		background: url(../images/common/bg-midSection.gif) no-repeat 0 0;
		}
			
	#midSection .leftCol { 
		float: left;
		width: 668px;
		margin: 0;
		}

		#midSection .leftCol .content { 
			margin: 25px 0 0 40px;
			text-align: justify;
			width: 588px;
			}
			
		
	#midSection .rightCol {
		float: left;  
		width: 290px;
		margin: 0;
		}

	#newsSection { 
		padding: 10px 0 10px 0;
		margin: 0;
		color: #444;
		font-size: 11px;
		line-height: 15px;
		}

		#newsSection h1 { 
			width: 220px;
			background: url(../images/titles/recentNews.gif) no-repeat 0 0; 
			margin: 0; 
			display: block;
			height: 25px; 
			text-indent: -5000px;
			}		
		
		#newsSection .content { 
			margin: 0 30px 15px 30px;
			padding: 0 0 15px 0;
			border-bottom: 1px solid #DDD;
			}

		#newsSection .content p { 
			font-weight: normal; 
			margin: 0 0 15px 0;
			}	

		#newsSection .content a { 
			font-weight: bold; 
			color: #811;
			text-decoration: underline;
			}

		#newsSection .content a:hover { 
			color: #444;
			}			
									
		#newsSection .content .link { 
			font-weight: bold; 
			margin: 6px 0 2px 0;
			}	

	#contactSection { 
		padding: 0;
		margin: 0 0 10px 0;
		color: #444;
		font-size: 11px;
		line-height: 15px;
		}

		#contactSection h1 { 
			width: 220px;
			background: url(../images/titles/contactUs.gif) no-repeat 0 0; 
			margin: 0; 
			display: block;
			height: 25px; 
			text-indent: -5000px;
			}		
			
		#contactSection .content { 
			margin: 0 30px;
			}
			
		#contactSection .address { 
			margin: 10px 0 0 0; 
			padding: 0 0 0 50px;
			background: url(../images/common/bg-address.gif) no-repeat 5px 0;
			}

		#contactSection .phone {
			margin: 10px 0 0 0; 
			padding: 0 0 0 50px;
			background: url(../images/common/bg-phone.gif) no-repeat 5px 0;
			}
		
		#contactSection .left { 
			float: left; 
			width: 30px;
			}

	#usaSection { 
		padding: 0;
		margin: 30px 0 10px 0;
		color: #444;
		font-size: 11px;
		line-height: 15px;
		}
			
		#usaSection .content { 
			margin: 0 30px;
			}
			
h1.pageTitle { 
	margin: 0 0 0 22px;
	display: block;
	height: 55px; 
	width: 640px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#contentLeft {
	float:left;
	width:280px;
	}
	
	#contentLeft ul {padding-left:0px; margin-left:15px; text-align:left;}
	*html #contentLeft ul {padding-left:30px; text-align:left;}
	
#contentRight {
	float:left;
	width:280px;
	margin:0 0 20px 20px;
	}	
	
	#contentRight ul {padding-left:0px; margin-left:15px; text-align:left;}
		
#contentRight2 {
	float:left;
	width:280px;
	margin:0 0 10px 20px;
	}			
	
	#contentRight2 ul {padding-left:0px; margin-left:15px; text-align:left;}

#contentRight3 {
	float:left;
	width:280px;
	text-align:right;
	margin:0 0 0px 28px;
	}
										
/*  BOTTOM-SECTION STYLES 
---------------------------------------------------------------------*/	
	
#botSection {
	height: 170px;
	margin: -170px 0 0 0; 
	padding: 0 0;
	clear: both;
	display: block;
	background: url(../images/common/bg-botSection.gif) repeat-x 0 bottom;
	}
	
	*html #botSection { margin: expression('-170px 0 0 -1px'); }
	
		
	#botSection .container {
		display: block;
		padding: 0; 
		font-size: 9px;
		text-transform: uppercase;
		letter-spacing: 0.02em;		
		display: block;
		color: #434343;
		height: 135px;
    	background: url(../images/common/bg-botSectionContainer.gif) no-repeat 0 0;
		}			

	#botSection .leftCol {
		float: left; 
		width: 620px;
		margin: 53px 0 0 35px;
		padding: 20px 5px 0 5px;
		border-top: 1px solid #DDD; 
		color: #444;
		}

	#botSection .rightCol {
		float: left; 
		width: 239px;
		margin: 49px 0 0 35px;
		}
		
	#botSection a { color: #434343; text-decoration: none; }
	#botSection a:hover { color: #811; }
	#botSection p { margin: 0 0 1px 0; }
	
	#botSection .copyright { font-size: 9px; }
	
	.footerLink { float: left; width: auto; }
	
	#footerNav ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		}
		
		#footerNav ul li { 
			margin: 0 8px 0 0;
			padding: 0 8px 0 0;
			border-right: 1px solid #888;
			float: left;
			height: 11px;
			line-height: 11px;
			}
			
		#footerNav ul li.partners { 
			border-right: none;
			}
			
		#footerNav ul li a { 
			color: #444;
			font-weight: bold;
			}
	
	#copyright {
		clear: both;
		margin: 8px 0 0 0;
		margin-top: expression('-10px');
		line-height: 12px;
		}
		
	.spacer { margin: 0 10px; }


/*  PAGE-SPECIFIC STYLES 
---------------------------------------------------------------------*/	

.page-home .pageTitle { background-image: url(../images/titles/reliableCustomPowerManagementSolutions.gif); height: 25px; margin: 0; }
.page-home #midSection .container { padding: 0; background: url(../images/common/bg-midSectionHome.gif) no-repeat 0 0; }
.page-home #midSection #newsSection { padding: 25px 0 10px 0; }
.page-home #midSection .leftCol .content a { font-weight: bold; }	

.page-customSolutions .pageTitle { background-image: url(../images/titles/customSolutions.gif); }
.page-customSolutions #mainNav ul li.solutions a.mainMenu { background-position: 0 -48px; }

.page-contactUs .pageTitle { background-image: url(../images/titles/contact.gif); }
.page-contactUs #mainNav ul li.contact a.mainMenu { background-position: 0 -48px; }

.page-benefits .pageTitle { background-image: url(../images/titles/benefits.gif); }
.page-benefits #mainNav ul li.benefits a.mainMenu { background-position: 0 -48px; }

.page-about .pageTitle { background-image: url(../images/titles/about.gif); }
.page-about #mainNav ul li.about a.mainMenu { background-position: 0 -48px; }

.page-products .pageTitle { background-image: url(../images/titles/products.gif); }
.page-products #mainNav ul li.products a.mainMenu { background-position: 0 -48px; }

.page-cases .pageTitle { background-image: url(../images/titles/cases.gif); }
.page-cases #mainNav ul li.cases a.mainMenu { background-position: 0 -48px; }

.page-partners .pageTitle { background-image: url(../images/titles/partners.gif); }
.page-partners #mainNav ul li.partners a.mainMenu { background-position: 0 -48px; }

.page-recentNews .pageTitle { background-image: url(../images/titles/recentNews2.gif); }


/*  HOMEPAGE STYLES 
---------------------------------------------------------------------*/	

#featuredProducts { 
	margin: 35px 0 0 0;
	background: url(../images/common/bg-features.gif) repeat-y 0 0;
	text-align: left; 
	}
	
#featuredProducts h1 { 
	background: #FFF url(../images/titles/featuredProducts.gif) no-repeat 0 0; 
	padding: 0 0 10px 0; 
	display: block;
	height: 25px;
	width: 560px;
	text-indent: -5000px;
	margin: 0;
	}
	
	.feature { 
		float: left;
		width: 180px;
		margin: 0 21px 0 0;
		}
		
	.featureTitle { 
		margin: 6px 0 -2px 0;
		}
	
	.feature p {
		width: 160px;
		}
		
	.last { 
		border: none;
		margin-right: 0;
		}

	

/*  COMMON/GENERAL STYLES 
---------------------------------------------------------------------*/	
	
	
a { 
	color: #811;
	text-decoration: underline;
	cursor: pointer;
	}
	
a:hover { 
	color: #333; 
	text-decoration: underline;
	}
	
p { 
	margin: 6px 0 12px 0; 
	}
	
strong { 
	font-weight: bold;
	}

h1 { 
	margin: 25px 0 5px 0;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	}	

h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #922;
	margin: 25px 0 5px 0;
	}

h3 { 
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 5px 0 0 0;
	}
	
h4 {
	font-size: 12px;
	color: #922;
	font-weight: normal;
	margin: 0;
	padding:0;
	}
		
table { 
	margin: 0;
	padding: 0;
	font: 11px/16px Arial, Helvetica, Verdana, sans-serif;
	color: #222;
	}
	
	th { 
		background: #898989; 
		color: #FFF;
		font-weight: normal;
		padding: 3px 10px;
		}
			
	td { 
		padding: 3px 2px;
		}

	
img { behavior: url(/_scripts/iepngfix.htc); }

