/* CSS Document */

.ibody {
	background-image:url('images/ibg01.gif');
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	background-color:#FFFFFF;
}
.rtopbg{
	background-image:url('images/ibg02.gif');
	background-repeat: repeat-x;
}

.aboutbg{
	background-image:url('images/about01_bg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.servicesbg{
	background-image:url('images/services01_bg.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.contactbg{
	background-image:url('images/contact01_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.txtpage{
	width: 425px;
	text-align: justify;
}
td{
	vertical-align:top;
}

.wrborder{
	border-right:1px solid #D5D5D5;
}

.brborder{
	border-right:1px solid #626262;
}
.prborder{
	border-right:1px solid #D78479;
}

.txt{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cattxt{
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.flink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.hlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
