body {
	background-color: #EDF4F7;
	background-repeat: repeat-x;
	background-image: url(images/palebg.jpg);
	margin: 0px;
	padding: 0px;
}
#conatiner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	height: 107px;
	width: 1000px;
	background-image: url(image/header2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#center {
	height: 100%;
	width: 899px;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC2CF;
	padding-left: 41px;
	padding-top: 35px;
	padding-right: 40px;
}
#flash {
	background-color: #006699;
	height: 355px;
	width: 897px;
	margin-bottom: 20px;
}
#content {
	width: 980px;
	background-image: url(image/dropshadow.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background-color: #FFFFFF;
	height: 44px;
	width: 898px;
	background-image: url(image/footer.jpg);
	background-repeat: no-repeat;
	padding-right: 51px;
	padding-left: 51px;
	padding-top: 10px;
	background-position: top;
}
#navcontainer {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 48px;
	padding: 0px;
	margin-right: 0px;
	height: 40px;
}
#subnavcont {
	float: left;
	height: 400px;
	width: 219px;
	margin-right: 50px;
}
#copy {
	height: 100%;
	width: 630px;
	float: left;
}
#sitemaplink {
	margin: 0px;
	float: left;
}
#incalink {
	margin: 0px;
	float: right;
}
.cleared {
	clear: both;
	height: 0px;
}
.fix {
	line-height: 28px;
}

.fix2 {
	line-height: 14px;
}
#leftcol {
	height: 100%;
	width: 295px;
	float: left;
	margin-right: 30px;
}
#rightcol {
	height: 100%;
	width: 295px;
	float: left;
}
#contact {
	margin-top: 0px;
	margin-bottom: 21px;
	margin-left: 740px;
	padding: 0px;
	margin-right: 0px;
}
#hometext {
	width: 600px;
}

#comment-top{
	background-image: url(image/commentmid.jpg);
	width:219px;
}

#comment{
	background-image: url(image/commenttop.jpg);
	background-repeat: no-repeat;
	padding:15px 10px 10px 15px;
	color: #666666;
	font:12px/16px arial, helvetica, sans-serif;
}

#comment-footer{
	background-image: url(image/commentlower.jpg);
		background-repeat: no-repeat;
	height:10px;
}
