@charset "UTF-8";
#container    .addressabsolute    {
	background-color: #CCD6CC;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 225px;
}
#container  .addressrelative {
	background-color: #CCD6CC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 225px;
	margin-top: 10px;
}
/* CSS Document */

/* ================== PAGE SPECIFIC STYLES - HOME PAGE ================== */
#home #container .left p {
	margin-left: 195px;
	margin-top: 0px;
}
#home #container .right .news object {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home  #container  .left  .newIndex {
	margin-left: 5px;
}
#home #container .left .newIndexImg {
	height: 333px;
	width: 210px;
	position: relative;
}
#home #container .left .head {
	margin-top: 5px;
}
#home #container .left h2 {
	margin-left: 195px;
	text-transform: uppercase;
}
#home #container .right .news {
	margin-top: 10px;
	background-image: url("../graphics/newsbase.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCD6CC;
	padding-bottom: 5px;
}
#home #container .right .news p {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
#home #container .right .news h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	position: relative;
	padding-top: 5px;
}
#home  #container  .left img {
	margin-left: 5px;
	margin-right: 10px;
	width: 175px;
	align: left;
}
#home .right object {
}
#qa #container .left p {
	margin-bottom: 1.5em;
}
#qa #container .left span {
	font-size: 350%;
	float: left;
	margin-top: -5px;
	font-weight: bold;
	margin-left: -5px;
	color: #CCD6CC;
	width: 40px;
	line-height: 120%;
}
#qa #container .left h3 {
	margin-bottom: 1px;
}


