/* General reset */
html { height: 100%; }
body {
	margin: 0;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 100%;
	background-color: #273279;
	min-width: 914px;
}
img { border-style: none; }
a {
	color: #233074;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
/* General settings */
#wrapper { background: url(../images/bg-body.gif) 50% 0; }
/* header start */
.header-wrapper {
	position: relative;
	z-index: 10;
	width: 100%;
}
#header {
	width: 100%;
	background: url(../images/bg-header-inner.png) repeat-x;
}
.home-page #header { background: url(../images/bg-header-shadow.png) repeat-x; }
.home-page #header .holder { background: url(../images/bg-header.jpg) no-repeat 50% 0; }
#header .frame {
	width: 912px;
	margin: 0 auto;
	padding: 16px 1px 0;
	height: 177px;
	position: relative;
	overflow: hidden;
}
.home-page #header .frame {
	height: 272px;
	padding: 40px 1px 0;
	overflow: visible;
}
/* logo */
.logo {
	display: block;
	margin: 0 0 0 2px;
	overflow: hidden;
	height: 70px;
	width: 294px;
	position: relative;
	z-index: 10;
}
.logo a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#header .slogan {
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	display: block;
	color: #e4ecf5;
	margin: 0 11px 14px 0;
}
/* main navigation start */
#nav {
	margin: 0;
	padding: 40px 0 0;
	list-style: none;
	width: 268px;
}
#nav li {
	padding: 0 0 4px;
	vertical-align: top;
	height: 1%;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav li a {
	display: block;
	background: url(../images/bg-nav.png);
	color: #fff;
	padding: 4px 19px;
	text-decoration: none;
	height: 1%;
}
#nav li a:hover,
#nav li a.active { background-position: 0 -20px; }
/* navigation on inner pages */
.nav {
	margin: 0;
	padding: 0 0 0 80px;
	position: absolute;
	top: 79px;
	width: 570px;
	right: 1px;
	background-color: #658ab7;
	list-style: none;
}
.nav li {
	float: left;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.nav li a {
	padding: 3px 8px 4px;
	display: block;
	color: #fff;
}
.nav li a:hover,
.nav li a.active {
	background-color: #93accb;
	text-decoration: none;
}
/* main navigation end */
.logos {
	float: right;
	margin: 0;
	padding: 3px 31px 0 0;
	list-style: none;
}
.logos li {
	float: left;
	padding: 0 0 0 6px;
	overflow: hidden;
}
.logos li a {
	display: block;
	text-indent: -9999px;
	margin: 7px 0 0;
	cursor: pointer;
}
.logos li a.logo-terminals {
	background: url(../images/logo-terminals-small.png) no-repeat;
	width: 149px;
	height: 38px;
	margin-top: 8px;
}

.logos li a.logo-transport {
	background: url(../images/logo-transport-small.png) no-repeat;
	width: 149px;
	height: 38px;
	margin-top: 8px;
}
.logos li a.logo-stop-in {
	background: url(../images/logo-stop-small.png) no-repeat;
	width: 41px;
	height: 53px;
	margin: 0 15px 0 14px;
}
.logos li a.logo-lubricants {
	background: url(../images/logo-lubricants-small.png) no-repeat;
	width: 150px;
	height: 36px;
	margin-top: 8px;
}
.logos li a.logo-foods {
	background: url(../images/logo-foods-small.png) no-repeat;
	width: 149px;
	height: 37px;
}
/* slideshow start */
.gallery {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 1px;
	top: 18px;
	list-style: none;
	width: 530px;
	height: 291px;
}
.gallery li {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	width: 100%;
}
/* slideshow end */
/* header end */

/* main area start */
#main {
	width: 914px;
	margin: -4px auto 0;
	overflow: hidden;
}
.home-page #main {
	margin-top: 0;
	padding: 0 0 29px;
	overflow: visible;
}
/* tabs start */
.tabs {
	margin: -3px 0 26px -6px;
	padding: 0;
	overflow: hidden;
	width: 920px;
	list-style: none;
	position: relative;
}
.tabs li {
	float: left;
	padding: 0 0 0 11px;
	width: 173px;
	overflow: hidden;
	position: relative;
}
.tabs li img { display: block; }
.tabs .tab-logo {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 48px;
	margin: 7px 0 0;
	cursor: pointer;
}
.tabs .logo-terminals {
	background: url(../images/logo-terminals.png) no-repeat;
	width: 176px;
}
.tabs .logo-transport {
	background: url(../images/logo-transport.png) no-repeat;
	width: 177px;
}
.tabs .logo-lubricants {
	background: url(../images/logo-lubricants.png) no-repeat;
	width: 173px;
}
.tabs .logo-foods {
	background: url(../images/logo-foods.png) no-repeat;
	width: 177px;
}
.tabs .logo-stop-in {
	background: url(../images/logo-stop.png) no-repeat;
	width: 81px;
	height: 104px;
	margin: -23px 0 0 46px;
	position: relative;
	overflow: visible;
	outline: none;
}
/* tabs end */
/* content columns start */
.columns {
	overflow: hidden;
	width: 962px;
	margin: 0 0 40px -50px;
	line-height: 19px;
	font-weight: bold;
}
.columns .col {
	float: left;
	width: 429px;
	margin: 0 0 0 52px;
	display: inline;
}
.columns .col-content {
	font-size: 10px;
	line-height: 14px;
}
.columns h2 {
	margin: 0 0 1px;
	font-size: 16px;
	line-height: 19px;
}
.columns .col-content h2 { margin: 0; }
.columns p { margin: 0 0 11px; }
/* content columns end */
/* slogan */
#main .slogan {
	display: block;
	text-align: center;
	font-size: 19px;
	line-height: 22px;
	font-style: italic;
}
/* main area end */

/* footer start */
#footer {
	background: url(../images/bg-footer.png) repeat-x;
	height: 21px;
	margin: -13px 0 0;
	padding: 21px 0 0;
	position: relative;
}
#footer .holder {
	width: 912px;
	margin: 0 auto;
	padding: 0 1px;
	overflow: hidden;
	
}
#footer ul {
	margin: 0 0 0 -8px;
	padding: 0;
	list-style: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	word-spacing: 1px;
}
#footer ul li {
	background: url(../images/separator.gif) no-repeat 0 3px;
	color: #fff;
	display: inline;
	padding: 0 5px 0 10px;
}
#footer ul li a { color: #fff; }
#footer ul li address {
	margin: 0;
	padding: 0;
	display: inline;
	font-style: normal;
}
* html #footer ul li address { margin-right: 4px; }
*+html #footer ul li address { margin-right: 4px; }
/* footer end */

/* inner page start */
.main-area {
	background: #fff url(../images/line.gif) repeat-y 644px 0;
	margin: 0 1px;
	padding: 0 0 153px 24px;
	overflow: hidden;
	color: #233074;
	border-bottom: 15px solid #fff;
	float: left;
	width: 888px;
}
/* content start */
#content {
	float: left;
	width: 587px;
	margin: 45px 0 0;
	display: inline;
	font-size: 15px;
	line-height: 18px;
}
#content h1 { margin: 0 0 28px; }
#content h1 img { display: block; }
/* map */
.map {
	border: 1px solid #000;
	margin: 0 3px 40px 0;
}
.map img { display: block; }
.map iframe {
	border-style: none;
	margin: 0;
	padding: 0;
	background: none;
}
#content h2 {
	margin: 0 0 11px;
	font-size: 15px;
	line-height: 18px;
}
#content address {
	margin: 0 0 15px;
	padding: 0;
	font-style: normal;
	display: block;
	line-height: 15px;
}
#content p { margin: 0 0 15px; }
/* services */
.services {
	margin: 0 0 11px -3px;
	padding: 0;
	overflow: hidden;
	height: 1%;
	list-style: none;
	position: relative;
}
.services li {
	float: left;
	margin: 0 2px 0 0;
}
.services li img { display: block; }
/* content end */
/* sidebar start */
#sidebar {
	float: right;
	width: 268px;
	margin: 1px 0 0;
	color: #000;
}
/* slideshow start */
.slideshow {
	margin: 0 0 27px 1px;
	padding: 0;
	list-style: none;
	position: relative;
	height: 152px;
}
.slideshow li {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.slideshow li img { display: block; }
/* slideshow end */
/* box styles start */
.box {
	margin: 0 14px 34px 0;
	height: 1%;
}
.box h3 {
	margin: 0 0 15px;
	padding: 3px 10px 4px 17px;
	background-color: #708cb8;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

.box p {
	margin: 0 0 15px;
	padding: 3px 10px 4px 17px;
	font-size: 12px;
	line-height: 15px;
	color: #233074;
}
/* box styles end */
/* search start */
.search { margin: 0 1px 0 16px; }
.search .row {
	overflow: hidden;
	height: 1%;
	padding: 0 0 7px;
}
.search label {
	float: left;
	width: 80px;
	margin: 5px 0 0;
}
.search .text {
	font: 12px/15px Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	margin: 0;
	padding: 3px;
	float: left;
	width: 149px;
}
.search .submit {
	float: right;
	cursor: pointer;
	background: url(../images/btn-submit.gif) no-repeat;
	width: 79px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	border: 0;
	margin: 7px 1px 0 0;
}
/* search end */
/* brands start */
.brands {
	margin: -1px 0 0;
	padding: 0;
	list-style: none;
	width: 234px;
}
.brands li {
	text-align: center;
	padding: 0 0 16px;
}
/* brands end */
/* sidebar end */
