

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #fff;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:thin;
}

#container {
	width: 778px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(images/main_bg.jpg) repeat-y;
}


/* menu */
#menu {
	clear: both;
	width: 778px;
	margin: 0 auto;
	background: url(images/menu_bg.jpg) right no-repeat;

}

#menu ul {
	height:42px;
	margin: 0 auto;
	list-style: none;

}

#menu ul li {
	float:left;
	padding-left:20px;
	padding-top:3px;
	height:30px;

	
}

#menu li a {
	float: left;
	display: block;
	color: #fff;
	height:30px;
	font-size: 12px;
	text-align:center;
	line-height: 40px;


}
#menu  li a b {
	float: left;
	display: block;
	padding: 0px 30px 0 30px;
	cursor:pointer;
	
	
}
#menu  li.current a, #menu  li a:hover {
	color: #b4c927;
	text-decoration: none;
	background: url(images/menu_hover_right.jpg) right top no-repeat; 
}
#menu  li.current a b, #menu li a:hover b {
	color: #b4c927;
	text-decoration: none;
	background: url(images/menu_hover_left.jpg) left top no-repeat;
}
/* end of menu */
#leftmenu {
	float:left;
	width:300px;
	min-height:600px;
	border-right-color:#003300;
	border-right-style:solid;
	border-right-width:thin;
	min-height:600px;

}
#leftmenu ul {
	padding-right:5px;
	list-style: none;
	color:#006600;
	line-height:40px;


}
#leftmenu a {
		color:#006600;
		font-weight:bold;
	}

#leftmenu a:hover {
	color:#FF9900;
	font-style:italic;

}
#leftmenu1 {
	width:300px;
	border-right-color:#003300;
	border-right-style:solid;
	border-right-width:thin;

}
#leftmenu1 ul {
	padding-right:5px;
	list-style: none;
	color:#006600;
	line-height:50px;


}
#leftmenu1 a {
		color:#006600;
	}

#leftmenu1 a:hover {
	color:#FF9900;
	font-style:italic;

}
#RightMenu {
	float:right;
	padding-right:170px;
	border-left-color:#003300;
	border-left-style:groove;
	border-left-width:thin;
	
	
}
#right_Product {
	padding-left:50px;
	color:#003300;
	padding-right:5px;
	padding-bottom:5px;

	min-height:400px;
	
}
#right_Product-main {
	padding-left:50px;
	color:#003300;
	padding-right:5px;
	padding-bottom:5px;
	border-left-color:#003300;
	border-left-style:solid;
	border-left-width:thin;
	min-height:400px;
	
}

#right_Produc img {
	
	border: 5px solid #4b5e1e;
	padding-left:20px;
}

#top {
	clear: both;
	padding: 10px 0px;
	/*background: url(images/templatemo_content_top.jpg) top no-repeat;*/
}

#top h1 {
	color: #1b2308;
	font-size: 24px;
	/*margin: 0 20px 15px 20px;
	padding: 0 0 15px 0;*/
	border-bottom: 1px dotted #1b2308;
}

#top h2 {
	font-size: 14px;
	color: #1f1f1f;
	margin: 0;
	padding: 0 0 5px 0;
}

#top p {
	margin: 0px;
	padding: 0px;
}


/* end of banner */

/* content */

#content_left {
	position: relative;
	padding-left:4px;
	min-height:513px;
	color:#003333;


}
#content_left a {
	color:#FF6600;
	font-weight:bold;
	

}
#content_left a:hover {
	font-style:italic;
	color:#003300;

}
#content_left ul {
	line-height:20px;
	

}
#content_left li {
	list-style-image:url(images/arrow2.gif);
	
}
 #content_left h1 {
 	font-size:12px;
	 padding: 3px 0 15px 0;
	 margin: 0 0 0px 0;
	 color:#330000;
 }


#content_left p {
	width:220;
	padding-bottom: 10px;
	line-height:25px;
	margin: 0px;
	color:#003300;
	text-align:left;
}

#content_left img {
	border: 5px solid #4b5e1e;
}
#containerP {
	width:600px;
	background: url(images/templatemo_main_bg.jpg) repeat-y;
}

#content_left1 {
	position: relative;
	padding-left:5px;
	width:778px;
	/*background-image:url(images/templatemo_content_bg_top.jpg);*/

}


table.logo
{
	background-color:#FFFFFF;
	
}

table.Main{
	width: 778px;

	
}
table.product {
	background-color:#FFFFFF;

}
table.Pro{
	padding-left:40px;
	
}
table.spimages {
	
	
}
table.spimages tr{
	
	border-bottom:#003300;
	border-bottom-style:groove;
	border-bottom-width:thin;
	
}
/* footer */
#footer {
	clear: both;
	color:#003300;
	width: 778px;
	margin: 0 auto;
	text-align: center;
	background-color:#FFFFFF;
	
}

#footer p {
	background-color:#003300;
	color:#999999;

}