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

.style1 {
	font-size: 11px;
	font-family: Helvetica, Arial, sans serif;
	text-decoration: none;
	line-height: 1.5;
	color: #4B9BD5;
	font-weight: bold;
	
}
.style2 {
	font-size: 11px;
	font-family: Helvetica, Arial, sans serif;
	text-decoration: none;
	line-height: 1.5;
	color: #4B9BD5;
	font-weight: normal;
	
}
.style3 {
	font-size: 11px;
	font-family: Helvetica, Arial, sans serif;
	text-decoration: none;
	line-height: 1.7;
	color: #4B9BD5;
	font-weight: bold;
	
}
.style4 {
	font-size: 9px;
	font-family: Helvetica, Arial, sans serif;
	text-decoration: none;
	line-height: 1.5;
	color: #1A1A1A;
	font-weight: normal;
}
.style5 {
    font-size: 10px;
	font-family: Helvetica, Arial, sans serif;
	text-decoration: none;
	line-height: 1.5;
	color: #4B9BD5;
	font-weight: bold;
	
}
.style6 {
    font-size: 10px;
	font-family: Helvetica, Arial, sans serif;
	text-decoration: none;
	line-height: 1.5;
	color: #1A1A1A;
	font-weight: normal;

}
.style7 {
	font-size: 11px;
	font-family: Helvetica, Arial, sans serif;
	text-decoration: none;
	line-height: 1.7;
	color: #26597C;
	font-weight: bold;
	
}

.container {
	position: relative;
	width: 630px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
}

a.facebook {
	position: absolute;
	bottom: 20px;
	right: 50px;
	z-index: 3000;
	background: url(images/find-us-on-facebook.gif) 0 0 no-repeat;
	display: block;
	height: 31px;
	width: 100px;
}
