@charset "utf-8";
img, div, #maincontent, a { behavior: url(iepngfix.htc) }


#container {
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#header {
	height: 148px;
	width: 935px;
}
#logobox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(/Images/FMALogo.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 0px;
	height: 104px;
}
#logo {
	float: left;
	height: 104px;
	width: 372px;
}
#logo a {
	display: block;
	height: 104px;
	width: 372px;
	margin-top: -104px;
}
#tagline  img {
	float: right;
}
#navbar {
	background-image: url(/Images/Nav_BG.gif);
	background-repeat: repeat-x;
	height: 44px;
	width: 935px;
	clear: both;
	padding-top: 7px;
}
#navbar #homebutton {
	background-image: url(/Images/HomeUp.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 95px;
	float: left;
	margin-left: 5px;
}
#navbar #homebutton a {
	display: block;
	height: 35px;
	width: 95px;
}
#navbar #homebutton a:hover {
	background-image: url(/Images/HomeHover.gif);
	background-repeat: no-repeat;
}
#navbar #newsletterbutton {
	background-image: url(/Images/NewsletterUp.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 95px;
	margin-left: 25px;
	float: left;
}
#navbar #newsletterbutton a {
	display: block;
	height: 35px;
	width: 95px;
}
#navbar #newsletterbutton a:hover {
	background-image: url(/Images/NewsletterHover.gif);
	background-repeat: no-repeat;
}
#navbar  #answersbutton {
	background-image: url(/Images/AnswersUp.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 95px;
	margin-left: 25px;
	float: left;
}
#navbar  #answersbutton  a {
	display: block;
	height: 35px;
	width: 95px;
}
#navbar #answersbutton a:hover {
	background-image: url(/Images/AnswersHover.gif);
	background-repeat: no-repeat;
}
#navbar #aboutbutton {
	background-image: url(/Images/AboutUp.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 95px;
	margin-left: 25px;
	float: left;
}
#navbar #aboutbutton a {
	display: block;
	height: 35px;
	width: 95px;
}
#navbar #aboutbutton a:hover {
	background-image: url(/Images/AboutHover.gif);
	background-repeat: no-repeat;
}
#navbar #contactbutton {
	background-image: url(/Images/ContactUp.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 95px;
	margin-left: 25px;
	float: left;
}
#navbar #contactbutton a {
	display: block;
	height: 35px;
	width: 95px;
}
#navbar #contactbutton a:hover {
	background-image: url(/Images/ContactHover.gif);
	background-repeat: no-repeat;
}
#footer {
	float: left;
	clear: both;
	margin-top: 30px;
	background-color: #666666;
	height: 40px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
