body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2A3A5C;
	background: #131B2B;
	margin: 0px;
}
#banner {
	clear: right;
	float: left;
	width: 960px;
	background: #FFF;
}

#mainContainer {
	background: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.clear {
	clear: both;
}

#column1 {
	background: #FFF;
	float: left;
	width: 460px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#column2 {
	background: #FFF;
	float: right;
	width: 450px;
	font-size: 12px;
	color: #2A3A5C;
	padding: 5px 10px 5px 5px;
	margin: 5px;
}
#facebook {
	width: 300px;
	padding: 0px 0px 0px 5px;
}



#logo {
	height: 250px;
	width: 960px;
	float: left;
	background: #FFF;
}
#navBar {
	width: 960px;
	background: #FFF;
	z-index: auto;
	position: relative;
	float: left;
	clear: both;
}



#row1 {
	width: 960px;
	background: #FFF;
	clear: both;
	float: left;
	color: #333;
}
#row2 {
	width: 960px;
	background: #FFF;
}
#addresses {
	float: right;
	height: 225px;
	width: 249px;
	font-size: 13px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	background: #FFF;
	margin: auto 0px;
	line-height: 17px;
	vertical-align: bottom;
	padding: 0px;
}
.subAddress {
	font-size: 11px;
}
#bottom {
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
	width: 960px;
	background: #FFF;
	padding: 3px 0px;
	height: 30px;
	font-variant: small-caps;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	border-top: thin solid #2A3A5C;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #2A3A5C;
	border-bottom-color: #2A3A5C;
	border-left-color: #2A3A5C;
}
#logoBall {
	padding: 5px 5px 10px 10px;
	float: left;
	height: 179px;
	width: 122px;
}
