body {
	background: url(i/bodyBg.jpg) #416920 repeat-x;
	margin:0;
	font-size:85.01%;
	color:#333
}
.price {
	border-bottom:1px solid #BFFFBF;
	margin-top:20px;
	margin-bottom:30px
}
.price td {
	padding:5px;
	border-top:1px solid #BFFFBF;
	text-align:left
}
* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:150%;
}
h1, h2, h3, h4 {
	color:#7CB605;
	margin:0;
	padding:0;
	font-style:italic
}
.container {
	width:1036px;
	margin:0 auto;
}
.shLT {
	background:url(i/shLT.jpg) no-repeat top left;
	border-top:1px solid transparent;
	margin-top:-1px;
}
.shRT {
	background:url(i/shRT.jpg) no-repeat top right;
	border-top:1px solid transparent;
	margin-top:-1px;
}
.shLC {
	background:url(i/shLC.jpg) repeat-y top left;
	border-top:1px solid transparent;
	margin-top:-1px;
}
.shRC {
	background:url(i/shRC.jpg) repeat-y top right;
	border-top:1px solid transparent;
	margin-top:-1px;
}
.footer {
	background:url(i/footer.jpg) bottom left no-repeat;
	padding-left:53px;
	padding-right:53px;
	padding-bottom:45px;
	padding-top:20px;
}
.blue {
	background:url(i/blue.jpg) repeat-y left;
	border-top:1px solid transparent;
}
.white {
	background:white;
	width:970px;
	margin:0 auto;
	border-top:1px solid transparent;
	margin-top:-1px;
	border-bottom:1px solid transparent
}
#menuItems {
	height:52px;
}
#globalnav {
	margin:0;
	padding:0;
}
#globalnav li {
	display: inline;
}
#globalnav li a {
	background:url(i/buttons.jpg) no-repeat;
	float:left;
	height:0;
	padding-top:52px;
	overflow: hidden;
	outline:none;
}
#globalnav li#pumping a {
	background-position:0 0;
	width:184px;
}
#globalnav li#rent a {
	background-position:-184px 0;
	width:332px;
}
#globalnav li#export a {
	background-position:-516px 0;
	width:135px;
}
#globalnav li#loading a {
	background-position:-651px 0;
	width:206px;
}
#globalnav li#contacts a {
	background-position:-857px 0;
	width:113px;
}
#globalnav li#pumping a:hover {
	background-position:0 -52px;
	width:184px;
}
#globalnav li#rent a:hover {
	background-position:-184px -52px;
	width:332px;
}
#globalnav li#export a:hover {
	background-position:-516px -52px;
	width:135px;
}
#globalnav li#loading a:hover {
	background-position:-651px -52px;
	width:206px;
}
#globalnav li#contacts a:hover {
	background-position:-857px -52px;
	width:113px;
}
.BT {
	background:url(i/BT.jpg) repeat-x;
	border-top:1px solid transparent;
	margin-top:-1px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	text-align:justify;
	position:relative;
}
.advantages {
	float:left;
	width:250px;
	margin-right:30px;
}
.content {
	margin-left:280px;
}
a:link {
	color: #6C0;
}
a:visited {
	color: #6C0;
}
a:hover {
	color: #3785AB;
}
a:active {
	color: #3785AB;
}
.footer .text_block {
	border-top:1px solid #CCC;
	padding-top:20px;
	padding-right:250px;
}
#plus {
	margin:0
}
#plus td {
	text-align:left;
	padding-bottom:15px;
	padding-top:10px;
}
#plus img {
	margin-top:5px
}
#plus td span.title {
	font-size:1.5em;
}
#plus td.border {
	border-bottom:1px solid #CCC
}