body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	background-color: #DFDFC5;
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.wrap {
	background-image: url(../images/index_46.jpg);
	background-repeat: repeat-y;
	width: 825px;
}
#topbar {
	background-image: url(../images/index_04.jpg);
	background-repeat: repeat-x;
}
#bottombar {
	background-image: url(../images/index_48.jpg);
	background-repeat: repeat-x;
}
.fleft{
	float:left
}
.fright{
	float:right
}
img	{
	border:none;
}
#navspace{
	padding:20px 0px 0px 100px;
}

.txt-spacing{
	padding-left:20px;
	padding-right:25px;
}
.txtfield {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #AEAEAE;
	padding-left: 3px;
}
a:link {
	color: #2B8700;
	text-decoration: underline;
}
a:visited {
	color: #2B8700;
	text-decoration: underline;
}
a:hover {

	color: #16A4B2;
	text-decoration: underline;
}
a.leftlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #509F2A;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 15px;
}
a.leftlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #509F2A;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 15px;
}
a.leftlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008E9B;
	text-decoration: none;
	background-image: url(../images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 15px;
}
a.leftlink_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008E9B;
	text-decoration: none;
	background-image: url(../images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 15px;
}
.about-back {
	background-image: url(../images/about-us_20.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.about1-back {
	background-image: url(../images/about-us1_20.jpg);
	background-repeat: no-repeat;
	background-position: 345px bottom;
}
.about1-bottom-back {
	background-image: url(../images/about-us1_35.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.page-heading {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	color: #001618;
	text-transform:uppercase;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #19B1BE;
	margin: 0px;
	padding: 0px;
}
.txthighlight {
	color: #19B1BE;
}
.txtbig {
	font-size:14px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: url(../images/arrow_over.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 18px;
}
.hr-line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}

.vr-line {
	background-image: url(../images/vline.jpg);
	background-repeat: repeat-y;
}
.vr-line1 {
	background-image: url(../images/v-line.gif);
	background-repeat: repeat-y;
	background-position:center
}
.hr-line1 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.txtfield1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F5F5F5;
	color: #438523;
	font-weight: bold;
}
.pic-place {
	border: 1px dashed #AEAEAE;
	background-color: #FFFFFF;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #000000;
	text-decoration: underline;
}
.la	{
	text-align:left;
}
.ca	{
	text-align:center;
}
.ra	{
	text-align:right;
}
.error_msg	{
	color:#FF0000;
}
.lft_menu_bg	{
	background: url(../images/index_27.jpg) no-repeat;
}