@charset "utf-8";
/* CSS Document */
* {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px 0px;
	padding: 0px;
}

h1 {
	font-size:16px;
	text-align:center;
	padding: 10px 0px 15px 0px;
}

h1 a {
	font-size:16px;
	text-align:center;
	text-decoration:none;
}

h1 a:hover {
	font-size:16px;
	text-align:center;
	text-decoration:underline;
}

.clear {
	clear: both;
}

#main {
	width:100%;
}

#header_container {
	width:95%;
	height:244px;
	padding-top:7px;
	/*background:url(../img/header_bg.gif) repeat-x;*/
	background:url(../img/header_bg2.gif) repeat-x;
	border-left:#93b516 1px solid;
	border-right:#93b516 1px solid;
}

#banner {
	width:97%;
	height:234px;
	background:url(../img/banner_bg2.gif) repeat-x;
}

#banner_left {
	width:2%;
	height:234px;
	float:left;
	background:url(../img/banner_left2.gif) no-repeat left;
}

#banner_right {
	width:2%;
	height:234px;
	float:right;
	background:url(../img/banner_right2.gif) no-repeat right;
}

#banner_mieddle {
	float:left;
	width:95%;
	height:224px;
	padding-top:10px;
}

#top_link {
	height:0px;
	padding-top:0px;
}

.top_link_text {
	font-size:14px;
	font-weight:bold;
}

.top_link_text a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.top_link_text a:hover {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

#f_ban_logo_div {
	height:214px;
	width:100%;
}

#f_ban {
	width:75%;
	height:214px;
	float:left;
	text-align:left;
}

#logo {
	width:24%;
	height:214px;
	float:right;
}

#content_container {
	width:95%;
	border-left:#93b516 1px solid;
	border-right:#93b516 1px solid;
}

#left_menu {
	width:15%;
	float:left;
	padding:8px 2% 8px 0px;
}

.left_menu_part {
	height:16px;
	background:url(../img/left_menu_bullet.gif) no-repeat right;
	text-align:right;
	padding-right:16px;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
	color:#525c00;
}
.left_menu_part1 {
	height:19px;
	text-align:right;
	padding-right:16px;
	font-size:14px;
	font-weight:bold;
	color:#525c00;
}
.left_menu_part1 a {
	text-decoration:none;
	color:#798703;
	font-size:13px;
}
.left_menu_part1 a:hover {
	text-decoration:underline;
	color:#798703;
	font-size:13px;
}
.left_menu_part a{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#525c00;
}

.left_menu_part a:hover {
	text-decoration:none;
	color:#7f8e02;
}

.left_menu_divider {
	height:10px;
	text-align:right;
}

#middle_content {
	float:left;
	width:50%;
	padding:10px 1% 10px 1%;
}

#middle_content2 {
	float:left;
	width:80%;
	padding:10px 1% 10px 1%;
}

#middle_content2 ul {
	margin-left:50px;
}

#middle_content2 ul li {
}

#middle_content2 ul li ul li {
	list-style:decimal;
	padding-bottom:5px;
	font-weight:bold;
}

#middle_content2 ul li ul li a {
	text-decoration:none;
}

#middle_content2 ul li ul li a:hover {
	text-decoration:underline;
}

.middle_content_page_link {
	width:100%;
	height:20px;
	padding-bottom:5px;
	color:#90b215;
	font-size:11px;
}

.middle_content_page_link a {
	color:#90b215;
	font-size:11px;
}

.middle_content_page_link a:hover {
	color:#90b215;
	text-decoration:none;
}

.middle_content_img_thumb {
	text-align:left;
}

#right_products {
	width:30%;
	float:right;
}

.products_right_panel {
	float:right;
	width:47%;
	padding:1%;
}

.products_left_panel {
	float:left;
	width:47%;
	padding:1%;
}

.products_middle_panel {
	float:left;
	width:48%;
	padding:1%;
	margin-left:24%;
	margin-right:24%;
}

#footer_top_container {
	width:95%;
	border-left:#93b516 1px solid;
	border-right:#93b516 1px solid;
	padding-bottom:2px;
	background:url(../img/partners_bg.gif) repeat-x;
}

#partners_container {
	width:95%;
	/*padding-left:3px;
	background:url(../img/partners_bg.gif) repeat-x;	*/
}

#footer_top_cont_left {
	width:1%;
	height:120px;
	float:left;
	/*margin-top:5px;*/
	background:url(../img/partners_left_bg.gif) no-repeat left;
}

#footer_top_cont_right{
	width:1%;
	height:120px;
	float:right;
	/*margin-top:5px;*/
	background:url(../img/partners_right_bg.gif) no-repeat right;
}

#footer_top_cont_middle{
	width:95%;
	padding:12px 0 5px 0;
	height:103px;
	float:left;
	background:url(../img/partners_bg.gif) repeat-x;
}

#footer_bottom_container {
	width:95%;
	background-color:#91b316;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	border-left:#93b516 1px solid;
	border-right:#93b516 1px solid;
	font-size:11px;
	color:#FFFFFF;
}

#footer_bottom_container a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer_bottom_container a:hover {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer_top {
	width:94%;
	border-left:#93b516 1px solid;
	border-right:#93b516 1px solid;
	padding-left:1%;
}

.more_div {
	clear:both;
	padding:3px 15px 5px 15px;;
}

.more_left {
	float:left;
	width:40%;
	text-align:left;
	font-size:11px;
	color:#666666;
}

.more_left a {
	font-size:11px;
	color:#666666;
}

.more_left a:hover {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.more_right {
	float:right;
	width:40%;
	text-align:right;
	font-size:11px;
	color:#666666;
}

.more_right a {
	font-size:11px;
	color:#666666;
}

.more_right a:hover {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#about_products {
	text-align:justify;
	font-size:12px;
	color:#333333;
	padding:5px 3px 3px 3px;
}

#about_divider {
	height:10px;
	background:url(../img/about_product_divider.gif);
}

#about_us_img {
	float:right;
}

.award_table_bg {
	background-color:#F7F7F7;
	border:1px solid #DFDFDF;
	padding:5px;
}

.award_table_bg2 {
	background-color:#F7F7F7;
	border:1px solid #DFDFDF;
	padding:5px;
	font-size:11px;
}

.award_table_bg2 ul {
	padding-left:12px;
}

.award_table_top {
	border:1px solid #DFDFDF;
	padding:5px;
}

.contact_text_field {
	width:200px;
	height:20px;
}

.contact_text_box_field {
	width:204px;
	height:50px;
}

.contact_button {
	width:75px;
}

.partners_heading {
	font-style:italic;
	font-weight:bold;
}

#workware_logo {
	float:right;
}

#workware_heading {
	float:left;
	color:#90b215;
	font-size:11px;
}