
html, body
{
	height : 100%;
}

body 
{
	margin : 0px;
	font-size : 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #666666;
	 line-height : 150%;
}

td
{
	vertical-align : top;
}

h2, h3
{
	margin-top : 2px;
}

h2
{
	font-size : 200%;
	color : #000000;
}

hr
{
	margin-bottom : 10px;
	margin-right : -26px;
	border  : 0px;
	border-bottom : 1px solid #CCCCCC;
}

a
{
	text-decoration : none;
}

#container
{
	margin : 0 auto auto;
	width : 920px;
	background-color : #ffffff;
	border : 1px solid #CCCCCC;
}

#header
{
	height : 76px;
	background : #7E0D07 url('images/header_back.gif') repeat-x 0 0;
}

#header2
{
	height : 75px;
	background : url('images/header_back2.gif') no-repeat 300px 0;
	margin-top : -1px;
}

#footer
{
	height : 28px;
	background : #660000 url('images/footer_back.gif') repeat-x 0 0;
	color : #ffffff;
	font-size : .9em;
}

#footcopy
{
	
}

#center
{
	background : url('images/main_back2.gif') repeat-y;
	min-height : 435px;
	/*margin-bottom : -10px;*/
}

#center2
{
	background : url('images/left_nav_footer.gif') no-repeat bottom left;
}

#leftnav
{
	width : 282px;
	float : left;
	min-height : 543px;
	background : #FFFFFF url('images/left_nav_back2.gif') no-repeat bottom left;
}


#leftnav3
{
	background : #FFFFFF url('images/left_nav_back2.gif') bottom left;
	margin-bottom : -11px;
	padding : 19px;
	padding-left : 150px;
	padding-right : 145px;
	text-align : justify;
}

#leftnav4
{
	
}

#leftnav a
{
	color : #666666;
}

#leftnav a:hover
{
	color : #000000;
}

.leftnav2
{
	padding : 26px; 
	/*padding-top : 16px;*/
	text-align : justify;
}

.leftnav2 ul li
{
	line-height : 150%;
	margin-bottom : 1em;
}

#main
{
	margin-left : 312px;
	padding-top : 32px;
	padding-right : 26px;
	text-align : justify;
}

#main #ccontact
{
	text-align : right;
}

#main table
{
	font-size : inherit;
	text-align : justify;
	margin-bottom : 25px;
}

#main a
{
	color : #660000;
}

h3
{
	color : #660000;
	
}

#main img
{
	padding-right : 16px;
}


#home2 ul
{
	list-style-image: url('images/ul.gif');
}


.tabnavspan
{
	
}

.tabnav
{
	height: 20px;
	margin: 0;
	padding-left: 10px;
	display : inline;
	font-weight : bold;
}

.tabnav li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
.tabnav a:link, .tabnav a:visited
{
	float: left;
	line-height: 10px;
	padding: 1px 10px 1px 10px;
	margin-right: 4px;
	border-right: 1px solid #ffffff;
	text-decoration: none;
	color: #FFFFFF;
}

.tabnav a:link.active, .tabnav a:visited.active
{
	border: 0px;		
}

.tabnav a:hover
{
	color : #FFFF00;
}

.clear
{
	clear : both;
}


.lightleft, .darkleft
{
	margin : 2px;
	margin-left : 0px;
	padding : 16px;
	text-align : justify;
	font-size  : .9em;
}

.lightleft h3, .darkleft h3
{
	color : #000000;	
}

.lightleft p, .darkleft p
{
	line-height : 18px;
}

.lightleft
{
	color : #000000;
	background-color : #cccccc;
}

.darkleft
{
	color : #ffffff;
	background-color : #999999;
}

#product img
{
	border : 1px solid #660000;
	padding : 0px;
	margin-right : 16px;
}

#products
{

}

#products h3
{
	color : #660000;
}


#products a, #products a:visited, #product a, #product a:visited
{
	margin-left : 15px;
	text-decoration : none;
	color : #666666;
	font-size : 1.2em;
	line-height : 150%;
}

#products a:hover, #product a:hover

{
	color : #000000;
}

#testimonials a, #testimonials a:visited
{
	/*margin-left : 15px;*/
	text-decoration : none;
	color : #666666;
}

#testimonials a:hover
{
	color : #000000;
}

#testimonials ul
{
	margin-left : -2em;
	//margin-left : 2em;
}

#faq
{
	margin-right : 26px;
}

#faq a
{
	font-weight : bold;
	font-size : 1.1em;
	line-height : 250%;
	color : #333333;
}

.textbox
{
	border : 1px solid #000000;
	width : 200px;
	background : transparent;
}

textarea
{
	border : 1px solid #000000;
	height : 150px;
	width : 350px;
	background : transparent;
}

.button
{
	border : 1px solid #cccccc;
	background-color : #660000;
	color : #ffffff;
	padding : 2px;
	padding-left : 6px;
	padding-right : 6px;
}
