body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dcdcde;
	margin-top: 0;	
}
#container {
	zfloat: left;
	margin: 0 auto;
	width: 799px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;

}
#header {
	background-color: #FFFFFF;
	background: url(images/banner.jpg) no-repeat top right;
	width: 799px;
	height: 142px;
	margin: 0;
	padding: 0;
}
#nav {
	background: url(images/navbg.gif) no-repeat;
	height: 32px;
	padding-left: 192px;
	padding-top: 0;
	margin: 0;
	vertical-align: top;
}
#line {
	float: left;
	width: 791px;
	border-top: 7px #f1f1f3 solid;
	height: 7px;
	zbackground-color: #f1f1f3;
	}
#leftnav {
	float: left;
	width: 230px;
	padding-top: 50px;
	zmin-height: 500px;
}
#leftnav p {
	margin:0 0 1px 8px;
	padding: 0;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a2d5a;
	padding: 0;
}
#content p {
	margin: 12px 0 10px 0;
	line-height: 18px;
}
#content {
	float: left;
	width: 530px;
	zmargin-left: 112px;
	margin: 30px 0 60px 0;
	padding-left: 2px;
}
h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 16px;
	color: #1a2d5a;
}
h2 {
	color: #4e5c7d;
	font-size: 14px;
	margin-bottom: 18px;
}
z.disc {
	zcolor: #e18804;
	color: #f37f02;
	text-decoration: underline;
}
#content li {
	line-height: 20px;
	padding-bottom: 5px;
	list-style-type: disc;
	margin-left: 20px;
}
#legal li {
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	color: #797979;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
.name {
	font-size: 16px;
	font-weight:bold;
}
.position {
	font-size: 13px;
	font-weight: bold;
	color: #1a2d5a;
}
.back {
	font-weight: bold;
	color: #1a2d5a;
}
#back a {
	font-weight: bold;
	color: #f49404;
	ztext-decoration:none;
}
#back a:hover {
	color: #f37f02;
	text-decoration: underline;
}
#content a {
	ztext-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#image {
	width: 172px;
	float: right;
	padding: 0px 0px 8px 38px;
}
#peopleimg {
	float: right;
}
.table {
	border: 1px solid #1a2d5a;
}
#contactimg {
	float: right;
}
.submit2 {
	background: url(images/btnSend.gif) no-repeat;
	width: 100px;
	height: 22px;
	border: none;
}
#footer p {
	margin: 0 0 0 122px;
	padding-top: 8px;
}
#footer a {
	font-size: 11px;
	color: #1a2d5a;
}	
#footer a:hover {
	font-size: 11px;
	color: #f49404;
	text-decoration:underline;
}

#footer {
	clear: both;
	font-size: 11px;
	color: #1a2d5a;
	text-align: center;
	zwidth: 677px;
	background-color: #f1f1f3;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 38px;
}	