#body {
	width: 100%;	
}

#maintablewq {
	width: 800px;
}

#main_textwq {
	width: 800px;
	font-size: 18px;
	color: black;
	text-align: justify;
}

.std_text {
	font-family: tahoma,sans-serif;
	font-size: 13px;
	color: black;
	text-align: justify;
}

.std_text_bold {
	font-family: tahoma,sans-serif;
	font-size: 13px;
	color: black;
	text-align: justify;
	font-weight: bold;
}

.page_subheader {
	font-size: 15px;
	color: #058804;
	font-weight: bold;
	font-family: tahoma,sans-serif;
}

.materials_list_header {
	font-size: 14px;
	color: #058804;
	font-weight: bold;
	font-family: tahoma,sans-serif;
	padding-left: 25px;
}

.materials_list_points_header {
	font-size: 18px;
	color: #058804;
	font-weight: bold;
	text-decoration: underline;
	font-family: tahoma,sans-serif;
}

#m_l_l {
	font-size: 15px;
	color: #058804;
	font-weight: none;
	font-family: tahoma,sans-serif;
	padding-left: 55px;
	list-style-type: circle;
}

#m_l_l a {
	font-size: 15px;
	color: black;
	font-weight: none;
	font-family: tahoma,sans-serif;
	text-decoration: none;
}

#materials_list {
	text-align: center;
	font-size: 20px;
	color: #058804;
	font-weight: bold;
}

#mat_list {
	font-size: 16px;
	color: #058804;
}

.product_table {
	border: 1px solid #058804;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: black;
	width: 510px;
}


#category {
	width: 300px;
	height: 200px;
	overflow: hidden;
	border-bottom: 1px solid #058804;
	padding-bottom: 2px;
	margin-bottom: 10px;
	position: relative;
	float: middle;
}

#cat_image1 {
	width: 260px;
	height: 150px;
	padding: 0px;
	overflow: hidden;
	float: middle;
	position: relative;
}

#cat_name {
	width: 260px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #058804;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	padding: 0px;
	position: relative;
}

#cat_description {
	width: 300px;
	height: 50px;
	overflow: hidden;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding: 0px;
	position: relative;
}

#navmenu {
	color: #058804;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	float: left;
	white-space: fixed;
	font-family: comic-sans,veranda,sans-serif;
	text-transform: capitalize;
}

#page_grd_title {
	color: #006600;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

#std_page_title {
	font-family: tahoma,sans-serif;
	color: #006600;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
	width: 720px;
}

#page_footer {
	color: #006600;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

#front_right_bottom {
	width: 260px;
	background-color: white; 
	border: 1px #006600 solid; 
	padding: 5px 5px 5px 5px; 
	overflow: hidden;
}

#front_image1 {
/*	height: 200px; */
	width: 260px;
	background-color: white; 
	border: 0px #006600 solid; 
/*	padding: 10px 5px 10px 5px;  */
	padding-top: 5px;
	overflow: hidden;
}

#contact_details {
	height: 225px;
	width: 220px;
	background-color: white; 
	border: 1px #006600 solid; 
	padding: 10px 5px 20px 10px; 
	overflow: hidden;
}

#leftedge {
	border-left: 2px solid green;
}

#rightedge {
	border-right: 2px solid green;
}

.form_label {
	font-size: 13px;
	color: #058804;
	font-weight: bold;
	font-family: tahoma,sans-serif;
}

.footer_link {
	text-decoration: none;
	color: #058804;
}