@charset "UTF-8";
#wrap {
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	width: 1000px;
	margin: auto;
}
#header {
	text-align: center;
}
#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #00366F;
	padding: 5px;
	height: 25px;
	text-align: center;
	width: 990px;
	position: relative;
	overflow: hidden;
}
#nav2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #00366F;
	padding: 5px;
	height: 10px;
	text-align: center;
	width: 990px;
	position: relative;
	overflow: hidden;
}
#content {
	background-color: #FFFFFF;
	background-image: url(bgbottom.jpg);
	background-position: center bottom;
	height: 575px;
	width: 1000px;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
}
.content {
  
  }
#leftcontent {
	background-color: #FFFFFF;
	margin: 20px;
	width: 400px;
	padding: 10px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043159;
	border: 1px solid #228ABD;
	float: left;
	position: relative;
	left: 34px;
	top: 15px;
	height: 480px;
}
#table {
	float: left;
	width: 350px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
#imag {
	margin: 10px;
}
#imag {
	margin: 5px;
	padding: 5px;
	width: 170px;
	height: 160px;
}
#innerwrap {
}
body {
	background-color: #228ABC;
}
#contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
#bottom {
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	line-height: 8px;
}
#image {
	float: left;
	margin: 5px;
	width: auto;
}
#image2 {
	float: left;
	margin: 5px;
	width: auto;
}
