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

#imageArea {
	height: 100px;
	width: 1000px;
	background-image: url(../images/imageBG_inside_blue_04.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 40px;
}
#flashMovie {
	height: 100px;
	width: 1000px;
	background-image: url(../images/imageClients_05.jpg);
	position: relative;
	background-repeat: no-repeat;
}
#breadcrumbs {
	font-size: 10px;
	color: #FFCC66;
	height: 20px;
	width: 950px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #FFCC66;
}
#breadcrumbs a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
#pageContent {
	background-image: url(../images/bodyBG_blue_06.jpg);
	float: left;
	width: 535px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-left: 40px;
	padding-right: 30px;
	line-height: 1.75em;
	padding-bottom: 35px;
}
#pageContent img {
	margin-top: 20px;
	margin-bottom: 10px;
}
#fixedContent {
	height: 400px;
	background-image: url(../images/bodyBG_blue_06.jpg);
	float: left;
	width: 535px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-left: 40px;
	padding-right: 30px;
	line-height: 1.75em;
	padding-bottom: 35px;
}
#pageContent ul {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5em;
}
#repEngage {
	color: #333333;
	width: 175px;
	padding-right: 20px;
	padding-left: 10px;
	height: 406px;
	margin-top: 20px;
	float: left;
	position: relative;
	padding-top: 20px;
}
