<style>
Body {background: white;}
.mainbody
	{
	background-image:url(images/pinstripe.gif);
	background-repeat:repeat;
	background-position:center;
	min-height:475px;
	background-color: #428D5C;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

#wrapper
{
	background-image:url(images/wrapperbkgd.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	min-height:475px;
}

/*-------------------------------------------------------------------------
	Page Layout Link Styles
//-------------------------------------------------------------------------*/

#footer a,a:visited,a:active
{
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2F7946;	
	text-decoration:none;
}

#footer a:hover
{
	color:#333333;	
	text-decoration:none;
}

#global_nav a,a:visited,a:active
{
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2F7946;	
	text-decoration:none;
	
}

#global_nav a:hover
{
	color:#333333;	
	text-decoration:none;
}

#nav a,a:visited,a:active
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2F7946;	
	text-decoration:none;	
}

#nav a:hover
{
	color:#333333;	
	text-decoration:none;
}

#sidenav_content a,a:visited,a:active
{
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

#sidenav_content a:hover
{
	color: #2F7946;
	font-weight:bold;
	text-decoration:none;
}

#sidenav_content .active
{
	color: #2F7946;
	font-weight:bold;
	text-decoration:none;
}

#main_content a,a:visited,a:active
{
	color: #2F7946;
	text-decoration: underline;
}
#main_content a:hover
{
	color: #333333;
	text-decoration: underline;
}

a.psi,a.psi:visited,a.psi:active,a.psi:hover
{
	color:#2F7946;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	margin:0;
	padding:0;
}


/*-------------------------------------------------------------------------
	Input Boxes
//-------------------------------------------------------------------------*/
form {
	margin:0;
	padding:0;
}

/*-------------------------------------------------------------------------
	Form Classes - ALLOWS CONTROL OVER FORM CENTERING, LAYOUT, ETC
//-------------------------------------------------------------------------*/
.formworks_table
{
	text-align:left;	
}
.formworks_cell
{
	text-align:left;	
}


/*-------------------------------------------------------------------------
	Layout Styles - for custom ID's and classes
//-------------------------------------------------------------------------*/
#container
{
	width:958px;
	margin:0 auto;
	background-color:#ffffff;
}

#global_nav
{
	width:957px;
	background-image:url(images/top_bar.gif);
	background-repeat:repeat-x;
	margin-left:1px;
}

#global_nav #client
{
	/*background-image:url(images/client_login.gif);
	background-repeat:no-repeat;*/
	margin-left:20px;
	padding:12px 0px 0px 33px;
	height:27px;
	width:475px;
}
#global_nav #info
{
	background-image:url(images/request_info.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	padding:12px 0px 0px 30px;
	height:27px;
	width:150px;
}
#global_nav #contact
{
	background-image:url(images/contact_us.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	padding:12px 0px 0px 30px;
	height:27px;
	width:225px;
}

#header
{
	height: 180px;
	padding:0px;
	margin:0px;
}

#logo
{
	width:170px;
	float:left;
	position:relative;
}

#homepage_flash
{
	background-image: url(images/header.gif);
	float: right;

	height: 180px;
	width: 693px;
}

#nav
{
	background-image: url(images/title.gif);
	background-repeat:no-repeat;
	position: relative;
	padding-left:260px;
	margin-left:1px;
}

#nav #protect
{
	background-image:url(images/nav_protect.gif);
	background-repeat:no-repeat;
	padding:17px 0px 0px 70px;
	width:114px;
	height: 41px;
}
#nav #services
{
	background-image:url(images/nav_services.gif);
	background-repeat:no-repeat;
	padding:17px 0px 0px 60px;
	width:104px;
	height: 41px;
}
#nav #about
{
	background-image:url(images/nav_about.gif);
	background-repeat:no-repeat;
	padding:17px 0px 0px 45px;
	width:114px;
	height: 41px;
	margin-left:0px;
}
#nav #news
{
	background-image:url(images/nav_news.gif);
	background-repeat:no-repeat;
	padding:17px 0px 0px 40px;
	width:173px;
	height: 41px;
}

#content
{
	background-color:#ffffff;
	width:908px;
	float:left;
	position:relative;
	padding: 10px 25px 25px 25px;
}

#side_nav
{
	float:left;
	position:relative;
	width:251px;
	height:450px;
}

#sidenav_title
{
	float:left;
	position:relative;
	background-image:url(images/sidenav_top.gif);
	background-repeat:no-repeat;
	width:251px;
	min-height:29px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding:15px 0px 0px 15px;
}

#sidenav_content
{
	float:left;
	position:relative;
	width:251px;
	background-image:url(images/sidenav_bg.gif);
	background-repeat:repeat-y;
}

#sidenav_content ul
{
	margin:10px 0px 0px 15px;
	padding-left:0px;
}

#sidenav_content ul li
{
	list-style:none;
	background:url(images/bar.gif) 10px 12px no-repeat;
	padding-left:30px;
	line-height:30px;
}

#sidenav_bottom
{	
	float:left;
	position:relative;
	background-image:url(images/sidenav_bottom.gif);
	background-repeat:no-repeat;
	height:26px;
	width:251px;
}

#main_content
{
	float:right;
	position:relative;
	width:625px;
	padding-top:15px;
	line-height:18px;
}

#main_content ul li
{
	list-style:disc;
	font-size:12px;
}

#fb_solutions ul li
{
	list-style:none;
	background:url(images/bar.gif) 10px 12px no-repeat;
	padding-left:15px;
	line-height:30px;
}

#footer
{
	background-color:#ffffff;
	width:958px;
	margin:0 auto;
	height:75px;
}

#footer #footer_logo
{
	float:left;
	position:relative;
	padding-left:20px;
	padding-top:31px;
	background-color:#ffffff;
}

#footer #title
{
	float:left;
	position:relative;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2F7946;
	padding:45px 0px 2px 5px;	
	height:20px;
	width:546px;
	background-color:#ffffff;	
}

#footer #cc
{
	float:left;
	position:relative;
	padding-top:45px;	
	height:26px;
	width:80px;
	background-color:#ffffff;	
}

#footer #logos
{
	float:right;
	position:relative;
	height:71px;
	background-color:#ffffff;
	width: 271px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	height:30px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 20px;
	height:26px;
}

.sIFR-hasFlash h3 {
	visibility: visible;
	

}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}




/*--- nav tabs ---*/

#tabs {
    background-color: #F7F7F7;
    border: 1px solid #000000;
    margin-top: 2px;
    height:31px; }

.tab {
    width:90px;
    height:17px;
    position:relative;
    float:left;
    z-index:2;
    text-align:center;
    padding: 5px 0px 4px 0px;
    margin:4px 2px -1px 2px;
    border: 1px solid #000000;
    font: bold 12px Verdana, sans-serif; }

.tab.active {
    background-color:#ffffff;
    border-bottom: 1px solid #ffffff; }

/*--- end nav tabs ---*/
td {font-size: 11px;}

/*-------------------------------------------------------------------------
	Headers - The browser will scale the headlines to the accessiblility 
	settings of the browser.
//-------------------------------------------------------------------------*/
h1
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h3
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h4
{
	color:#2F7946;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h5
{
	color:#2F7946;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h6
{
	color:#2F7946;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}


/*-------------------------------------------------------------------------
	Default Link Style
//-------------------------------------------------------------------------*/
a,a:visited,a:active
{
	color: #2F7946;
	text-decoration: underline;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}

/*-------------------------------------------------------------------------
	Horizontal Rule
//-------------------------------------------------------------------------*/
hr 
{
	border: 0;
	width: 100%;
	color: #333333;
	background-color: #333333;
	height: 1px;
}

/*-------------------------------------------------------------------------
	List Items - NOT NAVIGATION - CONTENT ONLY
//-------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------
	Custom Editor Styles - Optional
//-------------------------------------------------------------------------*/


/*Pull these colors out of the design comp, or the provided color pallate file*/
.color_1_variant_1 {
color:#CE9E3E
;}

.color_1_variant_2 {
color:#2F7946
;}

.color_2_variant_1 {
color:#403515
;}
.color_2_variant_2 {
color:#AA0C1A
;}

.color_3_variant_1 {
color:#086224
;}
.color_3_variant_2 {
color:#6c5500
;}

.formworks_cell_header
{
	text-align: left;
}

.formworks_cell_content
{
	text-align: left;
}

.formworks_cell_right
{
	text-align: left;
}

.formworks_cell_left
{
	text-align: right;
}

.formworks_cell_textarea
{
	text-align: center;
}

.formworks_cell_submit
{
	text-align: center;
}

.left_td
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	text-align: left;
}
.left_td_req
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.right_td
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	text-align: left;
}
.spacer_tr
{
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.table_bg
{
	background-color: #FFFFFF;
	width: 500;
	border: 1;
}
.outer_table
{
	text-align: left;
}
.bottom_td
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	text-align: center;
}

#size td{
	font-family: arial;
	font-size: 11px;
	text-align: center;
}