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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	color: #333333;
}
#banner_container {
	background-image: url(../images/body/bkg04.jpg);
	background-position: right;
	height: 150px;
	width: 100%;
}
#content_container {
	width: 100%;
	padding-top: 30px;
}
#Logo {
	height: 150px;
	width: 100%;
}
#logo_container {
	float: left;
	padding-left: 35px;
}
#facebook {
	height: 125px;
	width: 530px;
	float: right;
	padding-top: 12.5px;
	padding-right: 35px;
}
#facebook_link {
	float: right;
	width: 415px;
}
#menu_container {
	padding-right: 30px;
	padding-left: 30px;
	width: 415px;
	float: left;
}
#menu_container2 {
	padding-right: 30px;
	padding-left: 30px;
}
#base_padding {
	clear: both;
	width: 100%;
	height: 100px;
}
.text_quoted {
	font-size: 140%;
	font-style: italic;
	color: #3664AC;
}
.text_title {
	font-weight: bold;
	color: #3664AC;
}
.text_title_2 {
	font-weight: bold;
	color: #333333;
}
#text_quoted {
}
a:link {
	color: #3664AC;
	text-decoration: underline;
}
a:visited {
	color: #3664AC;
	text-decoration: underline;
}
a:hover {
	color: #3664AC;
	text-decoration: none;
}
#badbox {
	font-size: x-small;
	font-weight: bold;
	padding-top: 15px;
}

