@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	background-color:#fff;
/*	background-image:url(../images/main-bg.jpg);
	background-repeat:repeat-x;
	text-align: center;*/
	color: #000;
	}
	
/* main nav */

#main-nav {
  position:relative;
  top:95px;
  left:-5px;
  float:left;
  width:100%;
  font-size:100%;
  line-height:normal;
  }
#main-nav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#main-nav li {
  float:left;
  background:url("../images/right.png") no-repeat right top;
  margin:0 2px 0 0;
  padding:0 10px 0 0;
  height: 30px;
  }
#main-nav a {
  float:left;
  display:block;
  background:url("../images/left.png") no-repeat left top;
  padding:5px 7px 4px 17px;
  text-decoration:none;
  font-weight:bold;
  color:#000;
  height: 30px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#main-nav a {float:none;}
/* End IE5-Mac hack */
#main-nav a:hover {
  color:#fff;
  }
#main-nav #current {
  background-image:url("../images/right_on.png");
  }
#main-nav #current a {
  background-image:url("../images/left_on.png");
  color:#333;
  padding-bottom:5px;
  }	
	
/**/	
	
	
h1 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff7100;
	text-transform:capitalize;}	
	
	
#clear {
	clear:both;}

#content {
	margin: 0 auto;
	width:964px;
	background-color:#fff;
	/*background-image:url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	text-align:left;
	padding: 10px;
	}

#testimonials {
	margin: 0 auto;
	width:990px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	padding: 5px;
	}

#main {
	margin: 0 auto;
	background: #fff; 
	padding: 0px;
	width: 984px;
	height:687px;
	text-align:center;
	}
	
#footer {
	margin: 0 auto;
	width:984px;
	background:#fff;
	text-align:center;
	}
	
.footerlinks {font-size: 10px;color:#000000;text-decoration:none;}
.footerlinks:link {font-size: 10px;color:#000000;text-decoration:none;}
.footerlinks:visited {font-size: 10px;color:#000000;text-decoration:none;}
.footerlinks:hover {font-size: 10px;color:#000000;text-decoration:underline;}


#footer p {
	margin: 0;
	padding: 10px 0;
	}
	
.small {
	font-size: 10px;
	color: #000;
	padding-left:420px;
	margin-top: -17px; 
}

fieldset {
	border: 2px solid #ff7100;
	padding:10px;
	color: #000;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	}

legend {
	font-size: 28px;
	color: #ff7100;
}

/* video */

#video {
	position:relative;
	left:0px;
	top:3px;
	width:275px;
	height:209px;
	z-index:2;
}

.gecko #video{
	position:relative;
	left:374px;
	top:100px;
	width:275px;
	height:209px;
	z-index:2;
}

.webkit #video{
	position:relative;
	left:374px;
	top:-138px;
	width:275px;
	height:209px;
	z-index:2;
}

.chrome #video{
	position:relative;
	left:374px;
	top:-138px;
	width:275px;
	height:209px;
	z-index:2;
}

#order-form {
	position:relative;
	left:10px;
	top:15px;
	width:300px;
	height:209px;
	z-index:0;
}

/* Testimonials */


#world {
	background-image: url(../images/world.png);
	background-repeat:no-repeat;
	width: 940px;
	height: 485px;
	}
	
#world02 {
	background-image: url(../images/world02.png);
	background-repeat:no-repeat;
	width: 940px;
	height: 485px;
	}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type:none;
}
.menu li {
	padding: 0;
	xmargin: 0 2px;
	xfloat: left;
	position: relative;
	text-align: center;
	list-style-type:none;
}	
.menu a {
	display: block;
	color: #fff;
	width: 15px;
	text-decoration: none;
	background-color: transparent;
	border: 0px solid #000;
	list-style-type:none;
}
.menu li em {
	background: url(../images/hover.gif) no-repeat;
	width: 180px;
	height: 50px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: left;	
	padding: 11px 12px 10px 13px;
	margin-left: -77px;
	font-style: normal;
	z-index: 2;
	display: none;
	list-style-type:none;
}

.menu li em img {padding-right: 4px;}

.hawaii {
	position: absolute;
	margin: 217px 0 0 22px;
	color: #000;
	padding: 10px;
	z-index: 10;
	list-style-type:none;
	}

.new-york {	
	position: absolute;
	margin: 185px 0 0 245px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.florida {
	position: absolute;
	margin: 227px 0 0 222px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.brazil {
	position: absolute;
	margin: 318px 0 0 308px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.scotland {
	position: absolute;
	margin: 129px 0 0 416px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.england {
	position: absolute;
	margin: 151px 0 0 416px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.france {
	position: absolute;
	margin: 173px 0 0 429px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.croatia {
	position: absolute;
	margin: 177px 0 0 468px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.russia {
	position: absolute;
	margin: 108px 0 0 685px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.china {
	position: absolute;
	margin: 208px 0 0 687px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}	
	
.japan {
	position: absolute;
	margin: 199px 0 0 775px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}

.phillipines {
	position: absolute;
	margin: 265px 0 0 739px;
	color: #000;
	padding: 10px;
	z-index: 11;
	}


.australia {
	position: absolute;
	margin: 367px 0 0 757px;
	color: #000;
	padding: 10px;
	z-index: 10;
	}
	
.order-now-product-titles {
	color: #ff0000;
	line-height: 160%;
	font-size: 16px;
	margin-bottom: 4px;
	font-weight:bold;
	text-align:center;
	display:block;
	}
	
.order-now-product-titles02 {
	color: #ff0000;
	background-color: #fff;
	line-height: 100%;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	xdisplay:block;
	font-style:italic;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ccc;
	}
	
	/* Testimonials */


#world {
	background-image: url(../images/world.png);
	background-repeat:no-repeat;
	width: 940px;
	height: 485px;
	}
	
#world02 {
	background-image: url(../images/world02.png);
	background-repeat:no-repeat;
	width: 940px;
	height: 485px;
	}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type:none;
}
.menu li {
	padding: 0;
	xmargin: 0 2px;
	xfloat: left;
	position: relative;
	text-align: center;
	list-style-type:none;
}	
.menu a {
	display: block;
	color: #fff;
	width: 61px;
	height: 48px;
	text-decoration: none;
	background-color: transparent;
	border: 0px solid #000;
	list-style-type:none;
}
.menu li em {
	background: url(../images/hover02.gif) no-repeat;
	width: 180px;
	height: 50px;
	position: absolute;
	xtop: 120px;
	left: 135px;
	text-align: left;	
	padding: 11px 12px 10px 13px;
	margin: -5px 0 0 -79px;
	font-style: normal;
	z-index: 2;
	display: none;
	list-style-type:none;
}

.menu li em img {padding-right: 4px;}

.hawaii {
	position: absolute;
	margin: 174px 0 0 57px;
	color: #000;
	padding: 0;
	z-index: 10;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}

.new-york {	
	position: absolute;
	margin: 139px 0 0 281px;
	color: #000;
	padding: 0;
	z-index: 99;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
.florida {
	position: absolute;
	margin: 260px 0 0 162px;
	color: #000;
	padding: 0;
	z-index: 10;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
.brazil {
	position: absolute;
	margin: 354px 0 0 345px;
	color: #000;
	padding: 0;
	z-index: 10;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
.scotland {
	position: absolute;
	margin: 85px 0 0 355px;
	color: #000;
	padding: 0;
	z-index: 11;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
.england {
	position: absolute;
	margin: 109px 0 0 452px;
	color: #000;
	padding: 0;
	z-index: 10;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
.france {
	position: absolute;
	margin: 204px 0 0 367px;
	color: #000;
	padding: 0;
	z-index: 99;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
.croatia {
	position: absolute;
	margin: 213px 0 0 503px;
	color: #000;
	padding: 0;
	z-index: 24;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
.russia {
	position: absolute;
	margin: 63px 0 0 718px;
	color: #000;
	padding: 0;
	z-index: 10;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
.china {
	position: absolute;
	margin: 162px 0 0 625px;
	color: #000;
	padding: 0;
	z-index: 14;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}	
	
.japan {
	position: absolute;
	margin: 151px 0 0 809px;
	color: #000;
	padding: 0;
	z-index: 10;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}

.phillipines {
	position: absolute;
	margin: 299px 0 0 678px;
	color: #000;
	padding: 0;
	z-index: 11;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}


.australia {
	position: absolute;
	margin: 319px 0 0 791px;
	color: #000;
	padding: 0;
	z-index: 10;
	width: 61px;
	height: 48px;
	list-style-type:none;
	border: 1px solid #fff;
	}
	
	.broderR {
border-right:1px solid #FF6600;
padding:3px;
}

.clear {
	clear: both;
	}
