@charset "utf-8";
/* CSS Document */

#content h1 {
	color: #006384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	clear: both;

}

#content h1 span {
	font-style: italic;

}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #095288;
	line-height: 24px;
	margin: 0px;
	padding: 0px;

}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #095288;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #916C00;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;

}

#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #006384;

}

#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #916C00;
	font-weight: bold;

}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5C5F63;

}

#content p a {
	color: #916C00;
	font-weight: bold;

}

#content p a:hover {
	text-decoration: none;

}

ul {
	margin-bottom: 2em;
	list-style:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

li {

}



.bullets {
	padding-bottom: 3px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;

}

#panelholder {
	display: block;
	position: absolute;
	left: 216px;
	top: 346px;
	height: 100px;
	width: 657px;
	z-index: 100;
}
ul#clientlogos {
	height: 130px;
	width: 335px;
	float: left;

}

ul#selogos {
	height: 130px;
	width: 315px;
	float: left;
}

ul#clientlogos li img{
	padding: 4px;
}
ul#selogos li img{
	padding: 4px;
}
