@charset "UTF-8";

.table-home	{
	background-image:url(../images/main-home.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		}
		
.table-learn-more	{
	background-color: #fff;}
	
h2 {
	font-size:18px;
	line-height:18px;
	color:#980a1a;
	margin-left: 10px;
	}


h3 {
	font-size:18px;
	line-height:18px;
	color:#004575;
	margin-left: 10px;
	}
	
h4 {
	font-size:18px;
	line-height:18px;
	color:#980a1a;
	}


#home-info {
		border-top: 1px solid #dedede;
		border-left: 1px solid #dedede;
		}

#home-info p {
	font-size:14px;
	line-height:19px;
	font-weight:normal;
	margin-left: 10px;
	color: #004575;
	}
	
#learn-more p {
	font-size:13px;
	line-height:17px;
	color:#333;
	margin-left: 10px;
	
	}
	
#what-you-get p {
	font-size:13px;
	line-height:17px;
	color:#333;
	margin-left: 10px;
	
	}
	
#what-you-get-thumbs img {
	border: 1px solid #DFDFDF;}
	
/* main nav */

#main-nav {
  position:relative;
  top:0px;
  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_on.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_on.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:#b40021;
  }
#main-nav #current {
  background-image:url("../images/right.png");
  }
#main-nav #current a {
  background-image:url("../images/left.png");
  color:#fff;
  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:944px;
	background-color:#fff;
/*	background-image:url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	text-align:left;
	padding: 10px;
	}

#main {
	margin: 0 auto;
	background: #fff;
	padding: 0px;
	width: 964px;
	height:787px;
	text-align:center;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

	
#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;
}

#us-order-link {
	background-color: #4a6fb2;
	text-align:center;
	}


/* video */

#video {
	position:relative;
	left:8px;
	top:8px;
	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:15px;
	top:75px;
	width:275px;
	height:209px;
	z-index:0;
}

.tab1 {
width:65px;
}

.tab2 {
width:105px;
}

.tab3 {
width:115px;
}

.tab4 {
width:150px;
}

.tab5 {
width:128px;
}

#big-images {
	visibility:hidden;
	height:1px;
	width:1px;}
