body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding: 20px 0 0 0;
	background-image: url(../img/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center 23px;
}
#main {
	width:704px;
	margin:auto;
	background-image: url(../img/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../img/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 6px 15px 0 14px;
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	border-bottom:1px solid #FFFFFF;
}
#language {
	padding-top: 8px;
	padding-left: 330px;
	background: transparent;
	color: #fff;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
#interior {
	background-image: url(../img/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:466px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-top: -4px;
}
#animate_picture{
	margin-top: 2px;
	width: 230px;
	height: 250px;
	background-color: #e8e7da;
	overflow: hidden;
}
#maintext {
	display:block;
	float:right;
	width:426px;
	padding:15px 20px 10px 20px;
	margin-top: -4px;
	line-height:18px;
}
div#navbar {
	width: 188px;
	display:block;
	float:left;
	margin-top: -3px; /* style added for IE preview */
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.button1 {
	background-image: url(../img/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(../img/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../img/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../img/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.buttonlast {
	background-image: url(../img/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../img/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF;
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../img/arrow-button-over.gif);
	background-repeat: no-repeat;
}
#news-container{
	height: 160px;
	margin-top: -2px;  /* style added for IE preview */
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.news-date{
	font-size: 9px;
	padding-bottom: 3px;
}
div a.news-title{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
div a:hover.news-title{
	text-decoration: underline;
	color: #8ac1fa;
	font-size: 10px;
	font-weight: bold;
}
#listticker{
	width: 175px; 
	list-style-type: none;
	margin-left: 0;
	margin-top:0;
	padding-top: 0px;
	padding-left: 0;
	overflow: hidden;
}
.more-news{
	padding-bottom: 10px;
	text-align: right;
	font-size: 10px;
}
.all-news{
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.more-news a, div.all-news a{
	color: #8ac1fa;
	text-decoration: none;
	font-weight: normal;
}
div.more-news a:hover, div.all-news a:hover{
	color:#8ac1fa;
	text-decoration: underline;
}
#fuel-surcharge {
	width: 188px;
	height: 80px;
	margin-top: 20px;
	margin-left: -5px;
	padding-top: 5px;
	background: transparent url(../img/bg_fuel-surcharge.jpg) no-repeat;
	color: #000;
	overflow: hidden;
	position: absolute;
}
.fuel_content{
	background: red;
	width: 188px;
	height: 50px;
}
.fuel{
	float: left;
	width: 55px;
	margin: 0;
	padding-top: 48px;
	padding-left: 15px;
	color: #728191;
	font-family: "Arial Black"; 
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.value{
	float: right;
	width: 110px;
	margin: 0;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 5px;
	color: #8ac1fa;
	font-family: Arial Black; 
	font-size: 22px;
	text-align: left;
}
#footer {
	font-weight: normal;
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:10px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#D4A916;
	text-decoration:underline;
}
h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	margin: 0px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration: underline;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
p {
	text-align: justify;
}
