.style {
	background-color: #cdcdcd;
	margin: 0px;
}
.heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #262A2B;
}

.sevice_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightbg {
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
}

.contact_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #c8d5d5;
}

.copyright_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.wel_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f3637;
	text-align: justify;
	line-height: 18px;

}
.a:link{
	text-decoration:none;
	color:#ffffff;
	}
.a:visited{
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	}
	
	

.a:hover{
	text-decoration:underline;
	color:#17BAEF;
	font-size:11px;
		}


.service_link:link{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	
}

.service_link:visited{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	
}
.service_link:hover{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #17BAEF;
	text-decoration:none;
	
}

