body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.bodyInner {
	background-image: url(../images/innerbg.jpg);
	background-repeat: repeat-x;
}
.pagebg {
	background-image: url(../images/botbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-x;
	width: 233px;
}
.testiBg {
	background-image: url(../images/testimon_bg.jpg);
	height: 162px;
	width: 233px;
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 25px;
	padding-top:20px;
}
.content {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subh {
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight:bold;
}



.bottom
{
background-color:#5393da;
text-align:center;
}
td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:17px;
}
a:link, a:active,a:visited
{
color:#0000FF;
text-decoration:none;
}
a:hover
{
color:#ff7326;
text-decoration:underline;
}
.botline
{
border-bottom:dotted 1px #999999;
}
.justifyalign
{
text-align:justify;
}.whitetxt {
	font-size: 10px;
	color: #FFFFFF;
}
