@charset "utf-8";
/* CSS Document */

#maincontentabout {
	height: 960px;
	width: 952px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px solid #CCC;
	border-radius: 10px;
	background-color: #FFF;
}
#maincontentenv {
	height: 530px;
	width: 952px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px solid #CCC;
	border-radius: 10px;
	background-color: #FFF
}
#copyrightenv {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 55px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	padding-left: 20px;
}
#bottomenv {
	height: 150px;
	width: auto;
	background-image: url(../images/bottombar.jpg);
	background-repeat: repeat;
}
#maincontentsafe {
	height: 800px;
	width: 952px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px solid #CCC;
	border-radius: 10px;
	background-color: #FFF;
	}
.listformatsafe {
	margin-left: 50px;
	font-family: Msol, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
}
