body {
	font-family: Arial, Helvetica, sans-serif;
	background: #F2F2F2;
	margin: 0 auto;
	font-size: 12px;
}
#header {
	background: url(../images/layout/top.jpg) no-repeat;
	width: 965px;
	height: 121px;
	margin: 0 auto;
	}
#wrapper {
	background: url(../images/layout/middle.jpg) repeat-y;
	width: 965px;
	height: auto;
	margin: 0 auto;
	}
#footer {
	background: url(../images/layout/bottom.jpg) no-repeat;
	width: 845px;
	height: 100px;
	margin: 0 auto;
	font-size: 11px;
	color: #8e8e8e;
	font-weight: bold;
	padding: 45px 20px 0 100px;
	}
	#footer a{
		text-decoration: none;
		color: #c1c1c1;
		}
		#footer a:hover{
			color: #000000;
			}
	a.footlinks:link, .footlinks:link, .footlinks {
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		color: #c1c1c1;
		margin: 15px auto;
		}
		a.footlinks:hover {
			color: #000000;
			}
#bluebar {
	background: url(../images/layout/bluebar.jpg) repeat-x;
	width: 940px;
	height: 13px;
	margin: 0 auto;
	}
#flash {
	width: 940px;
	height: 127px;
	margin: 0 auto;
	background: #CCCCCC;
	z-index: 0;
	position: relative;
	}
#ppl {
	background: url(../images/header_ppl/1.png) no-repeat;
	width: 317px;
	height: 211px;
	float: right;
	margin: -215px 14px 0 0;
	position: relative;
	z-index: 4px;
	}
#content {
	width: 703px;
	float: left;
	margin: 10px;
	}
#page_title {
	color: #009bda;
	font-size: 20px;
	font-weight: bold;
	}
	#page_title hr{
		width: 703px;
		margin-top: 2px;
		}
#page_content {
	color: #000000;
	line-height: 18px;
	float: left;
	text-align: justify;
	}
#page_content a {
	color: #373737;
	font-weight: bold;
	text-decoration: none;
	}
	#page_content a:hover {
		color: #009bda;
		}	
.cl {
	clear: both;
	}
.right_col {
	width: 200px;
	float: right;
	}
	
/* buttons */

a.home_btn:link, .home_btn:link, .home_btn {
	background: url(../images/layout/home_btn.png) no-repeat top;
	width: 118px;
	height: 19px;
	display: block;
	float: left;
	margin: -7px 0 10px 20px;
	}
	a.home_btn:hover {
		background-position: bottom;
		}
a.about_btn:link, .about_btn:link, .about_btn {
	background: url(../images/layout/about_btn.png) no-repeat top;
	width: 118px;
	height: 19px;
	float: left;
	display: block;
	margin: -7px 0 10px 10px;
	}
	a.about_btn:hover {
		background-position: bottom;
		}
a.contact_btn:link, .contact_btn:link, .contact_btn {
	background: url(../images/layout/contact_btn.png) no-repeat top;
	width: 118px;
	height: 19px;
	float: left;
	display: block;
	margin: -7px 0 10px 10px;
	}
	a.contact_btn:hover {
		background-position: bottom;
		}		

a.site_map:link, .site_map:link, .site_map {
	background: url(../images/layout/sitemap.jpg) no-repeat;
	width: 217px;
	height: 28px;
	display: block;
	margin: 4px;
	}
a.blog_btn:link, .blog_btn:link, .blog_btn {
	background: url(../images/layout/blog_btn.png) no-repeat top;
	width: 218px;
	height: 32px;
	display: block;
	margin: 2px 0 4px 4px;
	}	
	a.blog_btn:hover, .blog_btn:hover {
		background-position: bottom;
		}
		
a.products_btn:link, .products_btn:link, .products_btn {
	background: url(../images/layout/products_btn.jpg) no-repeat top;
	width: 181px;
	height: 156px;
	display: block;
	margin-bottom: 15px;
	}
	a.products_btn:hover, .products_btn:hover {
		background-position: bottom;
		}
a.call_btn:link, .call_btn:link, .call_btn {
	background: url(../images/layout/call_btn.jpg) no-repeat top;
	width: 181px;
	height: 132px;
	display: block;
	margin-bottom: 15px;
}
	a.call_btn:hover, .call_btn:hover {
		background-position: bottom;
		}
a.news_btn:link, .news_btn:link, .news_btn {
	background: url(../images/layout/news_btn.jpg) no-repeat top;
	width: 181px;
	height: 119px;
	display: block;
	margin-bottom: 15px;
	}
	a.news_btn:hover, .news_btn:hover {
		background-position: bottom;
		}
		
/* Side Menu */
#menu {
	width: 217px;
	height: auto;
	float: left;
	margin: 5px;
	}
	
a.menu_tab:link, .menu_tab:link, .menu_tab {
	background: url(../images/layout/submenu.jpg) no-repeat top;
	width: 207px;
	height: 19px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 0 0 10px;
	margin: 4px 0 4px 8px;
	}
	a.menu_tab:hover, .menu_tab:hover, .menu_item_selected {
		background: url(../images/layout/submenu.jpg) no-repeat bottom;
		width: 207px;
		height: 19px;
		display: block;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		padding: 2px 0 0 10px;
		margin: 4px 0 4px 8px;
		}
h1 {
	font-size: 14px;
	margin: 2px 0px 0px 0px;
	display: block;
	border: 1px solid #cccccc;
	padding: 1px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}
h3 {
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	display: block;
	font-style: italic;
	padding: 1px;
	font-weight: bold;
	color: #019BDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
h5 {
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	margin: 2px 0px 0px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D6D6D6;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #019BDB;
	}
img.img_left {
	background-color: #E9E9E9;
	padding: 3px;
	border: 1px solid #000000;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.img_left_nb {
	padding: 3px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.img_right {
	background-color: #E9E9E9;
	padding: 3px;
	border: 1px solid #000000;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
img.img_right_nb {
	padding: 3px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.search {
	float:left;
	font-weight: bold;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 20px;
	width: 700px;
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006282;
	height: 18px;
	width: 150px;
	margin-right: 10px;
}
/*------ product display -------------- */

.prod_box {
background: url(../images/layout/prod_box.jpg) no-repeat; 
	padding: 2px;
	float: left;
	height: 200px;
	width: 165px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.prod_name {
	background: #EEEEEE;
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.prod_image_tn {
	padding: 2px;
	float: left;
	height: 110px;
	width: 150px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.prod_large_image {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px;
	float: left;
	height: 250px;
	width: 250px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

