body {
	margin: 0px;
	padding: 0px; 
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
}

p, td, tr, ul, ol, li, blockquote {font-family:arial, helvetica, sans-serif; font-size:12px;}

.b {font-weight:bold;}

.mainPageTable, .mainPageTableInner {
	height: 100%;
	width: 100%;
} 
.pageContainer {
	width: 100%;
	height: 100%;
	background-image: url(structure/topBarRepeater.jpg);
	background-repeat: repeat-x;
}
.topBarContainer, .contentContainerTD {
	width: 100%;
}

.contentTbl {
	width: 100%;
	height: 100%;
}

.contentContainer {
	height: 100%;
	width: 100%;
	vertical-align: top;
}
.footerContainer {
	width: 100%;
}
.sideBarMain {
	height: 100%;
}
.sideBarTbl {
	height: 100%;
	background-image: url(structure/left_repeater.gif);
	background-repeat: repeat-y;
}
.sidebarTop {
	vertical-align: top;
}
.sidebarBottom {
	vertical-align: bottom;
	height: 100%;
}
.addressPhone {
	font-family: garamond;
	font-size: 11px;
	font-weight: bold;
}
.addressMain{
	font-family: garamond;
	font-size: 9px;
}
.rightTd {
	background-image: url(structure/rightbarrepeater.gif);
	background-repeat: repeat-y;
}
.topBarContainer {
	text-align: right;
}
.topBarTbl td {
	text-align: center;
	vertical-align: bottom;
}
.footerTbl {
	font-family: Times New Roman;
	font-size: 10px;
	background-image: url(structure/footer_repeater.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contentDiv {
	margin: 0 10 10 10;
}
.contentHdr {
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	color: #000099;
	margin: 10 0 0 10;
}
.contentTxt {
	font-size: 11px; 
	font-family: Georgia;
}

.floatImage {
	position:		absolute;
	z-index:		1;
	top:			100px;
	right:			100px;
	background-image: 	url( "assets/images/Services2.jpg" );
	width:			200px;
	height:			200px;
}