/* CSS Document */
.body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_bg1.jpg);
	background-repeat: repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	line-height: 18px;
	text-align: justify;
	
}
.top_bg{
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
.header_bg{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
.bottom_bg{
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
}
.content_bg{
	background-image: url(../images/content_bg2.png);
	background-repeat: repeat-y;
}
.dot{
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
}
.content_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6D6D6D;
	line-height: 18px;
	text-align: justify;
}
.txt_filed{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.balck_bold_txt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.more{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #004865;
	text-decoration: none;
}
.more:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #004865;
	text-decoration: underline;
}
.testimonials_bg{
	background-image: url(../images/testimonials_bg.jpg);
	background-repeat: no-repeat;
}
.contact_bg{
	background-image: url(../images/bottom_bg2.jpg);
	background-repeat: repeat-x;
}
.footer_bg{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testmonials_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.more2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C31A07;
	text-decoration: none;
}
.more2:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C31A07;
	text-decoration: underline;
}
.contact_img{
	background-image: url(../images/contact_img..jpg);
	background-repeat: no-repeat;
}
.search_bg{
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
}
.contact_bg1{
	background-image: url(../images/contact_img1.jpg);
	background-repeat: repeat-x;
}
.footer_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFB400;
	text-decoration: underline;
}
.footer_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.black_bold_txt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content_txt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	line-height: 18px;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	line-height: 18px;
	text-align: justify;
	text-decoration:underline;
}
