﻿/*
	  
*/

* { padding: 0; margin: 0; }


body 
{
    background-color: #F5EED2;
	FONT-SIZE: 12px;
    COLOR: #cccccc;
    FONT-FAMILY: Helvetica, Arial;
}
#wrapper 
{ 
 margin: 0 auto;
 width: 894px;
 position:relative ;
}
#faux 
{
 overflow: auto;
 width: 100%;
 
}
#header 
{
 width: 894px;
 height: 195px;
 position: relative;
}
#footer 
{
	width: 894px;
	position:relative;
	
}
#pagegraphic
{
	position: absolute;
	z-index: 1;
	top: 197px;
	left:202px;
}
#mainad
{
	position: relative;
	top: -2px;
}
#spamenu
{
	position: absolute;
	z-index: 1;
	top: 197px;
	left:0px;
}
#pagetext
{
	position: absolute;
	z-index: 2;
	left: 242px;
	text-align: center;
	width:581px;
	height: 526px;
}
#producttext
{
	position: absolute;
	z-index: 2;
	top: 197px;
	left:0px;
	text-align: left;
	width:894px;
}
.heading
{
	text-align:left;
	font-family:Helvetica, Arial;
	text-decoration: none;	
	color: #2461AA;
	font-size: 14px;
	font-weight:bold;
}
.heading hr
{
	width: 175px;	
}
.service
{
	font-family:Tahoma;
}
h1
{
	font-family: Helvetica, Arial;
	color: #2461AA;
}
h1 hr
{
	width: 300px;
}
hr
{
	width: 210px;	
}
table
{
	width:100%;
}
tr
{
	padding: 0px 0px 0px 0px;
}
td
{
	font-family: Helvetica, Arial;
	color:#2461AA;
	font-size: 12px;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}
td heading
{
	font-family: Helvetica, Arial;
	color: #2461AA;
}
a
{
	text-decoration: none;
	color:#2461AA;
}
a:hover
{
	color:#E4D59E;	
}
.description
{
	font-size: 16px;	
	font-family: Helvetica, Arial;
	color:#2461AA;
}

li
{
	list-style: Helvetica, Arial;
	margin: 5px;
}
li.ptr
{
	list-style: square inside;
	margin: 5px;
}
.producttitle
{
	font-family: Helvetica, Arial;
	font-size: 30px;
	font-weight:bolder;
	text-align:center;
	padding-bottom:5px;
}

.producttitle a
{
	text-decoration:none;
}
.productheading
{
	font-family:Helvetica, Arial;
	font-size: 22px;
	text-align:center; 
	font-weight:bold;
	
}
#pmenu
{
	line-height: 20px;
	
}