@charset "utf-8";
#bodyImposter {
	background-image: url(../images/contact/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#headerbg {
	background-image: url(../images/header.gif);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	height: 180px;
}

#menu  {
	height: 43px;
	margin: 0px;
	width: 960px;
}
#header {
	height: 120px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	margin-top: 30px;
}
#divider {
	background-repeat: no-repeat;
	margin-top: 10px;
	text-align: center;
}
#footer {
	margin-top: 40px;
	margin-bottom: 40px;
}
.bio {
	background-image: url(../images/about_us/bio_bg.gif);
	height: 472px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 40px;
}
.pic {
	background-color: #006666;
	margin-top: 75px;
	margin-left: 107px;
	margin-right: 0px;
	width: 224px;
	height: 271px;
}
.desc {
	margin-left: 40px;
	margin-top: 40px;
	width: 450px;
}

