body {
	
	
	background: #ffffff url("footer0_bg.jpg") repeat-x bottom center;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	
}

*  {

	margin: 0px;
	padding: 0px;

}


#top_panel  {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	margin-top: 30px;
	
}


#logo_holder {
	
	width: 262px;
	height: 40px;
	float: left;	
}


#navigation  {
	float: right;
	width: 550px;
	height: 40px;
	background: #FFFFFF url("nav_bg.jpg") no-repeat top left;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	overflow: hidden;

}


#navigation a:hover {
	color: #666666;
}

#navigation ul {
	margin: 0;
	padding: 0 0px 0 52px;
	float: left;
	list-style: none;
	line-height: normal;
}


#navigation li {
	float: left;
	
	height: 40px;
	padding: 0 0px 0 0px;
}

#navigation .current_item  a{
	color: #666666;
}

#navigation a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 15px 0 12px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}


#subnavigation{

	
	margin: 0 auto;
	width: 1000px;
	height: 20px;
	background: #FFFFFF url("subnav_bg.jpg") no-repeat top left;
	margin: 0 auto;
	overflow: hidden;

}

#subnavigation ul {
	margin: 0;
	padding: 0 35px 0 0;
	float: right;
	list-style: none;
	line-height: normal;
}


#subnavigation li {
	float: left;
	background: url(sub_seperator.gif) no-repeat right center;
	height: 20px;
	padding: 0 0px 0 0px;
}


#subnavigation a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 0px 10px 0 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#banner_homepage {
	margin: 0 auto;
	width: 1000px;
	height: 300px;
	overflow: hidden;


}

#banner_subpage {
	margin: 0 auto;
	width: 1000px;
	height: 300px;


}




#content {

	margin: 0 auto;
	width: 1000px;
	height: 180px;
	margin-top: 50px;



}



#content img {
	padding: 25px 0 5px 50px;
	float: left;
	

}

#content h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 50px;
	color: #333333;
	

}

#content p {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 25px 5px 50px;
	color: #000000;
	clear: both;
	line-height: 20px;
	

}

#product_intro {
	float: left;
	width: 362px;
	margin-left: 75px;
	


}

#customer_raves {
	
	float: right;
	width: 362px;
	margin-right: 100px;
		

}


#footertext {
	
	
	width: 760px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 10px;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;


}



#footertext p {
	
	


}

#footertext a {
	display: block;
	float: left;
	height: 12px;
	padding: 5px 15px 0 3px;
	text-decoration: none;
	font-size: 10.4px;
	font-weight: normal;
	color: #000000;
}

#footertext a:hover {
	color: #6666cc;
}
 

#footer_image_panel {

	margin: 0 auto;
	width: 1000px;
	height: 150px;
	background: #ffffff url("footer_bg_logo.jpg" ) no-repeat top center;
	margin-bottom: 0px;

}

#footer_image_panel p {

	padding: 10px 8px 0 0;
	float: right;
	color: #ffffff;
	font-size: 12px;


}

