* {margin:0;padding:0;} /*--- Zero out everything ---*/
.clearer {clear:both;}
h1, h2, h3, h4 {
	font-family:arial, verdana, sans-serif;
	font-weight:normal;
	margin-bottom: 5px;
}
h1 {
	font-size:24px;
	color:#3C4448;
	line-height:26px;
	border-bottom:1px solid #0FF;
}
h2 {
	font-size:21px;
	color:#009;
	line-height:20px;
}
h3 {
	font-size:18px;
	color:#1F8FC3;
	line-height:17px;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#009;
	line-height:12px;
}
p {
	padding:5px 0 5px 0;
}
ul.list {
	margin-left:35px;
	padding-top:5px;
	font-size:12px;
	list-style-image:url(../images/list-image.gif);
	line-height:20px;
}
ul.list li {

}
a:link, a:active, a:visited {
	color:#88B71D;
	text-decoration:none;
}
a:hover {text-decoration:underline;}

.link a:link, .link a:active, .link a:visited {
	color:#88B71D;
	text-decoration:none;
}
.link a:hover {text-decoration:underline;}

body {
	background:url(../images/dot_bg2.gif) center center #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#3C4448;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:874px;
	text-align:left;
}
#hat, #container #cap {width:874px;}
#hat {
	margin-top:5px;
	height:22px;
	background:url(../images/ff-hat-bg.png) no-repeat 0 0;
}
#container {
	width:874px;
	background:url(../images/ff-container-bg.png) repeat-y 0 0;
	clear:both;
}
.padding-l {padding-left: 15px;}
.padding-r {padding-right: 15px;}
.padding-t {padding-top: 15px;}
.padding-b {padding-bottom: 15px;}
.padding-lr {padding: 0 15px;}
.padding-tb {padding: 15px 0;}
.padding-all {padding: 15px;}
/*
-----------------------------------------------------------------------------------------
Masthead
-------------------------------------------------------------------------------------- */
#masthead {

}
/*
-----------------------------------------------------------------------------------------
Navigation
-------------------------------------------------------------------------------------- */
#nav {
	width:848px;
	margin-left: auto;
	margin-right: auto;
}
/*
-----------------------------------------------------------------------------------------
Footer
-------------------------------------------------------------------------------------- */
#content {
	margin:0;
	padding: 0 25px;
}
#content p {
	font-size:12px;
	color:#3C4448;
	line-height:18px;
}
/*
-----------------------------------------------------------------------------------------
Footer
-------------------------------------------------------------------------------------- */
#footer {
	font-size:10px;
	color:#008;
	padding:5px 13px;
}
#footer a:link, #footer a:active, #footer a:visited {color:#888;}
#footer a:hover {text-decoration:underline;}
/*
-----------------------------------------------------------------------------------------
Cap
-------------------------------------------------------------------------------------- */
#cap {
	height:22px;
	background:url(../images/ff-cap-bg.png) no-repeat 0 0;
}

.quote-box {
	float:right;
	width:260px;
	text-align:center;
}

.quote-box a {color:#000;}

.quote-box h4 {height:17px; margin:0; padding:8px 0px 0px 50px; background-image:url(../images/quote-box-top.png);}

.quote-box div {background-image:url(../images/quote-box-bg.png); font-size:12px; padding: 8px;}

/*
------------------------------------------------------------------------------------------
IE 6 Hacks
----------------------------------------------------------------------------------------*/
/*
* html #nav {margin:0 0 0 5px;}
* html #content {margin: 0 0 30px 10px; padding:0 5px 0 20px; width:824px;}
* html #content #bp-info {margin:0 20px 0 0; padding:20px 0;}
* html #content #bp-sub-info {margin:5px 0; padding:0;}
*/