/*--start type--*/
h1{font-family: 'ubuntubold';font-size:45px;line-height:normal;font-weight:normal;}
h2{font-family: 'ubuntubold';font-size:32px;line-height:normal;font-weight:normal;}
h3{font-family: 'ubuntubold';font-size:26px;line-height:normal;font-weight:normal;margin-bottom:20px;}
h4{font-family: 'ubuntubold';font-size:22px;line-height:normal;font-weight:normal;margin-bottom:20px;}
h5{font-family: 'ubuntubold';font-size:18px;line-height:normal;font-weight:normal;margin-bottom:20px;}
h6{font-family: 'ubuntubold';font-size:16px;line-height:normal;font-weight:normal;margin-bottom:20px;}
p{font-family: 'ubunturegular';font-size:16px;line-height:24px;font-weight:normal;margin-bottom:20px;}

.red{color:#a30d18;}
.white{color:#fff;}
.grey{color:#171717;}
.clear{clear:both;}
a{color:#171717;text-decoration:underline;}
a:hover{color:#a30d18;text-decoration:none;}
/*--end type--*/

body{
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(249,249,249,1) 75%, rgba(249,249,249,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,1)), color-stop(75%,rgba(249,249,249,1)), color-stop(100%,rgba(249,249,249,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(249,249,249,1) 75%,rgba(249,249,249,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(249,249,249,1) 75%,rgba(249,249,249,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(249,249,249,1) 75%,rgba(249,249,249,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(249,249,249,1) 75%,rgba(249,249,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
	}

.left{float:left;}
.right{float:right;}

.wrapper{width:1020px;margin:0 auto;}
.wrapper2{width:1050px;margin:0 auto;}

header{position:relative;z-index:9999;min-width:1020px;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(246,246,246,1) 50%, rgba(246,246,246,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(49%,rgba(255,255,255,1)), color-stop(50%,rgba(246,246,246,1)), color-stop(100%,rgba(246,246,246,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(246,246,246,1) 50%,rgba(246,246,246,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(246,246,246,1) 50%,rgba(246,246,246,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(246,246,246,1) 50%,rgba(246,246,246,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(246,246,246,1) 50%,rgba(246,246,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
border-bottom:solid 7px #363636;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
}
#inv-header{position:relative;z-index:9999;min-width:1020px;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(246,246,246,1) 50%, rgba(246,246,246,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(49%,rgba(255,255,255,1)), color-stop(50%,rgba(246,246,246,1)), color-stop(100%,rgba(246,246,246,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(246,246,246,1) 50%,rgba(246,246,246,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(246,246,246,1) 50%,rgba(246,246,246,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(246,246,246,1) 50%,rgba(246,246,246,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(246,246,246,1) 50%,rgba(246,246,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

.logo{float:left;margin-right:20px;}

.head-pad{font-family: 'ubunturegular';font-size:16px;margin:30px 12px 10px 12px;float:left;}
.head-pad-txt{font-family: 'ubunturegular';font-size:16px;margin:37px 12px 10px 12px;float:left;}

.title-head{color:#a30d18;margin:3px 12px;}

#main{background:url(../siteart/main-bg.jpg) repeat-x #fff top center;}

/*.tank-hold-wrap{width:1484px;margin:0 auto;}
#tank-bg{background:url(../siteart/tank.png) no-repeat top left;}*/
.tank{float:right; position:relative; z-index:100; width:290px; margin:30px 0 0 0;}

.tank-freight{float:right;position:relative;top:-235px;right:-180px;z-index:100;margin-bottom:-611px;z-index:1;}
.tank-pymnt{float:right;position:relative;top:-327px;right:-140px;z-index:100;margin-bottom:-587px;z-index:1;}
.tank-warranty{float:right;position:relative;top:-487px;right:-140px;z-index:100;margin-bottom:-727px;z-index:1;}
.tank-thank{float:right;position:relative;top:-275px;right:-140px;z-index:100;margin-bottom:-551px;z-index:1;}



#content-hold{width:480px;float:left;margin:90px 10px 30px 20px;position:relative;z-index:9999;}
#con-content-hold{float:left;margin:90px 20px 30px 20px;position:relative;z-index:9999;}

/*---start nav---*/
nav{width:210px;float:left;clear:both;margin:60px 0 60px 0;
border:solid 1px #C0C0C0;
}
nav ul {list-style: none;width:210px;float:left;}
nav ul li {display: block;float:left;}
nav li ul {display: none;}
nav ul li a{font-family: 'ubunturegular';font-size:18px;color:#171717;text-decoration:none;display:block;padding:15px 0 15px 30px;border-bottom:solid 1px #fff;width:180px;background:#f0f0f0;}
nav ul li a.last{border-bottom:none;}
nav ul li a:hover{background:#a30d18;color:#fff;}
/*--*/
#nav{background:#363636;position:relative;z-index:9999;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
}
.ie7 #nav{max-height:60px;}
#nav ul {width:1020px;list-style:none;margin:0 auto;}
#nav ul li {display: block;float:left;}
#nav li ul {display: none;}
#nav ul li a{float:left;font-family: 'ubunturegular';font-size:18px;color:#fff;text-decoration:none;display:block;padding:15px 50px 15px 51px;border-right:solid 1px #212121;border-left:solid 1px #212121;background:#363636;}
#nav ul li a:hover{background:#a30d18;color:#fff;}
/*---end nav---*/



/*--footer--*/
#scrolling{background:#f9f9f9;padding:30px 0;position:relative;z-index:0;width:1070px; margin:0 auto;}
.ie7 #scrolling{margin-top:15px;}
/*--start sticky footer--*/
html, body {height: 100%;}
#page-wrap {min-height: 100%;/* equal to #sticky-bottom height */margin-bottom: -122px;}
#page-wrap:after {content: "";display: block;}
#footer, #page-wrap:after {height:122px;}
.ie7 #footer{margin-top:100px;}
footer{background:#363636;position:relative;z-index:10;min-width:1020px;}
/*--end sticky footer--*/
a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#fff;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#fff;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#fff;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#fff;}

.divfooter {width:550px; text-align:center; margin:0 auto;padding:15px 0;}