/* CSS Document */
body
	{	margin:0; background:#FBFBFA; text-align:center}
	
td, div
	{	font:11px Verdana, Arial, Helvetica, sans-serif;
		color:#5F5F5F;
		line-height:18px;
		text-align:left}
	
img
	{	border:0}
	
#container
	{	width:930; margin:auto}
	
#menu
	{	float:left; width:205}
#menubg
	{	background:url(images/menubg_7.gif) repeat-y; height:179}
	
#about
	{	float:left; width:510}
#about	a
	{	font:9px Verdana, Arial, Helvetica, sans-serif;
		color:#444242;
		text-decoration:underline}
#about	a:hover
	{	color:#1B88C6;
		text-decoration:none}
#products
	{	float:left; width:415}
#product_img
	{	float:left; padding:0 12 0 0}
	
#main
	{	float:left; width:725}

#content
	{	margin:5 0; background:#FFFFFF}
	
#content_border
	{	background:url(images/contentbg_25.gif) top no-repeat #FFFFFF; padding:0 0 0 18;}
	
#breadCrumb
	{	background:url(images/products_22.gif) no-repeat; height:57;  padding:0 25 0 0}
#breadCrumb a
	{	text-decoration:none; color:#999999; padding:19 0 0 0; font-size:11px}
#breadCrumb a:hover
	{	text-decoration:none; color:#999999; font-weight:bold}
#breadCrumb a.now
	{	text-decoration:none; color:#999999; font-weight:bold}
	
h1
	{	font-size:15px; font-weight:bold; color:#25464A; padding:0 0 0 7; margin:0}
	
.imgname
	{	text-align:center; padding:5 0}
	
#page
	{	color:#226871; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:right; padding:0 10 5 0}
#page a
	{	text-decoration:none; color:#A6A6A6}
#page a:hover
	{	text-decoration:underline; color:#226871}


.imgLeft
	{	float:left;
		margin:0 10 0 0}
.imgRight
	{	float:right;
		margin:0 0 0 10}
	
#copyright
	{	font-size:10px;
		color:#A4A4A4;
		background:#25464A; padding:7 0 15 0; text-align:center;
		line-height:14px;
		clear:both;
		margin:20 0 0 0}
	
#copyright a
	{	color:#A4A4A4;
		text-decoration:none}
		
#copyright a:hover
	{	color:#A4A4A4;
		text-decoration:underline}
