body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#355e3b;
}
.main_content{
	font-family: Arial;
	font-size: 12px;
	color: #676767;
	line-height:18px;
	text-decoration:none;
}
.h1{
	font-family: Arial;
	font-size: 14px;
	color: #bb970a;
	font-weight:bold;
}
.h2{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px dotted #dfdfdf;
}
.menu{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	display:block;
	line-height:36px;
	height:36px;
	border-right:1px solid #ffffff;
	text-align:center;
}
.menu:hover{
	background:url(images/menu_hover.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
.menu_active{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	display:block;
	line-height:36px;
	height:36px;
	background:url(images/menu_hover.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #ffffff;
	text-align:center;
}
.txtfield{
   font-family:Arial;
   color:#000000; 
   font-size:11px;
   border:1px solid #ffffff;
   width:160px;
   height:16px;
   background-color:#c4cdd9;
}
.txtarea{
   font-family:Arial;
   color:#262626;
   background-color:#c4cdd9;
   font-size:11px;
   border:1px solid #ffffff;
   width:160px;
   height:100px;
} 
.txtfield2{
   font-family:Arial;
   color:#000000; 
   font-size:11px;
   border:1px solid #c4cdd9;
   width:160px;
   height:16px;
   background-color:#ffffff;
}
.txtarea2{
   font-family:Arial;
   color:#262626;
   background-color:#ffffff;
   font-size:11px;
   border:1px solid #c4cdd9;
   width:160px;
   height:100px;
}
.btn{
	font-family:'Arial';
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	height:20px;
	width:57px;
	border:0px;
	background-color:#4B9B54;
}
.copyrights{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding-left:10px;
}
.list{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:20px;
	list-style-image:url(bullet2.jpg);
	margin:0 0 0 15px;
	padding:0 0 0 0;
}
.link{
	font-family: Arial;
	font-size: 12px;
	color: #A03A36;
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}
.img{
	padding:5px;
	border:1px solid #e4e4e4;
	float:right;
}
.phone{
	font-family: Arial;
	font-size: 22px;
	color: #676767;
}