/* CSS Document */


body {
	
	background-image:url(images/bg_05.jpg);	
	background-color: #fcfaea;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #557690;	
	font-weight:normal;
	line-height:18px;


}
a:link {
	color: #258cb4;
	text-decoration: none;
}
a:visited {
	color: #258cb4;
	text-decoration: none;
}
a:hover {
	color: #55c475;
	text-decoration: underline;
}
a:active {
	color: #258cb4;
	text-decoration: none;
}

.header{
	background-image:url(images/index_01.jpg);	
	}
.footer{
	background-image:url(images/index_10.jpg);
	background-position:center top;
	height: 200px;	
	}
.maintd{
	background-image:url(images/index_08.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	padding-left:55px;
	padding-right:55px;
	padding-top:10px;
	padding-bottom:10px;
	
	}
.cp {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #faf7e4;	
	font-weight:normal;	
	padding-top:20px;	
	text-align:center;	
}

.cplink {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;	
	font-weight:bold;
	text-align:center;	

	
}
.footer2 {
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032413;	
	font-weight:normal;	
	text-align:right;	padding-right:140px;
	
}


.txtmaintd {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #557690;
	text-align: justify;
	line-height:17px;
	
		
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2177bd;	
	font-weight:bold;
	line-height:18px;
	
	
	
}
.txt2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596c70;
	text-align: center;
	line-height:18px;
	font-weight:bold;
	
	
	
}
.fdbg{
	background-image:url(images/fdbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height: 37px;	
	}
.txt3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #596c70;
	text-align: center;
	line-height:18px;
	font-weight:bold;
	
	
}
.txt4 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	font-weight:normal;
	line-height:18px;
	padding-left:50px;padding-right:50px;
	
	
}
.txturl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffedc6;	
	font-weight:normal;
	line-height:18px;
	padding:7px;
	
	
}
.txt6 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f4f3e;	
	font-weight:normal;
	padding:10px;	
	
	
	
}
.txt7 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;	
	font-weight:normal;
	padding:10px;	
	
	
	
}
.txt8 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f4f3e;	
	font-weight:normal;
	padding:4px;	
	
	
	
}


img.thumbs {
      border: 2px solid #ffffff;
   }
  
  img.border1 {
      border: 2px solid #e3d5c6;
   }
  




	 #inputbox {
	border: 1px solid #f9fbfc;
	width: 240;
	padding: 2px;
	font-weight: normal;
	font-family: Arial,Verdana;
	font-size: 12px;
	background-color:#dfeaf2;
	text-align:center;
}
.contdetails{font-size:10pt; font-family:Arial, Helvetica, sans-serif; color:272727; font-weight: normal;}
#submitbutton {
	border: 1px solid #aedcdb;
	background-color: #559998;
	font-size:11px;
	color:#ffffff;
	padding:5px;

}

#contactarea {
	width:330;
	margin:0px auto;
	text-align:center;
	padding:15px;
	border:1px solid #dee6ec;
	background-color:#f1f7fb;
	font-weight: normal;
	font-family: Arial, Verdana, Arial;
	font-size: 12px;
	
	}
	#textarea {
	width:240;
	margin:0px auto;
	text-align:center;
	padding:15px;
	border:1px solid #f9fbfc;
	background-color:#dfeaf2;
	font-weight: normal;
	font-family: Arial, Verdana, Arial;
	font-size: 12px;
	
	}
	
