body { 	
	margin:0px;
	padding:0px; 
	background-color:#fff;
	}

A:link {text-decoration: none;color:#840919; font-weight: normal;}
A:visited {text-decoration: none;color:#840919; font-weight: normal;}
A:active {text-decoration: none;color:#840919; font-weight: normal;}
A:hover {text-decoration: underline;color:#840919; font-weight: normal;}

H1 {
	color: #A89A66;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
}

#index {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	}


H2 {
	color: #A89A66;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
}

#body 		{
	color: #081053;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	padding-right: 20px;
}

#services 		{
	color: #081053;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
}

ul, li {
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 5px;
	margin-top: 5px;

	}
	

img.body {
	margin-top: 10px;
	margin-bottom: 10px;
	}	


/* Navigation Table
----------------------------------------------- */
#nav {
	color: #000;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	}

#nav A:link {text-decoration: none;color:#081053; font-weight: normal;}
#nav A:visited {text-decoration: none;color:#081053; font-weight: normal;}
#nav A:active {text-decoration: none;color:#840919; font-weight: normal;}
#nav A:hover {text-decoration: none;color:#840919; font-weight: normal;}

#active {color:#840919;}

/* Left Table
----------------------------------------------- */
#blue {
	background-color: #051465;
	color: #FFF;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	}
	
#blueTD {
	background-color: #051465;
	}
	
#blue A:link {text-decoration: none;color:#D3CCB2; font-weight: normal;}
#blue A:visited {text-decoration: none;color:#D3CCB2; font-weight: normal;}
#blue A:active {text-decoration: none;color:#D3CCB2; font-weight: normal;}
#blue A:hover {text-decoration: underline;color:#fff; font-weight: normal;}


/* Footer
----------------------------------------------- */
#footer {
	color: #081053;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 9px;
	}

#footer A:link {text-decoration: none;color:#081053; font-weight: normal;}
#footer A:visited {text-decoration: none;color:#081053; font-weight: normal;}
#footer A:active {text-decoration: none;color:#081053; font-weight: normal;}
#footer A:hover {text-decoration: underline;color:#840919; font-weight: normal;}

/* Form
----------------------------------------------- */

.text_form {
	color: #000000;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10px;
}

.text_note {
	color: #000000;
	font-family: verdana, arial, helvetica, san-serif;
	font-weight: normal;
	font-size: 9px;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #081053; 
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 193;
}

.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #081053; 
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 400;
}


/* Special
----------------------------------------------- */

.indent {
	padding-left: 11px;
}
.products {
    margin-top:0px;
	margin-bottom:5px;
	margin-left:20px; 
	margin-right:0px; 
}	

#box_a    { position: absolute; z-index: 0; top: 244px; visibility: visible;  background-color: #081053;  }

.on	{
	color: #840919;
}

/* testimonials
----------------------------------------------- */

#title{text-align:right}




