html, body {
	height: 100%;
}
body {
	background: url(../images/bkrd-bar.png) repeat-y center top;
}
a:link {
	text-decoration: underline;
}
.bodywithspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
.bodywithspaceindentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	padding-right: 30px;
}
.bodywithspaceindentr a:link {
color: #333333;
text-decoration: underline;
}
.bodywithspaceindentr a:visited {
color: #333333
}
.bodywithspaceindentr a:hover {
color: #999999;
}
.bodywithspacebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-right: 30px;
	font-weight: bold;
}
.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bodynospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}	
.bodynospace a:link {
color: #333333;
text-decoration: underline;
}
.bodynospace a:visited {
color: #333333
}
.bodynospace a:hover {
color: #999999;
}

.blockquote {
color: #666666;
width: 8em;
margin: 0;
float: right;
font-size:125%;
font-style:italic;
}

.pquote {
	float: right;
	width: 7em;
	background: url(openquote.gif) top left no-repeat;
	color: #666666;
	font-size: 2em;
	line-height: 1;
	font-style: italic;
	padding: 0.5em;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

.quote p:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	color: #000000;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	color: 39664f;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.copyright a:link {
color: #333333;
text-decoration: underline;
}
.copyright a:visited {
color: #333333
}
.copyright a:hover {
color: #999999;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
.clientsblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}
#maincontainer {
	width: 750px;
	min-height: 100%;   /* align for good browsers */
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	}
#mainnav {
	width: 750px;
	height: 175px;
	float: center;
	margin-top: -17px;
	}
#mainnavsmaller {
	width: 750px;
	height: 130px;
	float: center;
	margin-top: -17px;
	}
#directory {
	width: 750px;
	height: 130px;
	margin: 0px;
	top: 0px;
	visibility: inherit;
	background-position: center;
	text-align: center;
	float: none;
	position: static;
}
#footercontainer {
	width: 750px;
	margin-top: 100%;
	height: 110px;
	position: absolute;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#footercontainerup {
	width: 750px;
	margin-top: 50%;
	position: absolute;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#footercontainermid {
	width: 750px;
	margin-top: 10%;
	position: absolute;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000099;
}
#footerwave {
	width: 750px;
	position: relative;
	background-color: #000099;
	height: 100px;
	bottom: 0;
}
#footerwaveup {
	width: 750px;
	position: relative;
	background-color: #000099;
	height: 400px;
	bottom: 0;
}
#indexcontainer {
	width: 425px;
	float: left;
	position: absolute;
	margin-left: 50px;
}
#indexcontainergrad {
	width: 400px;
	float: left;
	position: absolute;
	margin-left: 79px;
	background-image: url(../news/images/bkgrd-gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#indexcontainersmall {
	width: 325px;
	float: left;
	z-index: 5;
	position: absolute;
	margin-left: 50px;
}
#indexquotecontainer {
	width: 243px;
	height: inherit;
	float: right;
	z-index: 5;
	position: inherit;
	}
#indexquotecontainerwider {
	width: 400px;
	height: inherit;
	float: right;
	z-index: 5;
	position: inherit;
	}
.clientcells {
	background-position: top;
	text-align: left;
	vertical-align: top;
}
