/* CSS Document */
.bgperfromance {
	background-image: url(images/performance.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgknowledge {
	background-image: url(images/knowledge.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgresource {
	background-image: url(images/resource.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgvalue {
	background-image: url(images/value.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgquality {
	background-image: url(images/quality-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgexperience {
	background-image: url(images/experience.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgintegrity {
	background-image: url(images/integrity.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.maincopy {
	margin:0;
	padding:20px 20px 20px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: left;
}
.maincopy a{
	color: #003366;
	text-decoration: underline;
}
.maincopy a:hover{
	color:#0066FF;
	text-decoration: underline;

	}
.servicescopy {
	margin:0;
	padding:20px 10px 20px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: left;
}
.servicescopy a{
	color: #003366;
	text-decoration: underline;
}
.servicescopy a:hover{
	color:#FFCC66;
	text-decoration: underline;
}
h1{
	margin: 17px 20px 6px 24px;
	font-size:13px;
	line-height: 18px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.longquote {
	padding:10px 10px 10px 22px;
	text-align: left;
	font-size: 12px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}
.longquote a{
	color:#007DC3;
	text-decoration: none;
}
.longquote a:hover{
	color:#FFCC66;
	text-decoration: none;
}
.quote {
	padding: 10px 10px 10px 22px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
}
.quote a{
	color:#007DC3;
	text-decoration: none;
}
.quote a:hover{
	color:#FFCC66;
	text-decoration: none;
}
.topnav {
	text-align: center;
	margin:0;
	padding:0;
	font-size: 11px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-weight: bold;
}
.topnav a{
	color:#EEEEEE;
	text-decoration: none;
}
.topnav a:hover{
	color:#FFCC66;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 5px;
	padding:0;
	text-align: center;
	font-weight: normal;
	color: #EEEEEE;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.footer a{
	color:#EEEEEE;
	text-decoration: none;
}
.footer a:hover{
	color:#FFCC66;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin:0px 15px 0px 0px;
}
.listtitle {
	margin:20px 15px 0px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
.listtitle a{
	color: #003366;
	text-decoration: underline;
}
.listtitle a:hover{
	color:#FFCC66;
	text-decoration: underline;
}
