@charset "utf-8";
/* CSS Document */

body {
	background-color: #B1BFD4;
	background-image: url(images/bkgdpage_02.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	padding: 0px;
	margin-top: 10px;
	text-align: center;
}
#outercontainer {
	background-image: url(images/bkgdslice_09.png);
	background-repeat: repeat-y;
	height: auto;
	width: 829px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	overflow: hidden;	
}
#container {
	position: relative;
	height: 100%;
	width: 829px;

	margin-top: 0px;
	top: 0px;
	text-align: left;
}
#header {
	position: relative;
	height: 210px;
	width: 811px;
	background-image: url(images/bkgds_03.jpg);
	margin-left: 9px;
}
#headerpage {
	position: relative;
	height: 138px;
	width: 806px;
	background-image: url(images/bkgdheaderpage_04.png);
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 5px;
	vertical-align: top;
	padding-left: 5px;
}
ul {
	margin-left: 35px;

}
li {
	padding-bottom: 8px;
}
.logo {
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 2px;
	left: 5px;
}


#photos {
	position: relative;
	margin-top: 8px;
	.margin-top:4px;
	height: auto;
	width: 776px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	height: auto;
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#sidebar {
	height: auto;
	width: 161px;
	padding: 10px;
	float: left;
	text-align: left;
	min-height: 300px;
}
.clientlist {
	line-height: 1.5em;
}

#sidebar ul {
	background-image: url(images/bkgdtransp_07.png);
	background-repeat: repeat;
	padding: 16px 10px 18px;
	height: auto;
	width: 141px;
	margin: 0px;
}
#sidebar li {
	list-style-type: none;
}
hr {
	border-collapse:collapse;
	height: 1px;
	margin: 10px 0 20px;
	color: #ccc;
}
#clients {
	background-color: #F2F2F2;
	background-position: right top;
	padding: 10px;
	height: auto;
	width: 200px;
	border: 1px solid #0F2E5D;
	float: right;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	margin-top: 15px;
}


#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #373D4D;
	padding: 8px 18px 18px;
	float: right;
	width: 594px;
	position: relative;
}
.credits {
	font-size: 80%;
	padding-top: 8px;
}
.indent {
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}

p {
	padding-bottom: 12px;
}
#uppercontent {
	width: 594px;
}

#lowercontent {
	width: 600px;



	.width: 580px;
	position: relative;
	margin-right: 20px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 0px;
	float: right;
}
#services {
	width: 270px;
	margin-left: 10px;
	border: 1px solid #0F2E5D;
	background-color: #E8E8E8;
	margin-bottom: 15px;
	float: left;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-right: 0px;
}
#services ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	line-height: 1.3em;
}
#services li {
	padding-top: 10px;
	list-style-type: none;
}



#slideshow {
	height: 315px;
	width: 256px;
	position: relative;
	bottom: 0px;
	float: right;
	margin-left: 12px;
}
#affiliations {
	padding: 0px 10px;
	width: 596px;
	position: relative;
	clear: both;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #373D4D;
	text-align: center;
	margin-right: 15px;
	line-height: normal;
}

#footer {
	clear: both;
	height: auto;
	width: 799px;
	position: relative;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 15px 15px;
	font-size: 80%;
	line-height: normal;
	text-align: left;
}
#footer p {
	padding-bottom: 0px;
	
}
#address {
	float: right;
	height: auto;
	width: 400px;
	text-align: right;
}
#copyright {
	float: left;
	height: auto;
	width: 250px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	color: #0F2E5D;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: italic;
	color: #0F2E5D;
	letter-spacing: 0.04em;
}
a:link {
	color: #0A2A5B;
	text-decoration: underline;
}
a:visited {
	color: #0A2A5B;
	text-decoration: underline;
}
a:hover {
	color: #124DA5;
	text-decoration: none;
}
.logopage {
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 2px;
	left: 5px;
	display: inline;
}
