body
{
	background: #DDD0BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; /* Sets default font size to 11px */
	color:#000000;
	margin:0;
	padding:0;
}img {	border: none;}

*	{
	margin:0;
	padding:0;
	}
	
table {
	font-size:11px; /* Sets default font size to 10px */
	/* font-weight: bold; */
	color:#000000;
}
	
ul { margin-left: 20px; }

li { padding: 4px; }
a:link {	text-decoration:none;	/*color:#936A34;*/	color:blue;	/* font-weight: bold; */}
a:visited {	text-decoration:none;	/*color:#936A34;*/	color:blue;	/* font-weight: bold; */}
	
a:hover{	text-decoration:none;	/*color:#666666;*/	color:Navy;	/*border-bottom: 1px dotted #666666;*/	/*border-bottom: 1px dotted navy;*/}
a:active {	text-decoration:none;	/*color:#666666;*/	color:Navy;	/*border-bottom: 1px dotted #666666;*/	/*border-bottom: 1px dotted navy;*/}
a.footer:link,a.footer:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.footer:hover,a.footer:active {
	text-decoration:none;
	color:#000000;
	border-bottom: 1px dotted #000000;
}
a.buynow:link,a.buynow:visited {
	text-decoration:none;
	color:#FFFFFF;}
	
a.buynow:hover,a.buynow:active {
	text-decoration:none;
	color:#563F1F;
	border-bottom: 1px dotted #000000;}div.product {	position:relative;	border: 1px solid;	padding: 5px;	margin-bottom: 5px;}div.product-leftcolumn{	float: left;}div.product-rightcolumn{	float: right;	width: 50%;}div.product-benefits{	clear:left;	clear:right;	clear:both;	line-height: 110%;}
#superwrapper { background: url('images/bg-repeat.jpg') repeat-y center 600px; }

#holder { background: url('images/bg-top-v2.jpg') no-repeat center top; margin: 0px; }

#wrapper { padding-top: 70px; margin:0px auto; width:805px;}

#banner {
	width:805px;
	height: 100px;
}

#logo {
	float: left;
	width: 790px;
	height: 110px;
	background: url('images/bg-logo-v3.gif') 10px 20px no-repeat;}
#logo-press {	display: none;}

#print
{
}

#splash { clear: both; }#splash-press {	clear: both; 	background: url('images/banner-home.jpg') no-repeat 20px bottom; 	width: 794px; 	height: 320px;}

#menu {
	line-height: 25px;
	font-size: 17px;
	margin:0 10px 10px 10px;
	padding-left: 90px;
	font-family: Aharoni, 'Gill Sans MT', Arial;
}

#left-column { 
	/* float: left; 
	width: 250px; 
	padding-left: 40px; 
	padding-top: 20px; */
	float: right;
	width: 250px;
	padding-top: 20px;
	padding-right: 15px;
}

#card { 
	padding: 15px 25px 15px 15px; 
	float: left; 
	width: 250px; 
	height: 240px; 
	background: url('images/bg-card-left.png') no-repeat top left;
}

#right-column {
	float: left; 
	width: 485px;
	_width: 450px; /*IE 7 and FF ignore this. Works for IE6 */
	/* padding-left: 10px; */
	padding-left: 48px;
	padding-top: 20px;
}

#footer { clear: both; margin: 0 auto; width: 760px; height: 35px; background: url('images/bg-footer.jpg') repeat-x; }

#footer-left {
	float: left;
	color: #FFFFFF;
	margin: 10px;
}

#footer-middle {
	float: left;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 150px;
}#footer-centre {
	float: left;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 30px;
}
#footer-right {
	float: right;
	text-align: right;
	color: #FFFFFF;
	margin: 10px;
	padding-bottom: 2px;
}

/* Menu */


#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
}

#menu li { /* all list items */
	float: left;
	position: relative;
	/* width: 100px; */
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
	background: #DDDDDD;
	padding-left: 2px;
	line-height: 20px;
	/* border-bottom: 2px solid #000000; */
}

#menu li ul li { /* second-level list entries */
	border-bottom: 2px solid #FFFFFF; 
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}

#menu ul {
	margin-left: 0px;
	list-style-type:none;
}
#menu li {
	float:left;
}
#menu li a {
	display: block;
	margin-right: 7px;
	padding: 3px;
}

#menu li a:hover, #menu li.current_page_item a:link, #menu li.current_page_item a:visited,#menu li.current_page_item a:hover,#menu li.current_page_item a:active 
{
	color:#936A34;
	background: #DDDDDD;
}

#menu a:link, #menu a:visited {
	text-decoration:none;
	color:#000000;
	}
#menu a:hover, #menu a:active {
	text-decoration:none;
	color:#936A34;
	border: 0;
	background: #DDDDDD;
}

/* Headings */

h1 {
	font-family: Aharoni, 'Gill Sans MT', Arial;
	font-size: 22px;
	color: #999999;
}

h2 {
	font-family: Aharoni, 'Gill Sans MT', Arial;
	font-size: 18px;
	color: #000000;
}

h3 {
	font-family: Aharoni, 'Gill Sans MT', Arial;
	font-size: 18px;
	color: #666666;
}
