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


#footercontainer {
	clear: both;
	background-color: #639FA7;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin: 0px;
	height: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #639FA7;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#footercontainer p {
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
}
#footercontainer a:link {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#footercontainer a:hover {
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
#footercontainer a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#footercontainerright {
	float: right;
	width: 240px;
	background-color: #639FA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
}
#footercontainer #bbblogo img {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

#footercontainerright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #BED5D8;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
}
#footercontainerright p em {
	font-size: 24px;
	font-style: normal;
}
#footercontainerright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 8px;
	margin-top: 0px;
}

#footercontainerleft {
	float: left;
	width: 400px;
	background-color: #639FA7;
}
#footercontainerleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DCE8E9;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#footercontainerright h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin-top: 8px;
}
#topphone p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #87AEB6;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topphone {
	margin: 0px;
	padding: 0px;
}

#topphone p em {
	font-size: 24px;
	font-style: normal;
}

