@charset "UTF-8";
.style1 {
	color: #666666;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
body, th,td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#identity {
	border: 0px none #000;
	padding: 30px;
}
#navigation {
	float: none;
	margin-left: 0px;
	padding: 0em;
}
#container {
	background-color: #FFFFFF;
	background-image: url(img/container.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	border: 1px none #999999;
	height: 550px;
	z-index: auto;
	background-position: center center;
	top: 95px;
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
	}
#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: 415px;
	width: 774px;
	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;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	left: 177px;
	top: 86px;
	padding-right: 1em;
	padding-left: 1em;
}
#textonly {
	padding-top: 1em;
	width: 745px;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 11px;
	left: auto;
	right: auto;
}
#homeimage {
	height: auto;
	width: 800px;
}

