@charset "UTF-8";
/* CSS Document */
/* 
***********************************************************

Title:			fbc.css
Author: 		TBCherry (www.tbcherry.com)
Created: 		09.07.2008
Last modified:  09.24.2008
 
***********************************************************
*/

            
/*
The following is a global reset based on the reset by Eric Meyers minus a few things I knew I would not use here.
His CSS reset can be found here: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

/*-----------------------reset styles---------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;	
}

/*-----------------------End Reset Styles---------------------------*/


#masthead {
	width: 100%;
	height: 163px;
	margin: 0;
	padding: 0;
}
#taglineborder {
	background-color:#000000;
	width: 100%;
	height: 30px;
}
#taglineborder p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #999999;
	margin: 0;
	padding: .4em 0 0 20px;
}
#menu {
	background-color:#666666;
	width: 909px;
	height: 38px;
	background-image: url(images/menubar1px.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#menu ul {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	border: none;
	list-style-type: none;
	padding-top: 8px;
	margin: 0 0 0 40px;
	line-height: normal;
}
#menu li {
	display: block;
	margin: 0;
	float: left;
	width: auto;
	list-style-type: none;
	padding: 0;
}
#menu li a {
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #999999;
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0 30px 0 30px;
}
#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li#selected {
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0 35px 0 35px;
}
#content {
	width: 909px;
	height: 100%;
}
#rt_text {
	width: 440px;
	height: 100%;
	float: right;
	margin: 1em 30px 3em 0;
	padding: 0;
	background-image: url(images/onepxtxtbx.jpg);
	background-repeat: repeat-y;
}
#rt_text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	padding: 1.5em 0 2.5em 0;
	margin: 0;
	background-image: url(images/toptextbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#as_rt_text {
	width: 440px;
	height: 100%;
	margin: 1em 0 30px 30px;
	padding: 0;
	background-image: url(images/onepxtxtbx.jpg);
	background-repeat: repeat-y;
}
#as_rt_text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: 1.5em 0 1em 15px;
	margin: 0;
	background-image: url(images/toptextbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#rt_text p.lead, #as_rt_text p.lead {
	color: #336699;
	font-size: 0.85em;
	line-height: 1.8em;
	padding: 0 15px 10px 15px;
	text-align: justify;
}
#rt_text h2, #as_rt_text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	padding: 1em 0 1em 0;
	margin: 0;
	}
#rt_text p, #as_rt_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding: 1em 15px 0 15px;
}
#rt_text h3, #as_rt_text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: 1em 0 0 15px;
	margin: 0;
}
#rt_text .tbox, #as_rt_text .tbox {
	background-image: url(images/bottextbox.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#leftcol {
	width: 380px;
	height: 100%;
	margin: 1em 0 30px 30px;
	padding: 0;
}
#as_leftcol {
	width: 380px;
	height: 100%;
	margin: 1em 30px 0 0;
	float: right;
	padding: 0;
}
#leftcol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: .5em 0 0 2.5em;
	margin: 0;
	}
#as_leftcol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: 2.5em 0 0 15px;
	margin: 0;
	}
#leftcol, #as_leftcol img {
	margin:1em 0 0 0;
}
#leftcol ul {
	margin: 1em 0 1em 3em;
	padding:0;
}
#leftcol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0;
	padding: 0;
	}
#leftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding: 1em 15px 0 15px;
}

.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	
}
#clear {
	clear: both;
}

#aboutus {
	width: 700px;
	height: 100%;
	margin: 1em auto 0 auto;
	padding: 0;
	background-image: url(images/onepx_about.gif);
	background-repeat: repeat-y;
}

#aboutus h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: 155px 0 .5em 15px;
	margin: 0;
	background-image: url(images/topabout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: normal;
}
#aboutus p, #products p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding: 1em 15px 0 15px;
}
#aboutus .tbox {
	background-image: url(images/botabout.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#products {
	width: 750px;
	height: 100%;
	margin: 1em auto 0 auto;
	padding: 0;
	background-image: url(images/onepx_prod.gif);
	background-repeat: repeat-y;
}
#products h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: 155px 0 .5em 15px;
	margin: 0;
	background-image: url(images/topprod.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: normal;
}
#products h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}
#products h2 em {
font-weight: normal;
}
#products .tbox {
	background-image: url(images/bot_prod.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#products img {
	float: right;
	margin: 0;
	padding: 1em 1em 0 1em;
}
#gallery {
	width: 750px;
	height: 100%;
	margin: 1em auto 0 auto;
	padding: 0;
	background-image: url(images/onepx_pict.gif);
	background-repeat: repeat-y;
}
#gallery h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: 2em 0 1.5em 15px;
	margin: 0;
	background-image: url(images/top_pict.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: normal;
}
#gallery .tbox {
	background-image: url(images/bot_pict.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
.pic {
	margin: 3em 0 0 0;
	padding: 0;
}

#contactform {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #663333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
	margin: 0 1em 0 1em;
	padding: 0;
	text-align: left;
}
#contactform form {
	margin: 0 0 0 2em;
}
#contactform label {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: .85em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	text-align: left;
	line-height: 2em;
	margin: 0;
	padding: 0;
}
#contactform input, textarea {
	margin: 0 0 0 1em;
}
#contactform input:focus, textarea:focus {
	background-color: #99CCFF;
}
a .imgtb {
	border: 1px solid #FFFFFF;
}

a:hover .imgtb {
	border: 1px solid #000066;
}

.imgtb {
	margin: 1em 0;
	text-decoration: none;
}

#stepone {
	width: 350px;
	height: 100%;
	margin: 1em auto 0 auto;
	padding: 0;
	background-image: url(images/one_onepx.gif);
	background-repeat: repeat-y;
}

#stepone p, #steptwo p, #stepthree p, #stepfour p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding: 1em 15px 0 15px;
}

#stepone h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: .5em 0 .5em 15px;
	margin: 0;
	background-image: url(images/one_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#stepone img, #steptwo img, #stepthree img, #stepfour img {
	margin: 0 0 0 15px;
	padding: 1px;
	}
	
a .stepimgtb {
	background-image: none;
}

a:hover .stepimgtb {
	background-image: url(images/hovertest.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
#stepone .tbox {
	background-image: url(images/one_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#steptwo {
	width: 350px;
	height: 100%;
	margin: 1em auto 0 auto;
	padding: 0;
	background-image: url(images/two_onepx.gif);
	background-repeat: repeat-y;
}
#steptwo h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: .5em 0 .5em 15px;
	margin: 0;
	background-image: url(images/two_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#steptwo .tbox {
	background-image: url(images/two_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#stepthree {
	width: 350px;
	height: 100%;
	margin: 1em auto 0 auto;
	padding: 0;
	background-image: url(images/three_onepx.gif);
	background-repeat: repeat-y;
}
#stepthree h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: .5em 0 .5em 15px;
	margin: 0;
	background-image: url(images/three_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#stepthree .tbox {
	background-image: url(images/three_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#stepfour {
	width: 350px;
	height: 100%;
	margin: 1em auto 0 auto;
	padding: 0;
	background-image: url(images/four_onepx.gif);
	background-repeat: repeat-y;
}
#stepfour h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	padding: .5em 0 .5em 15px;
	margin: 0;
	background-image: url(images/four_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#stepfour .tbox {
	background-image: url(images/four_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
/*------------------Start styles for the Footer ------------------*/
#footer {
	clear:both;
	width: 100%;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#footer ul {
	padding: 50px 0 5px 0;
	width: 85%;
	margin: 0 auto;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 0.8em;
	color: #003366;
	text-decoration: none;
	margin: 0 auto;
	padding: 0 0.7em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul li.last a {
	border-right-style: none;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
	margin: 10px 0 0 0;
}
