body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-nofade.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.container {
	background-image: url(../images/bg-fade5.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	background-color: #000000;
}


#center_NoTx {
	width: auto;;
	float: left;
	margin-left:10px;
	color: black;
	font: normal 9pt Tahoma, sans-serif;
}

#centerBox {
	width: 540px;
	background: url(../images/fpi_r3_c2.jpg) center;
	background-repeat: no-repeat;
	float: left;
	margin-left:10px;
}

#centerContainer {
	width:540px;
	float: left;
	background-color: white;
}

#centerContainer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#centerContainer2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#centerContainer a:link {
	text-decoration: underline;
	color: #879069;
	font-weight: bold;
}
#centerContainer a:visited {text-decoration: underline;color: #879069;font-weight: bold;}
#centerContainer a:hover {text-decoration: none;color: #898989;font-weight: bold;}
#centerContainer a:active {text-decoration: underline;color: #879069;font-weight: bold;}


#centerContainer2 {
	width:auto;
	float: middle;
	background-color: white;

}

#centerContainer2 a:link {
	text-decoration: underline;
	color: #879069;
	font-weight: bold;
}
#centerContainer2 a:visited {text-decoration: underline;color: #879069;font-weight: bold;}
#centerContainer2 a:hover {text-decoration: none;color: #898989;font-weight: bold;}
#centerContainer2 a:active {text-decoration: underline;color: #879069;font-weight: bold;}


#container2 {
	width: 802px;
	text-align: left;
	margin: auto;
}

#container2 a:link {
	text-decoration: underline;
	color: #879069;
	font-weight: bold;
}
#container2 a:visited {text-decoration: underline;color: #879069;font-weight: bold;}
#container2 a:hover {text-decoration: none;color: #898989;font-weight: bold;}
#container2 a:active {text-decoration: underline;color: #879069;font-weight: bold;}



.content {
	color: black;
	font: normal 9pt Tahoma, sans-serif;
	margin-top: 0px;
	text-align: left;
}


.sub_container {
	text-align: center;
	padding: 0px;
	width: 847px; /* 847px  */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
}
#header {
	border: 0px solid #000000;
	z-index: 2;

}

#RQhelp {
}

#RQhelp a:link {
	text-decoration: underline;
	color: #879069;
	font-weight: bold;
}
#RQhelp a:visited {text-decoration: underline;color: #879069;font-weight: bold;}
#RQhelp a:hover {text-decoration: none;color: #898989;font-weight: bold;}
#RQhelp a:active {text-decoration: underline;color: #879069;font-weight: bold;}


#spacer {

	width:847px;
	height:40px;
	clear:both;

}

#footertag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#footertag a:link {
	text-decoration: underline;
	color: #879069;

}
#footertag a:visited {text-decoration: underline;color: #879069;}
#footertag a:hover {text-decoration: none;color: #898989;}
#footertag a:active {text-decoration: underline;color: #879069;}



/* ~~~~~~ Navigation ~~~~~~~~~~~  */

#nav {
	position: absolute;
	z-index: 50;
	height: 21px;
	width: 545px;
	left: 158px;
	top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	background-color: #666666;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#nav a:link {
	text-decoration: none;
	color: #669900;
	font-weight: bold;
}
#nav a:visited {text-decoration: none;color: #cccccc;}
#nav a:hover {text-decoration: underline;color: #cccccc;}
#nav a:active {text-decoration: none;color: #cccccc;}

/* ~~~~~~ Left Column ~~~~~~~~~~~  */

#left_col {
	width:460px;
	float:left;
	margin-top:18px;
	margin-left:10px;
	border: 0px solid #333333;
	text-align: left;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#left_col_2 {
	width:460px;
	float:left;
	margin-top:28px;
	margin-left:10px;
	border: 0px solid #333333;
	text-align: left;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#left_col a:link {
	text-decoration: underline;
	color: #879069;
	font-weight: bold;
}
#left_col a:visited {text-decoration: underline;color: #879069;font-weight: bold;}
#left_col a:hover {text-decoration: none;color: #898989;font-weight: bold;}
#left_col a:active {text-decoration: underline;color: #879069;font-weight: bold;}


#left_col td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.learn_more {margin-top:7px;}


#left_col #contact_form input {
	border: 1px solid #a2acb5;
	padding: 3px;
}

#left_col #contact_form textarea {
	border: 1px solid #a2acb5;
	padding: 3px;
}

/* ~~~~~~ Right Column ~~~~~~~~~~~  */

#notice_box {
	width:300px;
	float:right;
	margin-top:20px;
	border: 0px solid #000000;
	text-align: middle;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#notice_box td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#right_col {
	width:auto;
	float:right;
	margin-top:0px;
	border: 0px solid #000000;
	text-align: left;
	vertical-align: middle;
	z-index: 2;
	background-color: #FFFFFF;
	
}



#right_col #Fs td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding:3px;

}
#right_col td a:link {text-decoration: none;color: #333333;}
#right_col td a:visited {text-decoration: none;color: #333333;}
#right_col td a:hover {text-decoration: underline;color: #5a682a;}
#right_col td a:active {text-decoration: none;color: #333333;}

#right_col #links td img{margin-top:2px;margin-right:7px;}


#right_col_index {
	width:auto;
	float:right;
	margin-top:62px;
	border: 0px solid #000000;
	text-align: left;
	vertical-align: middle;
	z-index: 2;
	background-color: #FFFFFF;
	
}

#right_col_index #links td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding:3px;

}
#right_col_index td a:link {text-decoration: none;color: #333333;}
#right_col_index td a:visited {text-decoration: none;color: #333333;}
#right_col_index td a:hover {text-decoration: underline;color: #5a682a;}
#right_col_index td a:active {text-decoration: none;color: #333333;}

#right_col_index #links td img{margin-top:2px;margin-right:7px;}

/* ~~~~~~ Right Column SUB pages ~~~~~~~~~~~  */

#right_col_sub_header {
	width:auto;
	float:right;
	margin-top:38px;
	border: 0px solid #000000;
	text-align: left;
	vertical-align: middle;
	z-index: 2;
	background-color: #FFFFFF;
	
}
#right_col_sub {
	width:auto;
	float:right;
	margin-top:0px;
	border: 0px solid #000000;
	text-align: left;
	vertical-align: middle;
	z-index: 2;
	background-color: #FFFFFF;
	
}

#right_col_sub #links td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding:3px;

}
#right_col_sub td a:link {text-decoration: none;color: #333333;}
#right_col_sub td a:visited {text-decoration: none;color: #333333;}
#right_col_sub td a:hover {text-decoration: underline;color: #5a682a;}
#right_col_sub td a:active {text-decoration: none;color: #333333;}

#right_col_sub #links td img{margin-top:2px;margin-right:7px;}

/* ~~~~~~ Bottom Section ~~~~~~~~~~~  */

#bottom_section {
	width:847px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#bottom_section td{
	vertical-align: top;
	text-align:left
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#bottom_section td a:link {text-decoration: none;color: #333333;}
#bottom_section td a:visited {text-decoration: none;color: #333333;}
#bottom_section td a:hover {text-decoration: underline;color: #5a682a;}
#bottom_section td a:active {text-decoration: none;color: #333333;}

/* ~~~~~~ Footer ~~~~~~~~~~~  */


#footer {
	margin-left:120px;
	width:800px;

}

#bottom_fade a:link {text-decoration: underline;color: #ffffff;}
#bottom_fade a:visited {text-decoration: underline;color: #ffffff;}
#bottom_fade a:hover {text-decoration: none;color: #333333;}
#bottom_fade a:active {text-decoration: underline;color: #ffffff;}


#bottom_fade {
	padding-top: 8px;
	width: 1024px;
	height:72px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	background-image: url(../images/bottom_fade2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;

}

/* ~~~~~~ Sub Nav ~~~~~~~~~~~  */


#sub_nav {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	height: auto;
	width: auto;
	left: 223px;
	top: 30px;
	text-align:left;
}

#sub_nav_products {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	height: auto;
	width: auto;
	left: 223px;
	top: 30px;
	text-align:left;
}
#sub_nav_services {
	position: absolute;
	visibility: hidden;
	z-index: 99;
	height: auto;
	width: auto;
	left: 326px;
	top: 30px;
	text-align:left;
}
#sub_nav_products table, #sub_nav_services table{
	height: auto;
	width: auto;
	line-height: 16px;
}

#sub_nav_products a, #sub_nav_services a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
#sub_nav_products a:hover, #sub_nav_services a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
#sub_nav_products ul, #sub_nav_services ul {
	list-style-image: url(../images/sub_nav_arrow.gif);
	padding:0px;
	margin-left:16px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#sub_nav_products li, #sub_nav_services li{
margin-top:5px;

}

