@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #114B7D;
	background-color: #114B7D;
}

a:link, a:visited, a:active {
	color: #114B7D;
	text-decoration: underline;
	font-weight: normal;
}
#clientelebkg {
	background-color: transparent;
	background-image: url(images/clienteleBkg.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 488px;
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 285px;
	padding-bottom: 50px;
	line-height: 16px;
}

a:hover, a:focus {
	color: #86A3BC;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#banner {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	top: 65px;
	left: 0px;
	right: 0px;
	height: auto;
	float: left;
}

#header {
	height: 45px;
	width: 873px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent {
	float: left;
	width: 873px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(images/DPIfooter.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 873px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 18px;
	font-size: 11px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 15px;
	width: 500px;
	position: relative;
	top: 3px;
	font-size: 0.8em;
	color: #591A0B;
}
#mainImage {
	background-color: #FFFFFF;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
	height: 550px;
	width: 873px;
}

#terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #591A0B;
	float: right;
	height: 15px;
	width: 200px;
	position: relative;
	top: 3px;
	text-align: right;
}
#terms a:link, #terms a:visited {
	color: #666666;
	text-decoration: none;
}
#terms a:hover, #terms a:focus {
	color: #666666;
	text-decoration: underline;
}
.projectList {
	float: left;
	width: 821px;
	padding-left: 26px;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 18px;
	overflow: visible;
	padding-right: 26px;
}
.projectTitle {
	font-size: 14px;
	font-weight: bold;
}
.projectImg {
	width: 821px;
	float: left;
	text-align: center;
	height: 175px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.imgSpace {
	padding-right: 3px;
	padding-left: 3px;
}

.profile {
	background-color: transparent;
	background-image: url(images/profileBkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 483px;
	line-height: 16px;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 290px;
}
.office {
	float: left;
	height: 65px;
	width: 873px;
	background-image: url(images/principals.png);
	background-repeat: no-repeat;
}

.contact1 {
	background-color: transparent;
	background-image: url(images/profileOffice.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 250px;
	padding-left: 30px;
	font-size: 12px;
	float: left;
	padding-top: 10px;
}
.contact {
	float: left;
	height: 160px;
	width: 593px;
	padding-left: 280px;
	position: relative;
}
