@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0;
	background-color: rgb(191,199,204);
	background-position: top;
	background-repeat: repeat-x;
	}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	top: 0;
	width:1000px;
	background-color: white;
	background-image: url(../images/base/page_shadow.gif);
	background-position:left;
	background-repeat: repeat-y;
	}

div#innerwrapper {
	position: absolute;
	background: url(../images/base/page_shadow.gif);
	background-repeat: repeat-y;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	}

div#nameplate {
	float: left;
	width:1000px;
	height: 72px;
	padding: 0;
	background-color: white;
	}

div#navigation {
	float: left;
	width: 1000px;
	height: 36px;
	padding: 0 0 0 0;
	border-top: 5px solid rgb(191,199,204);
	border-bottom: 5px solid rgb(191,199,204);
	margin: 0;
	background-color: none;
	}

div#stage {
	float: left;
	width: 730px;
	height: 257px;
	margin-right: 1px;
	padding: 0;
	background-color: white;
	background-image: url(http://www.powertech.com/powertech/images/PTech_banner_ad_0610.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	}

div#stagesidebar {
	float: left;
	width: 250px;
	height: 257px;
	padding: 0;
	background-color: rgb(241,241,242);
	}

div#subpromoleft {
	float: left;
	width: 730px;
	height: 136px;
	margin-right: 1px;
	padding: 0;
	background-color: white;
	margin-bottom: 0;
	}

div#subpromoright {
	float: left;
	width: 212px;
	height: 100px;
	padding: 0;
	background-color: white;
	}
	
div#row {
	float: left;
	width: 982px;
	padding: 9px;
	background-color: white;
	margin: 0;
	border-bottom: 5px solid rgb(191,199,204);
	overflow: hidden;
	}

div#column {
	float: left;
	width: 212px;
	padding: 18px;
	margin-right: 2px;
	background-color: white;
	}

div#contactpoints {
	float: left;
	width: 214px;
	padding: 0 18px 0 18px;
	background-color: white;
	}

div#customer {
	float: left;
	background-image: url(../powertech/images/base/customer-header.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 208px;
	height: 240px;
	padding: 40px 18px 18px 18px;
	margin-right: 2px;
	background-color: rgb(241,241,242);
	}

div#resources {
	float: left;
	background-image: url(../powertech/images/base/resources-header.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 208px;
	height: 240px;
	padding: 40px 18px 18px 18px;
	background-color: rgb(241,241,242);
	}

div#columnlast {
	float: left;
	width: 214px;
	padding: 18px;
	background-color: white;
	}

div#columnwide {
	float: left;
	width: 316px;
	padding: 0 18px 18px 18px;
	background-color: white;
	}

div#twocolumncontainer {
	float: left;
	width: 720px;
	height: autox;
	margin-right: 10px;
	padding: 0;
	background-color: white;
	margin-bottom: 0;
	}

div#footer2 {
	float: left;
	width:1000px;
	padding: 0;
	background-color: none;
	}