@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	background-image: url(../images/background-lines.gif);
	background-repeat: repeat-x;
	color: #666666;
}
#wrapper {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #666666;
	padding: 0px;
	background-color: #FFFFFF;
}
#wrapper #headersection {
	background-color: #FFFFFF;
	height: 250px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.clearing {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #nav {
	padding: 0px;
	float: left;
	width: 950px;
	background-color: #0A94D5;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/nav-background.jpg);
	background-repeat: repeat-x;
}
#wrapper #contentholder {
	float: left;
	width: 950px;
}
#wrapper #contentholder #leftcolumn {
	margin: 0px;
	padding: 35px 0px 0px 23px;
	float: left;
	width: 472px;
}
#wrapper #contentholder #rightcolumn {
	background-color: #FFFFFF;
	float: left;
	width: 420px;
	margin: 0px;
	padding: 35px 0px 0px;
}
#wrapper #footer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #002B5E;
	text-align: right;
	margin: 10px 0px 0px;
	float: left;
	width: 940px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#wrapper #contentholder #leftcolumn img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	float:left;
}
.signoffleft    {
	margin: 30px 10px 0px 0px;
	float: left;
	height: 46px;
	width: 108px;
	background-image: url(../images/gingerbread-signoff.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

#wrapper #contentholder .leftcolumnbtn {
	margin-top: 0px;
	width:140px;
	height:145px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
	float:left;
}

#wrapper #contentholder .leftcolumnbtn .pbtop{
	background-image:url(../images/petro-product-btn-top.gif);
	width:140px;
	height:10px;
}

#wrapper #contentholder .leftcolumnbtn .pbbg{
	background-image:url(../images/petro-product-btn-mdl.gif);
	width:138px;
	height:125px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}

#wrapper #contentholder .leftcolumnbtn .pb_button{
	float:right;
	width:20px;
	height:20px;
	white-space: nowrap;
	margin-right:10px;
}

#wrapper #contentholder .leftcolumnbtn .pbbtm{
	background-image:url(../images/petro-product-btn-btm.gif);
	width:140px;
	height:10px;
}



#wrapper #contentholder .contactoamps {
	margin-top: 0px;
	width:140px;
	height:66px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-left:135px;
	float:left;
}

#wrapper #contentholder .contactoamps .contacttop{
	background-image:url(../images/contact-oamps-top.gif);
	width:140px;
	height:10px;
}

#wrapper #contentholder .contactoamps .contactmiddle{
	background-image:url(../images/contact-oamps-middle.gif);
	width:138px;
	height:46px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}

#wrapper #contentholder .contactoamps .contactbutton{
	float:right;
	width:20px;
	height:20px;
	white-space: nowrap;
	margin-right:10px;
}

#wrapper #contentholder .contactoamps .contactbottom{
	background-image:url(../images/contact-oamps-bottom.gif);
	width:140px;
	height:10px;
}
