@charset "utf-8";
body {
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 0px;
}
#content {
	margin-top: 30px;
	padding-top: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
	width: 955px;
	background-image: url(images/laminatebg.jpg);
}
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	background-attachment: fixed;
	height: 85px;
	width: 955px;
	clear: both;
	background-color: #000000;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 12px;
}
#logo {
	height: 110px;
}
#nav {

}
#sidebar {
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 195px;
}td img {display: block;}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style2 {color: #FFFFFF}
