.clear
{
    clear: both;
    margin: 0;
    padding: 0;
    line-height: 0;
    height: 0;
}
body {
	margin: 0px;
	padding: 0px;
}
DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}
a:link { color: #877765; }
a:visited { color: #877765; }

a:hover
{
	color: #000000;
	
}
.outer{
	width:100%;
}
#Header{
	height: 20px;
	padding:10px;
	background-image: url(../images/top_shadow.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	
}
#Nav{
	height:120px; background-color:#877765; padding: 2px 10px;
}
#Nav .logo{
	width:180px; float:left; padding:10px 0 0 20px;
}
#Nav .nav{
	float:left;
	vertical-align: middle;
	padding-top:30px;
}
#Nav .nav SPAN{
	padding:0; margin:0;
}
#Nav .navText{
	
}
#Content{
	background-image: url(../images/bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height:100px;
	padding-left:10px;
	
}
#ContentArea{
	width:950px;
}
#Content .leftColumn{
	width:200px;
	padding-top:15px;
	float:left;
}
#Content .leftColumn .images{
	padding-top:15px;
}
#Content .rightColumn{
	width:750px;
	float:left;
}
#Content .rightColumn .content{
	width:420px;
	padding:20px 10px;
	border-left:1px solid #cccccc;
	float:left;
}
#Content .rightColumn .content p{
	text-align: justify;
}
#Content .rightColumn .content.clients{
	width:500px;
}
#Content .rightColumn .content .quotes-left{
	width: 240px;
	padding-right: 20px;
	float: left;
}
#Content .rightColumn .content .quotes-right{
	width: 240px;
	float: left;
}
#Content .rightColumn .content p.italic{
	font-style: italic;
	margin-bottom: 15px;
}
#Content .rightColumn .sideNavigation{
	width:200px;
	padding:20px 0 0 40px;
	float:left;
}
#Content .rightColumn .sideNavigation img{
    padding:10px 0 0 0;
}
#Footer{
	position: relative;
	padding:10px; font-size:11px; color:#666666; clear:both;
	vertical-align:bottom;
}
.Products {
	TEXT-DECORATION: none;  display:block; PADDING-RIGHT: 24px; padding-bottom:8px; padding-top:5px; BACKGROUND-POSITION: 50% bottom; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../images/products_header.gif); }
.Products:active {
	FONT-WEIGHT: bold
}
.answer {
	margin-bottom:10px;
	padding-bottom:4px;
	background-image: url(../images/productsBgDown.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.answer P{
	padding:0; margin::0;
}
.forms_Button {
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size:11px;
}
.forms_TextArea {
	PADDING-LEFT: 4px;
	WIDTH: 250px;
	COLOR: #666666;
	HEIGHT: 50px;
	BACKGROUND-COLOR: #F5F5EF;
	border: 1px solid  #E1E1D0;
	FONT-SIZE: 12px;
}
.font_Gray{
	color:#666666; font-size:11px;
}
.forms_TextField {
padding: 3px 0 0 3px;
	FONT-SIZE: 12px;
	WIDTH: 194px;
	COLOR: #666666;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #F5F5EF;
	border: 1px solid #E1E1D0;
}
.forms_CheckBox {
	BACKGROUND-COLOR: #F5F5EF;
	border: 1px solid #E1E1D0;
}

.forms_DropDown {
padding: 3px 0 0 3px;
	FONT-SIZE: 12px;
	COLOR: #666666;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #F5F5EF;
	border: 1px solid #ECECE1;
}
h4
{
     color: #877765;
     font-size: 100%;
     margin: 0 0 -10px 0;
     padding: 0;
}

#newnav
{
    font-size:80%;
	width: 180px;
       
}
#newnav a
{
    text-decoration:none;
}
#newnav .recent 
{
   color:Blue;
   text-decoration:underline;
}

#newnav .archive
{
    text-decoration:underline;
    display:block;
    margin-top:5px;
}

div#newnav
{
    float:left;
}

h1
{
    font-size:150%;
}
h2
{
    font-size: 120%;
}

.legallogos { display: block; margin: 20px 0px 10px; }
.legallogos a { display: inline-block; margin: 0px; padding: 0px; width: 80px; }
.legallogos a:nth-child(2n) { margin-left: 7px; }
.legallogos a:nth-child(n + 2) { margin-top: 7px; }
.legallogos a img { display: block; margin: 0px; padding: 0px; max-width: 80px; }
