body {
	background-color: #FFFFFF;
	text-align: center;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 955px;
}
.bounding-box {
	width: 955px;	
	margin-right: auto;
	margin-left: auto;
}
.top-shadow {
	float: left;
	width: 933px;
	height: 10px;

}
.right-shadow {
	float: left;
	clear: right;
	width: 11px;
	height: 600px;

}
.bottom-shadow {
	float: inherit;
	clear: none;
	width: 933px;
	height: 10px;
}
.left-shadow {
	float: inherit;
	width: 11px;
	height: 600px;

}
.content-area {
	width: 938px;
	height: 581px;
	background-image: url(images/BG_Content.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.masthead-box {
	clear: both;
	width: 938px;
}
.logo {
	float: left;
	width: 177px;
	height: 99px;
}
.nav-box {
	float: left;
}
.purpose {
	float: right;
	width: 209px;
	height: 50px;
}
.nav {
	height: 23px;
	background-color: #002569;
	clear: right;
}
.content {
	width: 539px;
	height: 360px;
	overflow-y: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585A;
	margin-right: 10px;
	padding-right: 10px;
}
.contentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585A;
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.contentBatteries {
	width: 531px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585A;
	margin-right: 10px;
	margin-left: 5px;
	padding-right: 24px;
}
.contentNoScroll {
	width: 400px;
	height: 200px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585A;
}
.contentNoScrollWide {
	width: 510px;
	height: 360px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585A;
}
.heading {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	color: #D02433;
	text-align: left;
}
.subheading {
	font-weight: bold;
	color: #D02433;
}
.brandSubline {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 9px;
}
.brandSubline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: 700;
	padding-bottom: 15px;
	text-indent: 10px;
}
.redLink {
	color: #D02433;
	text-decoration: none;
}
.country {
	color:#003B79;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
}

/* Drop Down Menu */
#dropmenudiv {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	z-index: 101;	
}
#dropmenudiv a {  /* subnav link style */
    color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
}
#dropmenudiv a:hover { /* subnav hover background color */
	color: #CA2536;
	text-decoration: none;
}
/* Left Subnav Menu */
.leftNavLevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: Left;
	text-transform: uppercase;
	color: #002569;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	text-decoration: none;
	line-height: 16px;
}
.leftNavLevel1 a:link {
	color: #002569
}
.leftNavLevel1 a:hover {
	color: #D02433;
}
.leftNavLevel1visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: Left;
	text-transform: uppercase;
	color: #D02433;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	text-decoration: none;
	line-height: 16px;
}
.leftNavLevel1visited a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: Left;
	text-transform: uppercase;
	color: #D02433;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	text-decoration: none;
	line-height: 16px;
}
.leftNavLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: none;
	color: #58585A;
	line-height: 16px;
}	
.leftNavLevel2 a:link {
	color: #58585A;
}
.leftNavLevel2 a:hover {
	color: #D02433;
}
.leftNavLevel2visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: none;
	color: #D02433;
	line-height: 16px;
}
.leftNavLevel2visited a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: none;
	color: #D02433;
	line-height: 16px;
}
.leftNavLevel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 5px;
	text-decoration: none;
	color: #002569;
	font-style: normal;
	padding-bottom: 10px;
	line-height: 12px;
}
.leftNavLevel3visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 5px;
	text-decoration: none;
	color: #D02433;
	font-style: normal;
	padding-bottom: 10px;
	line-height: 12px;
}
.leftNavLevel3visited a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 5px;
	text-decoration: none;
	color: #D02433;
	font-style: normal;
	padding-bottom: 10px;
	line-height: 12px;
}
.leftNavLevel3 a:link {
	color: #002569;
}
.leftNavLevel3 a:hover {
	color: #D02433;
}
.backgroundLevel1 {
	background-image: url(images/BG_plugTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundLevel2 {
	background-image: url(images/BG_clouds.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundLevel3 {
	background-image: url(images/BG_building.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.pSpacer {
	padding-bottom: 5px;
}
.bottomNavStorage {
	float:left;
	width: 69px;
	height: 70px;	
	position: absolute;
	bottom: -103px;
	left: 95px;
}

/* new approach with divs */


.bounding-box-home {
	width: 955px;
	height: 600px;
	text-align: left;
	background-image: url(images/BG_Home.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -477px; /*set to a negative number 1/2 of your width*/
}
#stretch-wrapper {
	width: 955px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -477px; /*set to a negative number 1/2 of your width*/	
}
#bounding-box-stretch-top {
	width: 955px;
	height: 110px;
	text-align: left;
	background-image: url(images/BG_Stretch_Top.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
	/*top: 50%;
	left: 50%;
	margin-top: -55px; /*set to a negative number 1/2 of your height*/
	/*margin-left: -477px; /*set to a negative number 1/2 of your width*/
}
/*.bounding-box-stretch-top {
	width: 955px;
	height: 110px;
	text-align: left;
	background-image: url(images/BG_Stretch_Top.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}*/
.right-content-box {
	font-size: 11px;
	color:#41AD49;
	position: absolute;
	top: 238px;
	left: 673px;
	width: 253px;
	height: 333px;
}
#middle-spacer-temp {
	width: 955px;
	height: 100%;
	text-align: left;
	background-image: url(images/BG_Middle_Temp.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	/*top: 50%;
	left: 50%;
	margin-top: -159px; /*set to a negative number 1/2 of your height*/
	/*margin-left: -477px; /*set to a negative number 1/2 of your width*/
}
#middle-spacer-fixed {
	width: 955px;
	height: 318px;
	text-align: left;
	background-image: url(images/BG_Middle_Temp.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100;
	/*top: 50%;
	left: 50%;
	margin-top: -159px; /*set to a negative number 1/2 of your height*/
	/*margin-left: -477px; /*set to a negative number 1/2 of your width*/
}
#bounding-box-stretch-bottom {
	width: 955px;
	height: 172px;
	text-align: left;
	background-image: url(images/BG_Stretch_Bottom.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
	z-index: 2;
}
.nav-box {
	height: 17px;
	width: 573px;
	position: absolute;
	top: 60px;
	left: 372px;
}
.bannerLogo {
	float:right;
	width: 159px;
	height: 36px;	
	position: relative;
	top: 25px;
	right: 30px;
}
.left-heading-box {
	position: absolute;
	top: 39px;
	left: 39px;
	width: 334px;
	height: 75px;
}
.left-column-bg {
	position: absolute;
	top: 100px;
	left: 11px;
	width: 381px;
	height: 327px;
	z-index: 1;
}
.bottomLogoStorage {
	width: 69px;
	height: 88px;	
	position: absolute;
	bottom: 83px;
	left: 20px;
}
.bottomLogoEmergency {
	width: 69px;
	height: 88px;	
	position: absolute;
	bottom: 72px;
	left: 89px;
}
.bottomLogoPortable {
	width: 69px;
	height: 88px;	
	position: absolute;
	bottom: 63px;
	left: 158px;
}
.bottomLogoGreen {
	width: 69px;
	height: 88px;	
	position: absolute;
	bottom: 56px;
	left: 227px;
}
.bottomLogoProjects {
	width: 69px;
	height: 88px;	
	position: absolute;
	bottom: 46px;
	left: 296px;
}
.bottomLogoMilitary {
	width: 69px;
	height: 88px;	
	position: absolute;
	bottom: 39px;
	left: 366px;
}
.bottomLogoConversion {
	width: 70px;
	height: 88px;	
	position: absolute;
	bottom: 29px;
	left: 435px;
}
.bottomLogoService {
	width: 70px;
	height: 88px;	
	position: absolute;
	bottom: 23px;
	left: 505px;
}
#footer-box {
	width: 668px;
	height: 8px;	
	position: absolute;
	bottom: 1px;
	left: 12px;
	z-index: 103;
}
.contentNewRightColumn {
	width: 541px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585A;
	margin-right: 10px;
	margin-left: 5px;
	padding-right: 25px;
}
.selector {
  min-height:500px;
  height:auto !important;
  height:500px;
}
.clearing {
  height: 0;
  clear: both;
}
.RightColumnContent {
	width: 539px;
	height: 346px;
	overflow-y: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585A;
	margin-right: 10px;
	padding-right: 10px;
	position: absolute;
	left: 374px;
	top: 2px;
	z-index: 1;
}



#top {
	width: 955px;
	height: 110px;
 	float: left;
	clear: both;
}
