@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	border:none;
	}

body{
	background-color:#ffffff;
}

a {
	color:#fd7600;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color:#000000;

	}	

h1{
	font-size:20px;
	margin-bottom:15px;
	padding-top:5px;
	height:30px;
	background-color:#fd7600;
	width:100%;
	margin-top:13px;
	color:#FFFFFF;
	text-align:center;
	}
	
h2{
	font-size:18px;
	margin-bottom:10px;
	}
		
ul li{
	margin-left:30px;
	}
#top-buttons {
	text-align:center;
	position:absolute;
	width:200px;
	left:50%;
	margin-left:-330px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	color:#fd7600;
	}
	
#guarantee {
	position:absolute;
	width:340px;
	left:50%;
	margin-left:168px;
	margin-top:25px;
	}
	
#top-buttons a{
	color:#fd7600;
	}
	
#top-buttons a:hover{
	color:#000000;
	}
	
#background {
	background-image: url(top-header.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:100%;
}

#container {
	width:1000px;
	margin:auto;
	padding-top:60px;
	}
	
#vid-headings {
	width:445px;;
	height:22px;
	padding-top:6px;
	/*background-color:#998459;*/
	background-color:#fd7600;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	}
	
#button-headings {
	width:100%;
	height:22px;
	padding-top:6px;
	background-color:#fd7600;
	text-align:center;
	font-weight:bold;
	}
	
#button-headings a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#button-headings a:hover{
	color:#000000;
	text-decoration:none;
	}

#videospot{
	width:445px;
	height:395px;
	border:none;
	margin:0px;
	padding:0px;
	}

#testspot{
	width:445px;
	height:395px;
	overflow:hide;
	border:none;
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	}
	
#testspot p{
	margin-bottom:10px;
	}
	
#left-col{
	width:160px;
	float:left;
	margin-top:15px;
	text-align:right;
	}
	
#left-col p{
	margin-bottom:10px;
	}
	
#mid-col{
	width:447px;
	margin-left:192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height:1350px;
	}
	
#mid-col p{
	margin-top:10px;
	}
	
#right-col{
	width:300px;
	float:right;
	margin-top:118px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#right-col td{
	vertical-align:top;
	}
	
#right-col p{
	margin-bottom:10px;
	}
	
.Products {
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	background-color: #dcdcdc;
	font-weight: bold;
}

#jMyCarousel a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#jMyCarousel2 a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#picture {
	float:left;
	margin-right:20px;
	}
	
#testcontent {
	float:right;
	width:330px;
	clear:none;
	}

#footer{
	width:100%;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height:80px;
	position:relative;
	clear:both;
	background-position: center;
	}
	
#design{
	width:100%;
	text-align:right;
	}
