@charset "utf-8";
#footer {
	width: 934px;
	background: #000338 url(../images/bg-foot.gif) no-repeat center bottom;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#blueLine {
	height: 2px;
	background: #2B2D5B;
}

#footer p {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 20px;
}

#footerLinks {
	padding-left: 20px;
}

#certificates {
	height: 57px;
	width: 267px;
	float: right;
	margin-top: 20px;
}

.certs {
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

#CertLeft {
	background: url(../images/bg-certs-1.gif) no-repeat;
	height: 57px;
	width: 13px;
	float: left;
}

#CertMiddle {
	height: 57px;
	float: left;
	background-color: #FFFFFF;
}

#CertRight {
	background: url(../images/bg-certs-3.gif) no-repeat;
	float: left;
	height: 57px;
	width: 16px;
}

#breadcrumbs {
	margin-right: auto;
	margin-left: auto;
	width: 974px;
	background-color: #2B2D5B;
}

#line1 {
	width: 702px;
	height: 20px;
	padding-left: 272px;
	padding-top: 5px;
}

#line2 {
	width: 829px;
	padding-left: 145px;
	height: 20px;
}

#line3 {
	width: 780px;
	height: 20px;
	padding-left: 194px;
}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}

#breadcrumbs ul li {
	float: left;
}

#breadcrumbs ul li+li {
	border-left: 1px solid #c3c2c2;
}

#breadcrumbs ul li a {
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}

#breadcrumbs li a:link, #breadcrumbs li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumbs li a:hover, #breadcrumbs li a:active {
	color: #acb1e8;
	text-decoration: none;
}
