@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body, html {
	height: 100%;
	padding-bottom: 1px !important;
}

h1 {
    font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3, h5, h4 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h5 {
	margin: 1px 0px 8px;
	font-size: 11px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-style: oblique;
	display: block;
}

a img {border: none;}

.pdf {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/images/pdficon.gif) center left no-repeat;
}

p {
	margin: 0px 0px 11px 0px;
}

a, a.active, a:visited {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background: #ebe9da url(../images/bg_waves.png) no-repeat top;
}

#bodymargin {
	margin: 20px 20px 9px 20px;
	width: 860px;
}

.left {
	width: 117px;
	margin-right: 11px;
	float: left;
}

.center {
	width: 506px;
	float: left;
	margin-right: 11px;
	
}

	.center div.copy {
		margin-top: 11px;
	}
	
	
	
	.testimonials p {
		margin: 0px 0px 0px 0px !important;
		font-style: oblique;
	}
	
.right {
	width: 215px;
	float: left;
}
	.right p {
		font-family: "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 15px;
		color: white;
		margin: 10px 15px 0px 15px;
	}
	.right span {
		display: block;
		margin: 5px 15px;
		font-weight: bold;
		font-family: "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 12px;
		color: white;
	}
	
	a.watch, a.watch:active, a.watch:visited {
		display: block;
		font-family: "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 12px;
		color: black;
		margin: 15px 15px 0px;
		border-top: 1px dotted white;
		border-bottom: 1px dotted white;
		padding: 18px 0px 18px 70px;
		line-height: 20px;
		background:url(/images/video1.jpg) no-repeat left;
	}
	a.watchsecond
	{
	    display: block;
		font-family: "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 12px;
		color: black;
		margin: 15px 15px 0px;
		border-top: 1px dotted white;
		border-bottom: 1px dotted white;
		padding: 18px 0px 18px 70px;
		line-height: 20px;
	    background:url(/images/video2.jpg) no-repeat left !important;
	}
	
	a.watch:hover {
		text-decoration: none;
		color: #640e1b;
	}
	
	
a.watchleft
{
	display: block;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	padding: 18px 0px 18px 70px;
	line-height: 20px;
	background:url(/images/video3.jpg) no-repeat left !important;
	margin-bottom: 30px;
}	
	
	
ul#leftnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 30px;
}

	ul#leftnav li {
		margin-top: 8px;
	}

p.faq {
	background: #9e9e8e;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 7px 10px 10px;
	line-height: 16px;
}



#middle {
	margin-top: 20px;
	background: url(/images/right_bg.gif) repeat-y right !important;
}

#content {
	padding: 21px;
	background: white;
}

#footerLinks
{
    margin-left: 20px}



#footer p {
	text-align: center;
	font-size: 10px;
	margin: 6px 0px 4px 0px;
}
#footer a, #footer a:active, #footer a:visited {
	font-size: 10px;
	color: #640d19;
}

ul#topnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

	ul#topnav li {
		display: block;
		float: left;
		margin-right: 5px;
	}

.button a, .button a:active, .button a:visited {
	display: block;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: white;
	text-decoration: none;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	padding: 11px 0px 11px 11px;
}

	#leftnav .button a {
		
	}
	.button .sb-inner {background: #636359;}
	.button .sb-border {background: #ccc;}
	.button:hover .sb-inner, .left_active .sb-inner {background: #e2343e !important;}
	.right_active .sb-inner {background: #a8867a !important;}
	.right .rightbutton {background: #ebe9da; margin-bottom: 15px !important;}
	li.button:hover a {color: #fff; !important}
	li.active .sb-inner {background: white !important;}
	li.active a {color: black !important}
	
	.nhome {width: 109px}
	.nabout{width: 109px}
	.ncentralh{width: 130px}
	.nproducts{width: 120px}

.bold {
	font-weight: bold;
}

div#cinfo {
	width: 464px;
	margin: 10px 0px;
}
div#cinfo div {
	float: left;
	width: 220px;
	margin-right: 4px;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
    }
	
   .clearfix 
   {
       display: inline-block;
   } 

    /* Hides from IE Mac \*/
    * html .clearfix 
    {
        height: 1%;
    }
   .clearfix 
   {
       display:block;
   }
    /* End Hack */ 
    
    .vcard
    {
        width: 200px;
        float:right;
        font-size: 10px; 
        margin: 5px 13px 0px 0px; 
    }
    .linksList 
    {
        list-style-type: none;
    }
        
        
