body {
	margin: 0px;
	background-image: url(../img/page_background_top.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-repeat: repeat-x;
	background-color: #4A4A4A;
}
#page_frame {
	width: 810px;
	background-color: #C6C6C6;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
	overflow: hidden;
}
#page_header_logo {
	height: 120px;
	width: 800px;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
}
#page_header_contact_live_chat {
	height: 15px;
	width: 800px;
	background-color: #FFFFFF;
	text-align: right;
	position: relative;
}
#page_header_contact_sales {
	height: 15px;
	width: 800px;
	background-color: #FFFFFF;
	text-align: right;
	position: relative;
}
#page_header_navigation {
	height: 25px;
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
}
#page_header_margin {
	background-color: #CCCCCC;
	height: 5px;
	width: 800px;
	position: relative;
}
#page_content_frame {
	width: 800px;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
}
#page_content_header {
	height: 150px;
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 5px;
	position: relative;
	overflow: visible;
}
#page_content_body {
	text-align: left;
	width: 500px;
	float: left;
	position: relative;
	overflow: visible;
	left: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#page_content_navigation {
	text-align: right;
	width: 200px;
	float: right;
	position: relative;
	overflow: visible;
	padding-right: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#page_bottom_navigation {
	height: 25px;
	width: 800px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: left;
	position: relative;
}
#navigation_rect {
	background-color: #E1E1E1;
	height: 25px;
	width: 135px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 25px;
	cursor: pointer;
	float: left;
	overflow: hidden;
}

#navigation_rect:hover {
	background-color: #B1D906;
	height: 25px;
	width: 135px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	overflow: hidden;
}
.text_header_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #9BC005;
}
.text_header_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.table_links {
	background-image: url(../img/table_links_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
}
.form_element {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table_data_h1 {
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	background-image: url(../img/table_bg_data_h1.jpg);
	text-align: left;
	text-indent: 5px;
	cursor: pointer;
}
.table_data_h2 {
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	background-image: url(../img/table_bg_data_h2.jpg);
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.table_data_rows {
	border: 1px solid #E1E1E1;
}

