body {
	background: white;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}

table {
	font-size: 100%;
}

a:link { color: #bf1919; }
a:visited { color: #9d4242; }
a:hover, a:active { color: #f21414; }

img { border: none; }

h1 { font-size: 1.8em; font-family: "Palatino Linotype", Palatino, Georgia, serif; color: #bf1919; }
h2 { font-size: 1.6em; font-family: "Palatino Linotype", Palatino, Georgia, serif; color: #bf1919; }
h3 { font-size: 1.4em; font-family: "Palatino Linotype", Palatino, Georgia, serif; color: #bf1919; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form {
	padding: 0;
	margin: 0;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}

address { display: block; font-style: normal; }

.floatleft { float: left; padding: 0 10px 5px 0; }
.floatright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.in, .in li { display: inline; }
.bl { display: block; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }

#contact { margin: 0; padding: 0; display: block; font-size: 1.2em; }
#contact p { margin: 0; line-height: 32px; }
#contact label {
	width: 180px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
}
#contact .input { height: 22px; border: 1px solid #ddd; width: 300px; }
#contact textarea { border: 1px solid #ddd; width: 300px; }
#contact .button { margin-left: 180px; height: 22px; background: #777; color: white; border: 1px solid #777; width: 100px; }



#header {
	background: url(images/ff-hdr.jpg) repeat-x bottom left;
	height: 125px;
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
}

#banner {
	width: 920px;
	height: 125px;
	margin: auto;
	background: url(images/ff-banner.jpg) no-repeat bottom right;
}

#header a, #header a:visited {
}

#header h1 {
	width: 170px;
	height: 125px;
	float: left;
	overflow: hidden;
	margin: 0;
	background: url(images/ff-logo.jpg) no-repeat bottom left;
}

#logo {
	width: 170px;
	height: 125px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav {
	margin: 0; padding: 0; list-style: none;
	height: 125px;
	width: 750px;
	float: left;
}

#nav li {
	padding: 0 7px 0 0;
	margin: 0;
	float: right;
	position: relative;
}

#nav li a {
	padding: 85px 15px 0 15px;
	height: 40px;
	display: block;
	text-decoration: none;
	font-size: 1.6em;
	color: #555;
}

#nav li.active, .index .index, .company .company, .services .services, .showcase .showcase, .resources .resources, .help .help  {
	background: url(images/ff-menu-shade.png) no-repeat bottom right;
}

#nav li.active a, .index .index a, .company .company a, .services .services a, .showcase .showcase a, .resources .resources a, .help .help a {
	text-decoration: underline;
	background: white;
}

#nav li a:hover {
	text-decoration: underline;
	color: #bf1919 !important;
}

#nav li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: none;
	background: #eee;
	width: 161px;
	border: 1px solid #ddd;
	border-top: none;
	border-bottom: 3px solid #bf1919;
	position: absolute; 
	top: 121px;
	left: 0;
}

#nav li:hover ul {
	display: block;
}

#nav li li {
	padding: 0;
	margin: 0;
	float: none;
}

#nav li li a {
	padding: 10px 15px;
	margin: 0;
	height: auto;
	font-size: 1.2em;
}

#content {
	width: 920px;
	min-height: 500px;
	padding: 20px;
	margin: auto;
	overflow: visible;
}

#content.home {
	width: 960px;
	padding: 20px 0;
}


#footer {
	clear: both;
	text-align: center;
	padding: 10px 0 20px 0;
	background: #676767 url(images/ff-ftr.jpg) repeat-x top left;
}

#footer a {
	color: #fff !important;
	text-decoration: none;
}

#footer a:hover, #footer p a {  
	text-decoration: underline;
}

#footer p {
	width: 920px;
	margin: 20px auto;
	color: #ddd;
}

#footernav {
	width: 920px;
	height: 38px;
	line-height: 32px;
	margin: auto;
	padding: 0;
	list-style: none;
	background: url(images/ff-ftr-sep.jpg) no-repeat bottom center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}

#footernav li {
	padding: 0 10px;
	margin: 0;
	display: inline;
}


#copyright {

}


#welcome { 
	width: 917px;
	height: 160px;
	background: url(images/ff-welcome.jpg) no-repeat top left;
	margin: 20px auto;
	line-height: 16px;
}

#welcome p {
	margin: 0 0 16px 0;
}

#welcome h2 {
	font-size: 1.2em;
	margin: 0 0 12px 0;
}

#welcome div {
	float: left;
	width: 400px;
	padding: 10px 20px 10px 340px;
}

#welcome address {
	float: left;
	width: 150px;
	padding-top: 10px;
}

#home-1, #home-2, #home-3 {
	float: left;
	width: 280px;
	height: 28em;
	padding: 0 0 0 40px;
}

#home-1 h3, #home-2 h3, #home-3 h3 {
	font-size: 1.6em;
	line-height: 2.9em;
	margin: 0;
}

#home-1 li, #home-2 li, #home-3 li {
	line-height: 1.8em;
	font-size: 1.3em;
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
}

#home-1 {
	background: url(images/ff-home-1.jpg) no-repeat top left;
}
#home-2 {
	background: url(images/ff-home-2.jpg) no-repeat top left;
}
#home-3 {
	background: url(images/ff-home-3.jpg) no-repeat top left;
}

#home-a, #home-b {
	float: left;
	width: 446px;
	height: 228px;
	background: #666666;
}

#home-a {
	background: url(images/ff-home-a.jpg) no-repeat bottom left;
	margin-left: 22px;
}
#home-b {
	background: url(images/ff-home-b.jpg) no-repeat bottom left;
	margin-left: 25px;
}

#home-a h3, #home-b h3 {
	color: #bf1919;
	background: white;
	height: 40px;
	line-height: 40px; 
	margin: 0 0 15px;
	padding: 0 0 0 190px;
}

#home-a p, #home-b p, #home-a ul, #home-b ul {
	margin: 0 0 15px 190px;
	color: white;
}

#home-a ul.plain li, #home-b ul.plain li {
	padding: 0 0 0 20px;
	background: url(images/ff-home-blt.gif) no-repeat top left;
}

#portfolio p { 
	margin: 30px auto;
	float: left;
	width: 455px;
	text-align: center;
}

#portfolio img {  
	border: 1px solid #ddd;
	padding: 10px;
}

#faq {
	margin: 0;
	padding: 0;
	list-style: none;
}

#faq li {
	padding: 0 0 20px 40px;
	border-top: 1px solid #eee;
	background: url(images/ff-qa.gif) no-repeat top left;
}

#contactform {
	float: left;
	height: 500px;
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
}

