body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top_bkg.jpg);
	background-repeat: repeat-x;
	background-color:#F9F9F9;
}

.left {
	background-image: url(images/left_bkg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}

.right {
	background-image: url(images/right_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #F9F9F9;
	text-decoration: none;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tabbkg {
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
}
.table {
	background-color: #F1F1F1;
	border:1px solid #E2E2E2;
}
.tabtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}
.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 15px;
}

.tabtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}
.tabletesti {
		border-left:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
}.testibkg {
	background-image: url(images/bkg_testimonial.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.testitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:2px;
}
.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin:2px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B8ABD;
	text-decoration: none;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0B8ABD;
	text-decoration: none;
	font-style: italic;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
