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

/* CSS Document */

*  {margin: 0; padding: 0; }


body {
    font-size:100%;
    line-height:1.8em; /* 16×1.125=18 */
}

.bodytext p {
    font-size:0.875em;
}

.sidenote {
    font-size:0.75em;
}

body {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: 0px 0px;
}
a:hover {
	color: #666666;
}
a:link {
	color: #990000;
}

.clientList   {
	font-size: 1.2em;
	color: #333333;
	list-style-type: none;
	padding: 0px;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clientList a {
	color: #000000;
	text-decoration: none;
	margin-right: 3em;
	margin-bottom: 0.5em;
}
#menu li {
	list-style-type: none;
	display: inline;
	text-align: right;
	font-weight: bold;
	color: #990000;
	font-size: 1.5em;
}
#menu a {
	color: #990000;
	text-decoration: none;
}
#menu a:hover {
	color: #333333;
	text-decoration: underline;
}

.main  {
	margin-top: 30px;
	margin-left: -325px;
	padding-left: 50%;
}
.thumb {
	clear: left;
}
.thumb h2 {
	margin-top: 12px;
}
.thumb img {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 3em;
	margin-left: 0px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.thumb a {
	color: #333333;
	text-decoration: underline;
}
.pipe {
	margin-right: 1em;
	margin-left: 1em;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	color: #990000;
}
h2 {
	color: #333333;
	margin-top: 2em;
	margin-bottom: .1em;
	font-weight: bold;
	font-size: 1.3em;
}
.centerh2 {
	font-size: 1.7em;
	font-weight: normal;
	text-align: center;
	line-height: 1.7em;
}
#mainContent table {
	margin: 0px;
}
#header h2 {
	font-size: 25px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 75px;
	color: #FFF;
	margin: 0px;
}
.introText {
	font-size: 1.7em;
	font-weight: normal;
	text-align: justify;
	line-height: 1.7em;
}
#header h1 {
	font-size: 1.6em;
	letter-spacing: 0.4em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 78px;
	width: 100%;
}
