/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
	width:984px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/background/main-pagewidth-background.jpg);
	background-repeat: repeat-y;
} 
 
#header{
 position:relative; 
 height:393px; 
 width:100%;
} 
#logo-header {
	background-image: url(../images/background/sams-website-03-12-08.jpg);
	display: block;
	height: 149px;
	width: 984px;
}
#logo {
	height: 149px;
	width: 421px;
	margin-right: 260px;
	margin-left: auto;
}


#main-header {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background.jpg);
}

#main-header2 {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background1.jpg);
}

#main-header-china {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background-china.jpg);
}

#main-header-brazil {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background-brazil.jpg);
}

#main-header-france {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background-france.jpg);
}

#main-header-india {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background-india.jpg);
}

#main-header-russia {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background-russia.jpg);
}

#main-header-saudi {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background-saudi.jpg);
}

#main-header-egypt {
	display: block;
	height: 240px;
	width: 984px;
	background-image: url(../images/background/main-header-background-egypt.jpg);
}

#main-navigation {
	display: inline;
	float: left;
	height: 240px;
	width: 226px;
}
#main-heaer-image {
	float: right;
	height: 240px;
	width: 758px;
}

ol {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
	text-align: left;
}

ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
	text-align: left;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

p { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none
	margin-right: 18px;
	margin-left: 18px;
}	

hr {
    color: #4089E7;
}

.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}
 
#leftcol{
 width:314px; 
 float:left; 
 position:relative; 
  }
 
 /**sidebar header**/
.side-bar-header {
	background-image: url(../images/headings/side-bar-header-bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	width: 255px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.side-bar-header-left {
	background-image: url(../images/headings/left-side-bar-headers.png);
	float: left;
	height: 28px;
	width: 10px;
}
.twocolumn-sidebar-header {
}
.side-bar-header-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.side-bar-header-right {
	background-image: url(../images/headings/right-side-bar-headers.png);
	float: right;
	height: 28px;
	width: 10px;
}
/***sidebar styles end here***/


 /**main column header bar**/
.main-bar-header {
	background-image: url(../images/headings/side-bar-header-bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	width: 605px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.main-bar-header-left {
	background-image: url(../images/headings/left-side-bar-headers.png);
	float: left;
	height: 28px;
	width: 10px;
	display: inline;
}
.twocolumn-mainbar-header {
}
.main-bar-header-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.main-bar-header-right {
	background-image: url(../images/headings/right-side-bar-headers.png);
	float: right;
	height: 28px;
	width: 10px;
}
 /**main column header bar ends here**/
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:668px; 
 }
 
#footer{
	height:101px;
	background-color:#FFFFFF;
	clear:both;
	background-image: url(../images/background/footer-background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	color: #999999;
 } 
 /***main navigation styles***/
a.homenavigation, a.homenavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 216px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	margin-top: 10px;
}
a.homenavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 216px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	background-color: #45576F;
}


a.contactnavigation, a.contactnavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 205px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
}
a.contactnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 205px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	background-color: #45576F;
}
a.passnavigation, a.passnavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
}
a.passnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 195px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	background-color: #45576F;
}
a.visanavigation, a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 185px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
}
a.visanavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 185px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	background-color: #45576F;
}

a.addnavigation, a.addnavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 175px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
}
a.addnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 175px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	background-color: #45576F;
}
a.pricenavigation, a.pricenavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 175px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
}
a.pricenavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 175px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	background-color: #45576F;
}

a.travelnavigation, a.travelnavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 190px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
}
a.travelnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 190px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	background-color: #45576F;
}

a.vaccnavigation, a.vaccnavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 205px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
}
a.vaccnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 205px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45576F;
	margin-left: 10px;
	background-color: #45576F;
}

a.testimonials, a.testimonials:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 205px;
	padding-top: 3px;
	margin-left: 10px;
}
a.testimonials:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 205px;
	padding-top: 3px;
	margin-left: 10px;
	background-color: #45576F;
}

a.faq, a.faq:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 20px;
	width: 240px;
	padding-top: 3px;
	margin-left: 10px;
}
a.faq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 240px;
	padding-top: 3px;
	margin-left: 10px;
	background-color: #45576F;
}
/***main navigation styles end here***/

 /***footer navigation styles***/
a.flinks, aflinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.flinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
 /***main navigation styles end here***/

/**d1 credits**/
.d1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
a.d1, a.d1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.d1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
/**d1 credits end here**/

 
/***Styles for h1, h2, h3, h4 tags***/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #143560;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	margin-bottom: 1px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/**Phone Tracking Styles begin here**/
 #phone-container {
	float: right;
	width: 250px;
	height: 80px;
	margin-top: 65px;
}
#Call-Toll-Free {
	font-family: "Trebuchet MS";
	color: #1458C3;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 24px;
}
#Phone-Number {
	font-family: "Trebuchet MS";
	font-size: 38px;
	color: #1458C3;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}

#logo-header2 {
	background-image: url(../images/background/sams-website-05-15-08.jpg);
	display: block;
	height: 149px;
	width: 984px;
}
#logo2 {
	height: 149px;
	width: 421px;
	float:right;
	margin-left: auto;
}
/**Phone Tracking Styles end here**/
