a:active     { font-family: Trebuchet MS; color: #3333FF; text-decoration:none }
p            { font-family: Trebuchet MS; font-size: 10pt; color: #000000 }
h3           { font-family: Trebuchet MS; font-size: 12pt; color: #ff9900; font-weight: bold }
h2           { font-family: Trebuchet MS; font-size: 14pt; color: #ff9900 }
h1           { font-family: Trebuchet MS; font-size: 18pt; color: #ff9900 }
button       { font-family: Tahoma; font-size: 12pt; color: #FFFFFF; font-weight: bold }
a:link       { font-family: Trebuchet MS; color: #ff9900; text-decoration:none }
a:visited    { font-family: Trebuchet MS; color: #666666; text-decoration:none }
a:hover      { font-family: Trebuchet MS; color: #0066FF; text-decoration:none }
ol           { font-family: Trebuchet MS; font-size: 10pt; color: #000000; list-style-type: 
               square }
li           { font-family: Trebuchet MS; font-size: 10pt; color: #000000; list-style-type: 
               square }
sup          { font-family: Trebuchet MS; font-size: 6pt; color: #000000; vertical-align: 
               super }
hr{ color: #ff9900 }

html, body
{
   height: 100%;
   margin: 0 0 1px;
   padding: 0;
   text-align: center;
   background-color:#333333;
}

a img
{
   border: none;
}

#wrapper
{
   width: 900px;
   margin: 40px auto;
   text-align:left;
   background-image: url(images/nav_bg.png);
   background-repeat: repeat-y;
}

#nav 
{      
   float: left;
   vertical-align: top;
   width: 220px;
}

#nav img 
{ 
	margin: 10px; 
}

#banner  	
{ 	
   /*position: relative;*/
   background-color: #000000;
   margin: 0px;
   padding: 1px;
}
				
#banner h1	
{
	text-align:right;
	font-size: 14pt;
	margin: 5px 5px 0px 0px;
	padding:5px 0px 5px;
}

#footer 
{ 
   color: white;
   clear: both;
   text-align: center;
   background-color: black;
   padding: 15px 0px;
}

#footer_contact
{
   color: white;
   font-family: "Trebuchet MS";
   font-size: 10pt;
}

#footer_copyright
{
   color: white;
   font-family: "Trebuchet MS";
   font-size: 8pt;
}

#main_content
{
   margin: 10px;
   width: 440px;
   float: left;
}

#main_content a
{
	color:#522900;
}

#main_content a:hover
{
	color: white;
}

#main_content img
{
   margin: 5px auto 5px auto;
}

#main_content sup
{
   color: white;
}

#main_content h1
{
   color: black;
}

#main_content p
{
	font-family: "Trebuchet MS";
	margin: 0px 10px;
}

#main_content h3
{
	color: black;
	margin: 5px 0px;
	margin-left: 10px;
	font-style: italic;
	font-size: 14px;
}

#main_content button
{
	color:black;
	
}

#right_column
{
   float: right;
   width: 220px;
   background: transparent;
   padding: 0px;
}

#right_column h1, h2
{
   padding-bottom: 0px;
   border-bottom-width: thin;
   border-color: #CCCCCC;
   border-bottom-style: solid;
   margin: 10px;
   margin-top: 20px;
   color: black;
}

#right_column p
{
   text-align: left;
   margin: 10px;
   color: rgb(80, 80,80);
}

#right_column sup
{
   color: rgb(80,80,80)
}

#right_column h3
{
   text-align: left;
   margin: 10px;
   color: black;
   font-size:14px;
   font-style:italic;
}

#right_column a
{
	color: black;	
}

#right_column a:hover
{
	color: white;
}

#right_column li
{
	color: black;
}

#right_column img
{
	margin: 5px auto 5px;
	text-align: center;
}

.testimonial {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
}

.testimonial p
{
	color: #333333;
}

.testimonial h3
{
	color:#000000;
	text-align:left;
	font-family: "Trebuchet MS";
	font-style: italic;
	margin:0;
	padding:0;
	font-size:14px;
	margin-top: 10px;
}

.testimonial h4
{
	margin: 5px 0px 0px 10px;
	padding:0;
	font-family: "Trebuchet MS";
	font-style: italic;
	color:#333333;
	text-align:left;
	font-size:12px;
}

.testimonial h5
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-style: italic;
	color:#333333;
	text-align:left;
	font-size:11px;
	margin: 2px 0px 10px 10px;
}

#spryTable
{
	font-family: "Trebuchet MS";
	color: #444444;
	padding: 10px;
	
}

#spryTable th
{
	background-color:#333333;
	color: white;
	text-align:left;
	padding: 5px;
	font-size: 12px;
}

#spryTable td
{
	padding: 5px;
	border: medium;
	background: #CCCCCC;
	font-size: 11px;
}

#product_photo
{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


#features li
{
	list-style-type: circle;
}

#features p
{
	margin: 0px;
	padding: 0px;
}

#disclaimer p
{
	font-style: italic;
	font-size: 11px;
}

#newsList li
{
	font-size: 12px;
	font-style: italic;
	margin-top: 10px;
}

.special
{
	background-color: white;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;\
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.special h2
{
	background-color: black;
	color: white;
	padding: 5px;
}