html{ overflow-y : scroll; }
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr  #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.oneColFixCtrHdr #header {
	height: 170px;
	background-color: #FFFFFF;
	background-image: url(../images/header-bg.gif);
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oneColFixCtrHdr #newscroll {
	height: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.oneColFixCtrHdr #mainContenthome {
	background: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.oneColFixCtrHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
	min-height:580px;
	height:auto !important;
	height: 580px;
	
	}

.oneColFixCtrHdr #mainContentT2 {
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 400px;
	width: 380px;
	}
.oneColFixCtrHdr #mainContentT2Bottom {
	background: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 785px;
	}
.oneColFixCtrHdr #mainContentT4 {
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
	min-height:700px;
	height:auto !important;
	height: 700px;
	
	}
.oneColFixCtrHdr #mainContentT4Bottom {
	background: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.oneColFixCtrHdr #sidebar1 {
	float: left;
	top: 200px;
	left: 0;
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.oneColFixCtrHdr #sidebar1T4 {
	position: absolute;
	top: 230px;
	left: 0;
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}
.oneColFixCtrHdr #sidebar2 {
	position: absolute;
	top: 211px;
	right: 0;
	width: 170px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.oneColFixCtrHdr #sidebar1T2 {
	position: absolute;
	top: 200px;
	left: 0;
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.oneColFixCtrHdr #sidebar2T2 {
	position: absolute;
	top: 255px;
	right: 0;
	width: 350px; /* padding keeps the content of the div away from the edges */
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 320px;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	height: 35px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.oneColFixCtrHdr #footer2 {
	height: 35px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.menuoptionsmall {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.menuoptionsmall:hover {
	color: #ff9900;
	text-decoration: underline;
}
.toolslinks {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.toolslinks:hover {
	color: #ff9900;
	text-decoration: underline;
}
.menuoptionMedium {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.oneColFixCtrHdr #container #header #button1 {
	padding: 0px;
	height: 60px;
	width: 132px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #header #button2 {
	padding: 0px;
	height: 60px;
	width: 132px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #header #button3 {
	padding: 0px;
	height: 60px;
	width: 178px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #header #button4 {
	padding: 0px;
	height: 60px;
	width: 140px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #header #links {
	padding: 0px;
	height: 60px;
	width: 355px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.scrolltitle {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.bluetext {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.lightgreytext {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #999999;
}


.lightgreytextbold {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.lightgreylarge{
	font-family: Calibri, Arial;
	font-size: 20px;
	color: #999999;
}
.footertext {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #999999;
}
.smallcontentgrey {
	font-family: Calibri, Arial;
	font-size: 11px;
	color: #666666;
}
.testi-front-text {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.testi-front-text:hover {
	color: #666666;
}
.call-us-med {
	font-family: Tahoma, Arial;
	font-size: large;
	color: #999999;
	font-weight: bold;
}
.call-us-small {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #999999;
	font-weight: bold;
}
.call-us-large {
	font-family: Tahoma, Arial;
	font-size: x-large;
	color: #999999;
	font-weight: bold;
}
.SideSectionTitle {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.SideMenuMain {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.SideMenuMain:hover {
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}
.SideMenuActive {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
}
.SideMenu {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.SideMenu:hover {
	color: #ff9900;
	text-decoration: underline;
}
.SubSideMenu {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
.SubSideMenu:hover {
	color: #000000;
	text-decoration: underline;
}

div {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #666666;
}

p {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #666666;
}
li {
	font-family: Calibri, Arial;
	font-size: small;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;	
	line-height: 140%;
	padding-left: 25px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: x-large;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: large;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #003366;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.FeatureboxSmallWhite {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BusinessTestiBlue {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.BusinessTestiBlue:hover{
	color: #006699;
	text-decoration: underline;
}
.FeatureboxSmallBlue {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.offersSmallTextOrange {
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #FF9900;
}
.offersMedTextOrange {
	font-family: Tahoma, Arial;
	font-size: large;
	font-weight: bold;
	color: #FF9900;
}
.offersSmallTextBlue {
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #003366;
}
.offersMediumTextBlue {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #003366;
}
.offersDetailsGrey {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #666666;
}
.offersSmallTextGrey {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #666666;
}
.offersMedTextGrey {
	font-family: Tahoma, Arial;
	font-size: medium;
	font-weight: normal;
	color: #666666;
}
.offersMedTextGreyBold {
	font-family: Tahoma, Arial;
	font-size: large;
	font-weight: bold;
	color: #666666;
}

.Sidebox2BlueTitle
{
	font-family: Tahoma, Arial;
	font-size: large;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.ProductTitles
{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.oneColFixCtrHdr #container #sidebar1T4 #requesttop {
	background-image: url(../images/buttons/set3/request-top.jpg);
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 225px;
}
.oneColFixCtrHdr #container #sidebar1T4 #requestbot{
	background-image: url(../images/buttons/set3/request-bot.jpg);
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 225px;
}
.oneColFixCtrHdr #container #sidebar1T4 #requestcontent{
	background-image: url(../images/buttons/set3/request-content.jpg);
	margin: 0px;
	min-height: 150px;
	width: 205px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #mainContentT4 #offerstop {
	background-image: url(../images/buttons/set3/plain-white-top.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 240px;
}
.oneColFixCtrHdr #container #mainContentT4 #offersbot {
	background-image: url(../images/buttons/set3/plain-white-bot.jpg);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 240px;
}
.oneColFixCtrHdr #container #mainContentT4 #offerscontent {
	background-image: url(../images/buttons/set3/plain-whitebody.jpg);
	margin: 0px;
	padding: 0px;
	min-height: 115px;
	width: 240px;
	height: 120px;
}


.oneColFixCtrHdr #container #mainContentT4 #offerstermstop {
	background-image: url(../images/buttons/set3/plain-white-top.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 240px;
}
.oneColFixCtrHdr #container #mainContentT4 #offerstermsbot {
	background-image: url(../images/buttons/set3/plain-white-bot.jpg);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 240px;
}
.oneColFixCtrHdr #container #mainContentT4 #offerstermscontent {
	background-image: url(../images/buttons/set3/plain-whitebody.jpg);
	margin: 0px;
	min-height: 120px;
	width: 220px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.oneColFixCtrHdr #container #mainContentT4 #offerdetailstop {
	background-image: url(../images/buttons/set3/plain-white-top-long.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 430px;
}
.oneColFixCtrHdr #container #mainContentT4 #offerdetailsbot {
	background-image: url(../images/buttons/set3/plain-white-bot-long.jpg);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 430px;
}
.oneColFixCtrHdr #container #mainContentT4 #offerdetailscontent {
	background-image: url(../images/buttons/set3/plain-whitebody-long.jpg);
	margin: 0px;
	min-height: 120px;
	width: 390px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.oneColFixCtrHdr #container #mainContentT4 #sidebar1T4 {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 225px;
	background-image: url(../images/buttons/set3/request-top.jpg);
}
.oneColFixCtrHdr #container #mainContentT4 #sidebar1T4 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 225px;
}
.RequestQuoteOrange {
	font-family: Tahoma, Arial;
	font-size: large;
	color: #FF9900;
	font-weight: bold;
}
.RequestQuoteBlue {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #003366;
	font-weight: bold;
}

.oneColFixCtrHdr #container #sidebar2 #onlinetoolstop {
	background-image: url(../images/buttons/set3/grey-white-top.gif);
	margin: 0px;
	height: 20px;
	width: 182px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #sidebar2 #onlinetoolscontent {
	background-image: url(../images/buttons/set3/grey-white-body.gif);
	margin: 0px;
	height: 75px;
	width: 142px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.oneColFixCtrHdr #container #sidebar2 #onlinetoolsbottom {
	background-image: url(../images/buttons/set3/grey-white-bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 182px;
}


.oneColFixCtrHdr #container #sidebar2T2 #businessbox1 {
	height: 113px;
	width: 145px;
	background-image: url(../images/featureboxes/box-withwhitearea.jpg);
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.oneColFixCtrHdr #container #sidebar2T2 #businessbox2 {
	padding: 20px;
	height: 118px;
	width: 145px;
	background-image: url(../images/featureboxes/box-handshake.jpg);
}
.oneColFixCtrHdr #container #sidebar2T2 #businessbox3 {
	padding: 20px;
	height: 118px;
	width: 145px;
	background-image: url(../images/featureboxes/box-withcarbk.jpg);
}
.oneColFixCtrHdr #container #sidebar2T2 #businessbox4 {
	padding: 20px;
	height: 118px;
	width: 145px;
	background-image: url(../images/featureboxes/box-grey.jpg);
}
.oneColFixCtrHdr #container #mainContentT2Bottom #businessbox5 {
	padding: 20px;
	height: 118px;
	width: 145px;
	background-image: url(../images/featureboxes/box-grey.jpg);
}
.oneColFixCtrHdr #container #sidebar2 #standardofferbox {
	padding: 20px;
	height: 118px;
	width: 145px;
	background-image: url(../images/featureboxes/box-withcarbk.jpg);
}
.oneColFixCtrHdr #container #mainContent #form1 #Trapper {
	visibility: hidden;
}

