@charset "UTF-8";
.style1 {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, th,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}
#identity {
	border: 0px none #000;
	height: 100px;
}
#navigation {
	float: none;
	width: 780px;
	margin-left: 0px;
	padding: 0em;
}
#container {
	background-color: #FFFFFF;
	background-image: url(img/container.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	border: 1px none #999999;
	height: 550px;
	z-index: auto;
	top: 70px;
	}
#navigation {
	margin-top: 0;
}
#main {
	height: 410px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 550px;
	overflow: auto;
}
#home {
	height: 410px;
	width: 700px;
	margin-left: 30px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
}
#mainnoimage {
	padding-top: 1em;
	width: 745px;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 11px;
	left: auto;
	right: auto;
	overflow: auto;
	height: 485px;
}
#sidebar {
	width: 160px;
	margin-right: 0em;
	margin-bottom: 0;
	height: 410px;
	float: left;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#textonly {
	padding-top: 1em;
	width: 745px;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 11px;
	left: auto;
	right: auto;
}
#footer {
	clear:both;
	text-align:left;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 0px;
	left: 30px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	margin-top: 30px;
	top: 50px;
}
#homeimage {
	height: auto;
	width: 780px;
}

