@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetics, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	font-style: normal;
	margin:0px;
	padding:0px;
}
#main-header a{text-decoration:none}
p {margin:0px; padding: 0px;}

p a {margin:0px; padding: 0px; color:#333333;}

h1 {margin:0px; padding: 0px; font-size:20px; font-weight:normal;}
h2 {margin:0px; padding: 0px; font-size:19px;}
h3 {
	margin:0px;
	padding: 0px;
	font-size:12px;
	color: #046380;
}

.mt35{margin-top:35px;}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

img {border:none}

.blue {color:#0A567A;}

.red {color:#CC0000;}

.small-line-height {line-height:12px;}
.large-line-height {
	line-height:18px;
}

.home {
	background-image: url(images/screenshots/homepage-2.jpg);
}
.about-page {background-image: url(images/screenshots/about-page.jpg);}
.services-page {background-image: url(images/screenshots/services-page.jpg); }
.our-system {background-image: url(images/screenshots/our-system.jpg);}
.distribution-areas {background-image: url(images/screenshots/distribution-areas.jpg); }
.distribution-map {background-image: url(images/screenshots/distribution-map.jpg);}
.why-slb {background-image: url(images/screenshots/why-slb.jpg); }
.contact-page {background-image: url(images/screenshots/contact-page.jpg);}

.clear{clear:both;}
.clearLeft{clear:left;}

.content{
	position: absolute;
	left: 50%;
	margin-left: -550px;
	width: 1100px;
	height: 850px;
	background-repeat: no-repeat;
}

.content a {
	border:none;
	text-decoration:none;
	cursor: pointer; 
	cursor: pointer;
}

#slb-logo {
	margin:18px 0px 0px 75px;
	width: 175px;
	float: left;
	display: inline;
} 

/* ************************/
/* *** MENU NAVIGATION ****/
/* ************************/

#navcontainer{
	margin:54px 65px 0px 0px;
	font-size: 12px;
	height: 34px;
	width: 750px;
	float: right;
}

#navcontainer a{color:#FFFFFF}

#gn-home a{
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 68px;
	background-image: url(images/navi/home_away.jpg);
}

#gn-home-select{
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 68px;
	background-image: url(images/navi/home_on.jpg);
}

#gn-home a:hover {background-image: url(images/navi/home_over.jpg);}

#gn-about a{
	background-image: url(images/navi/about_away.jpg);
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 71px;
	display: block;
}

#gn-about-select{
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 71px;
	background-image: url(images/navi/about_on.jpg);
}


#gn-about a:hover {background-image: url(images/navi/about_over.jpg);}

#gn-services a{
	background-image: url(images/navi/services_away.jpg);
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 68px;
}

#gn-services-select{
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 68px;
	background-image: url(images/navi/services_on.jpg);
}


#gn-services a:hover {background-image: url(images/navi/services_over.jpg);}

#gn-system a{
	background-image: url(images/navi/system_away.jpg);
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 110px;
}

#gn-system-select{
	float:left;
		text-align:center;
	padding-top:10px;
	height:24px;
	width: 110px;
	background-image: url(images/navi/system_on.jpg);
}

#gn-system a:hover {background-image: url(images/navi/system_over.jpg);}

#gn-distribution-areas a{
	background-image: url(images/navi/distribution_areas_away.jpg);
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 120px;
}

#gn-distribution-areas-select{
	float:left;
		text-align:center;
	padding-top:10px;
	height:24px;
	width: 119px;
	background-image: url(images/navi/distribution_areas_on.jpg);
}

#gn-distribution-areas a:hover {background-image: url(images/navi/distribution_areas_over.jpg);}

#gn-distribution-map a{
	background-image: url(images/navi/distribution_map_away.jpg);
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 112px;
}

#gn-distribution-map-select{
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 112px;
	background-image: url(images/navi/distribution_map_on.jpg);
}

#gn-distribution-map a:hover {background-image: url(images/navi/distribution_map_over.jpg);}

#gn-why-use-slb a{
	background-image: url(images/navi/why_use_away.jpg);
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 82px;
}

#gn-why-use-slb-select{
	float:left;
		text-align:center;
	padding-top:10px;
	height:24px;
	width: 103px;
	background-image: url(images/navi/why_use_on.jpg);
}

#gn-why-use-slb a:hover {background-image: url(images/navi/why_use_over.jpg);}

#gn-contact-us a{
	background-image: url(images/navi/contact_away.jpg);
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 98px;
	background-repeat: no-repeat;
}

#gn-contact-us-select{
	float:left;
	text-align:center;
	padding-top:10px;
	height:24px;
	width: 98px;
	background-image: url(images/navi/contact_on.jpg);
	background-repeat: no-repeat;
}

#gn-contact-us a:hover {background-image: url(images/navi/contact_over.jpg);}


/* ******************************/
/* *** HOMEPAGE MAIN CONTENT ****/
/* ******************************/


#main-header {
	color:#000000;
	margin: 20px 0px 10px 77px;
	font-size:20px;
	width: 725px;
}

.welcome-text {
	margin:10px 85px 0px 77px;
	color: #333333;
	font-size: 12px;
}
.welcome-text a {color: #333333;}
.welcome-text a:hover{ text-decoration:underline}

.home-welcome-text {
	margin:10px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
	width: 725px;
}
.home-welcome-text a {color: #333333;}
.home-welcome-text a:hover{ text-decoration:underline}

#main-window{
	margin:0px 0px 0px 75px;
	background-image: url(images/gui/homepage-main-window-bg.jpg);
	background-repeat: no-repeat;
	height: 215px;
}


#flashmovie {
	margin-top: 20px;
	margin-left: 28px;
	padding: 0px;
	float: left;
	display: inline;

}

#main-window-content {
	margin:18px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#FFFFFF;
	width: 360px;
	display: inline;
}

.main-window-title {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:19px;
}

.main-window-body {
	margin:5px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 340px;
	font-size: 12px;
}

.main-window-body a{ color:#FFFFFF}


/* ******************************/
/* *** ABOUT PAGE TIMELINE ****/
/* ******************************/

#timeline {
	margin:10px 0px 10px 73px;
	padding:0px 0px 0px 0px;
	height: 760px;
	background-image: url(images/about-content/timeline-bg.jpg);
	background-repeat: no-repeat;
}

#timeline-text-group {
	margin:60px 370px 0px 260px;
	padding:0px 0px 0px 0px;
	float: left;
	display: inline;
}

.time-text {
	margin:0px 0px 30px 0px;
}

/* ******************************/
/* *** SERVICES PAGE ****/
/* ******************************/

#services {
	margin:10px 0px 0px 73px;
	padding:0px 0px 0px 0px;
	height: 393px;
	background-image: url(images/services-content/services-bg.jpg);
	background-repeat: no-repeat;
}

#flashmovie-services {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	display: inline;

}

.services-title {
	padding:0px 0px 0px 0px;
	float:left;
	font-size:19px;
	display:inline;
}

.services-body {
	padding:0px 0px 0px 0px;
	float:left;
	font-size: 13px;
	display:inline;
}

.services-content-1 {	margin:5px 0px 0px 15px;
	padding:0px 0px 0px 0px;}
	
.title-1{
	margin:15px 0px 0px 23px;
}
.title-2{
	margin:10px 30px 0px 15px;
}
.title-3{
	margin:10px 84px 0px 15px;
}
.title-4{
	margin:10px 0px 0px 15px;
}

.body-1{
	margin:15px 0px 0px 25px;
	width:300px;
}
.body-2{
	margin:10px 30px 0px 15px;
	width: 220px;
	;
}
.body-3{
	margin:10px 40px 0px 15px;
	width: 250px;
}
.body-4{
	margin:10px 0px 0px 15px;
	width: 310px;
}

/* ******************************/
/* *** TESTIMONIALS PAGE ****/
/* ******************************/

#testimonials {
	margin:10px 0px 0px 73px;
	padding:0px 0px 0px 0px;
	height: 393px;
	background-image: url(images/testimonials/testimonials-bg.jpg);
	background-repeat: no-repeat;
}

#flashmovie-testimonials{
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	display: inline;

}

.testimonials-title {
	padding:0px 0px 0px 0px;
	float:left;
	font-size:19px;
	display:inline;
	width: 150px;
}

.testimonials-body {
	padding:0px 0px 0px 0px;
	float:left;
	font-size: 13px;
	display:inline;
	margin: 7px 20px 20px 20px;
	width: 400px;
}

.testimonials-body-2 {
	padding:0px 0px 0px 0px;
	float:left;
	font-size: 13px;
	display:inline;
	margin: 10px 20px 20px 20px;
	width: 320px;
}
.testimonials-content-1{
	width:300px;
	float:left;
	height:180px;
	margin:20px 0px 0px 5px;
}
.testimonials-content-2{
	width:300px;
	margin: 5px 0px 0px 5px;
}
.testimonials-content-1 h2{
	float:left;
	margin:15px 10px 5px 17px;
}
.testimonials-content-2 h2{float:left; margin:5px 10px 0px 20px;}

.testimonials-content-1 p a{
	color:#CCC;
}
.testimonials-content-2 p a{
	color:#CCC;
}


/* ******************************/
/* *** OUR SYSTEM PAGE ****/
/* ******************************/

#our-system{
	margin:15px 0px 0px 74px;
	height:360px;
	background-image: url(images/our-system-content/our-system-bg.jpg);
	background-repeat: no-repeat;
}

/* ******************************/
/* *** DISTRIBUTION AREAS PAGE ****/
/* ******************************/

#distribution-areas{
	margin:15px 0px 0px 76px;
	height:340px;
	background-image: url(images/distribution-areas/distribution-areas-bg.jpg);
	background-repeat: no-repeat;
}

#distribution-areas-header{
	margin:20px 0px 0px 25px;
	font-size:18px;
	font-weight: bold;
	float: left;
	display: inline;
}

#distribution-areas-text{
	margin:20px 0px 0px 25px;
	float: left;
	display: inline;
	font-size: 13px;
	width: 450px;
}

.distribution-text {
	line-height:12px;
	margin:0px 0px 0px 78px;
}

.odd{padding-right:18px; font-size:14px;}

.even{padding-right:18px; color:#CC0000; font-size:14px;}

/* ******************************/
/* *** DISTRIBUTION MAP PAGE ****/
/* ******************************/

#distribution-map {
	margin:0px 0px 0px 75px;
	width:361px;
	float: left;
	display: inline;
}

#codes {
	margin:10px 0px 0px 40px;
	color: #333333;
	float: left;
	display: inline;
	width: 260px;
}

/* ********************************/
/* *** WHY USE SLB PAGE ****/
/* ********************************/

#why-use-slb{
	margin:15px 0px 10px 76px;
	height:372px;
	background-image: url(images/why-choose-slb/why-choose-slb-bg.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
}

#why-use-slb-header{
	margin:20px 0px 0px 45px;
	font-size:17px;
	font-weight: normal;
	float: left;
	display: inline;
}

#why-use-slb-text{
	margin:20px 450px 0px 45px;
	float: left;
	display: inline;
	font-size: 13px;
}

/* ********************************/
/* *** CONTACT PAGE ****/
/* ********************************/

.contact-info{
	margin:10px 83px 0px 77px;
	color: #333333;
	font-size: 14px;
	float: left;
	display: inline;
}

#request-brochure{
	margin:0px 0px 0px 75px;
	background-image: url(images/contact-content/brochure-holders.jpg);
	background-repeat: no-repeat;
	padding: 10px 80px 20px 350px;
	color: #333333;
}

#contact-form{
	margin:10px 0px 10px 0px;
	float:left;
	color: #333333;
	font-size: 14px;
	padding: 0px;
	height: 295px;
	display: inline;
}

fieldset{
	border:solid 0px #DEDEDE;
}
fieldset legend {
	margin: 0px;
	padding: 0px;


}
fieldset ul, fieldset li{
	border:0; margin:0; padding:0; list-style:none;
}
fieldset li{
	clear:both;
	list-style:none;
	padding:10px;
}

fieldset input{
	float:left;
}
fieldset label{
	width:200px;
	float:left;
}
fieldset button{
	border:0;
	margin:0;
	padding:0;
	width:125px;
	height:31px;
	background:#333333 url(images/contact-content/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
	cursor:pointer;
	}

fieldset textarea{
	height:100px;
	width:353px;
}

#quote-form{
	margin:0px 0px 0px 77px;
	padding: 10px 90px 20px 0px;
	color: #333333;
}

#quote-form a{
	color: #CC0000;
}


/* ******************************/
/* *** LOWER NAVI STRIP ****/
/* ******************************/

#lower-image-link-group {
	margin:5px 0px 0px 75px;
}

.lower-link-1{
	background-image: url(images/home-content/lower-image-link-1.jpg);
	height: 140px;
	width: 240px;
	float: left;
}

.lower-link-1-roll{
	background-image: url(images/home-content/lower-image-link-1-over.jpg);
	height: 140px;
	width: 240px;
	float: left;
}

.lower-link-2{
	background-image: url(images/home-content/lower-image-link-2.jpg);
	height: 140px;
	width: 230px;
	float: left;
}

.lower-link-2-roll{
	background-image: url(images/home-content/lower-image-link-2-over.jpg);
	height: 140px;
	width: 230px;
	float: left;
}

.lower-link-3{
	background-image: url(images/home-content/lower-image-link-3.jpg);
	height: 140px;
	width: 236px;
	float: left;
}

.lower-link-3-roll{
	background-image: url(images/home-content/lower-image-link-3-over.jpg);
	height: 140px;
	width: 236px;
	float: left;
}

.lower-link-4{
	background-image: url(images/home-content/lower-image-link-4.jpg);
	height: 140px;
	width: 238px;
	float: left;
}

.lower-link-4-roll{
	background-image: url(images/home-content/lower-image-link-4-over.jpg);
	height: 140px;
	width: 238px;
	float: left;
}

/* ******************************/
/* *** LOWER NAVI STRIP ****/
/* ******************************/

.site-map-info{
	margin:10px 0px 0px 77px;
	color: #333333;
	font-size: 14px;
	float: left;
	display: inline;
	width: 220px;
}

/* ******************************/
/* *** LOWER NAVI STRIP ****/
/* ******************************/

#lower-navi-strip {
	margin:5px 0px 0px 77px;
	background-image: url(images/gui/lower-strip-bg.jpg);
	height: 70px;
	background-repeat: no-repeat;
	float: left;
	width: 1000px;
	display: inline;
}

#navlist{
	height: 60px;
	width: 350px;
	float: left;
	margin:10px 0 0 0;
}

#navlist ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	color: #FFF;
	line-height: 25px;
	white-space: nowrap;
}

#navlist  li {
list-style-type: none;
display: inline;
}

#navlist li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}

#rv-logo{float:right; height:20px; width:100px;}

#rv-link{
	height: 30px;
	width: 200px;
	float: right;
	margin: 30px 18px 0 0;
}

#social-links{	height: 30px;
	width: 230px;
	float: right;
	margin:15px 48px 0 0;
}
#social-links a{padding:0px 0px 0px 10px;}
#leaflet_tracking_copy{margin:10px 85px 10px 75px; color:#333; line-height:18px; }
#leaflet_tracking_copy a{ color:#0A567A; }

