@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 920px;
	margin: auto;
	text-align: left;
}
#top {
	float: left;
	height: 63px;
	width: 730px;
	background-image: url(../images/design/top2.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 67px 0px 0px 190px;
	position: relative;
	z-index: 10;
}



/* ------------------ Main Content ------------------ */


#main {
	float: left;
	width: 920px;
	padding: 0px;
	position: relative;
}
#pics {
	float: left;
	width: 555px;
	height: 540px;
	position: relative;
}

#portfolio {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 555px;
	height: 540px;
	position: relative;
}
	
#portfoliopics {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 555px;
	height: 540px;
	clear: left;
	position: relative;
	background-image: url(../images/design/pic-bkgd.jpg);
}


#portfoliopics img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: none;
}

#title {
	width: 180px;
	font-size: 1em;
	color: #FFFFFF;
	height: 65px;
	margin: 0px 5px 0px 0px;
	position: absolute;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	z-index: 100;
	display: block;
	background-color: #FFCC00;
}

#portfoliotitle {
	width: 180px;
	font-size: 1em;
	color: #FFFFFF;
	height: 130px;
	margin: 0px 5px 5px 0px;
	float: left;
	display: block;
	background-color: #FFCC00;
}


#title h1,
#portfoliotitle h1 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	z-index: 100;
}
#big {
	margin: 0px 0px 5px;
	position: relative;
	width: 555px;
	height: 400px;
}
#small {
	height: 135px;
	width: 555px;
	position: relative;
}
#small img {
	float: left;
	margin: 0px 5px 0px 0px;
}
#text {
	float: left;
	width: 365px;
	height: 400px;
	overflow: auto;
	background-image: url(../images/design/text.png);
	position: relative;
	margin: 0px 0px 5px 0px;
}
#text h2 {
	font-size: 0.88em;
	color: #002164;
	margin: 0px 0px 5px;
	font-weight: normal;
	padding: 5px 10px 0px 5px;
	line-height: 1.2;
}
#text h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #002164;
	padding: 0px 10px 0px 5px;
	margin-bottom: 5px;
	line-height: 1.3;
}
#text p {
	font-size: 0.75em;
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 5px;
	line-height: 1.3;
}

#text ul {
	margin: 0px 0px 5px 25px;
	padding: 0px 10px 0px 0px;
}
#text li {
	font-size: 0.75em;
	color: #333;
	margin: 0;
	line-height: 1.3;
}

#text p a,
#text li a {
	color: #333;
}

#text p a:hover,
#text li a:hover {
	color: #002164;
}

/* ------------------ Staff Profiles ------------------ */

#profileimg {
	margin: 0px 5px 0px 0px;
	float: left;
	width: 180px;
	height: 130px;
}

#profiletitle {
	margin: 0px 5px 0px 0px;
	background-color: #FFCC00;
	width: 180px;
	height: 130px;
	float: left;
}

#profiletitle h1 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	line-height: 1em;
}
#profiletext {
	float: left;
	width: 550px;
	height: 400px;
	overflow: auto;
	margin: 0px 0px 5px 0px;
}

#profiletext h2 {
	font-size: 0.88em;
	color: #002164;
	margin: 0px 0px 5px;
	font-weight: normal;
	line-height: 1.2;
}
#profiletext h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #002164;
	margin-bottom: 5px;
	line-height: 1.3;
}
#profiletext p {
	font-size: 0.75em;
	color: #333;
	margin: 0px 0px 5px 0px;
	line-height: 1.3;
}

#profiletext ul {
	margin: 0px 0px 5px 25px;
	padding: 0px 0px 0px 0px;
}
#profiletext li {
	font-size: 0.75em;
	color: #333;
	margin: 0;
	line-height: 1.3;
}

#profiletext p a,
#profiletext li a {
	color: #333;
}

#profiletext p a:hover,
#profiletext li a:hover {
	color: #002164;
}

.profilecontact {
	float: right;
	height: 130px;
	width: 180px;
	background-color: #002164;
	position: relative;
}
.profilecontact h3 {
	color: #FFCC00;
	font-weight: normal;
	padding: 5px;
	font-size: 0.88em;
}
.profilecontact p {
	font-size: 0.69em;
	color: #FFFFFF;
	padding: 0px 5px;
	margin: 0px 0px 3px 0px;
	line-height: 1.2;
}
.profilecontact p strong {
	color: #FFCC00;
}
.profilecontact a {
	color: #FFFFFF;
	text-decoration: none;
}
.profilecontact a:hover {
	text-decoration: underline;
}

/* ------------------ Contact / Footer ------------------ */

.contact {
	float: left;
	height: 130px;
	width: 180px;
	background-color: #002164;
	position: relative;
}
#elgin {
	margin: 0px 5px 5px 0px;
}
.contact h3 {
	color: #FFCC00;
	font-weight: normal;
	padding: 5px;
	font-size: 0.88em;
}
.contact p {
	font-size: 0.69em;
	color: #FFFFFF;
	padding: 0px 5px;
	margin: 0px 0px 3px 0px;
	line-height: 1.2;
}
.contact p strong {
	color: #FFCC00;
}
.contact a {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:hover {
	text-decoration: underline;
}
#footer {
	clear: left;
	position: relative;
}
#footer p {
	font-size: 0.69em;
	color: #999999;
	margin: 0;
}

