body{
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/body%20bg%20strip.jpg);
	background-color:#ece5d9;
	background-repeat: repeat-x;
	font-family: Georgia;
	font-size: 12px;
	color: #000;
	text-align: justify;
	}

.fl{
	float:left;
	margin:0 15px;
	}
.fr{
	float:right;
	}	

#flash{
	width:800px;
	height:425px;
	background-image:url(images/header_bg.jpg);
	margin-right: auto;
	margin-left: auto;	
	}
#btns_bg{
	width:805px;
	height:50px;
	border: medium solid #060;
	background-image:url(images/btn_bg_main.jpg);
	margin-right: auto;
	margin-left: auto;
	}
#btn a:link,#btn a:active,#btn a:visited{
	width:159px;
	height:35px;
	float:left;
	background-image:url(images/btn_bg_main1.jpg);
	text-decoration: none;
	font-size: 16px;
	font-family:Vrinda;
	padding-top: 15px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #060;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #060;
	text-align: center;
	}
#btn a:hover{
	width:159px;
	height:35px;
	float:left;
	background-image:url(images/btn_bg_over.jpg);
	}
#main{
	margin-right: auto;
	margin-left: auto;	
	width:800px;
	background-color:#FFF;
	}
#main_bottom_image{
	margin-right: auto;
	margin-left: auto;	
	width:800px;
	height:170px;
	background-color:#FFF;
	}	
#main_bottom{
	margin-right: auto;
	margin-left: auto;	
	width:850px;
	height:50px;
	background-image:url(images/main%20bottom%20strip.jpg);
	background-repeat:no-repeat;
	}
#footer_wrapper{
	margin-bottom:0px;
	width:100%;
	height:50px;
	background-image:url(images/footerBG.jpg);
	background-repeat:repeat-x;
	text-align: center;
	color:#690;
	}	
#footer{
	width:980px;
	margin:0 auto;
	}
#footer a:link,#footer a:active,#footer a:visited {	
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}	
	
#footer a:hover{
	color:#690;	
	}	
	
.maintext{
	font-family: Georgia;
	font-size: 12px;
	color: #666;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	line-height:20px;
}
.titel{
	font-family: Georgia;
	font-size: 16px;
	color: #000;
	text-transform: capitalize;
	font-weight: bold;
	text-align: left;
	}
.table_titel{
	font-family: Georgia;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
	}
.table_text{
	font-family: Georgia;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-left: 25px;
}
 #table{
	border: medium solid #090;
	 }#table td {
	border: thin solid #090;
}
.align_left{
	
	text-align: justify;
	
}
.product_link
{
	font-family: Georgia;
	font-size: 12px;
	text-decoration:none;
	color:#669900;
	font-weight:bold;
}

.product_link:hover
{
	font-family: Georgia;
	font-size: 12px;
	text-decoration:underline;
	color:#669900;
	font-weight:bold;
}