body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.maintable{
	width:939px;
}
.content{
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	height:327px;
}
.bluefont{
	color: #214CC7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:24px;
}
.aboutfont{
	color: #51494d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
}
.aboutfont2{
	color: #f00800;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height:24px;	
}
.servicebg{
	background-image: url(images/servicepic.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.servicebg2{
	background-image: url(images/servicepic2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.servicebg3{
	background-image: url(images/mealpic.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.font_title{
	color: #508750;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-weight: bolder;
}
.font_content{
	color: #414D58;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:26px;
}
.indexhomebg{
	background-image: url(images/rtop2.gif);
	width:309px;
	height:108px;
	background-repeat: no-repeat;
	background-position: right;
}
.homebg{
	background-image: url(images/rtop.gif);
	width:352px;
	height:107px;
	background-repeat: no-repeat;
	background-position: right top;
}
.copyright{
	width:939px;
	height:36px;
	background-color: #f4f3ef;
	color: #777777;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyrightfont{
	color: #777777;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyrightfont a{
	color: #777777;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.btn_yes{
	background-image: url(images/send.gif);
   cursor:hand;
	cellpadding:0;
   cellspacing:0;
   border:0 none;
   width:153px;
   height:23px;
   filter:alpha(opacity=85);
	background-repeat: no-repeat;
}
