/* CSS Document */
/* Main Tags*/
body
{
	margin:0px;
	padding:0px;
}
.master
{ 	
	direction:ltr;	
	width:1004px;
	padding:0px;
	margin:0px;
	float:left;	
}
.Banner
{
	background-image:url(../../images/header.jpg);
	background-repeat:no-repeat;
	width:1004px;
	height:201px;
	float:left;
}
.Content
{
	background-image:url(../../images/bgcontact.gif);
	background-repeat:repeat-y;	
	width:1004px;
	float:left;
	font:9pt tahoma,arial;
}	
.Leftpanel
{
	width:172px;
	float:left;
}
.Center
{
	width:600px; 
	_width:651px; 
	float:left;
	text-align:justify;
	padding:0 18px 0 32px;
	_padding:0 18px 0 32px;
	line-height:1.5;
}
.RightPanel
{
	float:right;
	width:181px;	
}
.Footer
{
	width:652px;
	float:left;
	font:9pt arial;
	color:#a04009;
	border-top:1px solid #f1d4c3;
	margin-left:172px;
	_margin-left:0;
	padding:8px 0 8px 0;
}		
.Footer a
{
	color:#64c13b;
	text-decoration: none;
}	
.Footer a:hover
{
	text-decoration:underline;
}
.RightPanelImages
{
	width:181px;
	text-align:left;
	padding-left:15px;
}
.RightPanelImages img
{
	border:none;
	margin:0 0 25px 0;
}
.Title
{
	font:600 10pt tahoaml;
	margin-top:9px;
	padding-bottom:3px;
}
.SubTilte a
{
	color:#ca6328;
	text-decoration:none;
	font:600 9pt tahoma;
	line-height:2;
}
.FullDesc
{
	font:9pt tahoma;
	text-align:justify;
	line-height:1.3;
}
.ShortDesc
{
	font:9pt tahoma;
}
.TxtB
{
	border:1px solid #c0c0c0;
}
.floatR
{
	float:right;
}	
.floatL
{
	float:left;
}	
.MenuTop
{
	margin:146px 0 0 200px;
	text-align:left;
}
/*Menu CSS*/
/*Vertical Navigation menu style */
.menu
{
	width:172px;
	height:35px;	
	float:left;
	background-color:White;
}
.menu img
{
	display:none;
}
.menu td td td 
{
	font:600 9pt tahoma;
	height:35px;
	border-bottom:1px solid #b2d196;
}
.menu td td td a
{
	color:#7fb44e;
	width:172px;
	height:35px;
	padding:10px 0 0 20px;
}
.menu td td td a:hover
{
	background-image:url(../../images/menuhover.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#ca6328;
	width:172px;
	height:35px;
	padding:10px 0 0 20px;
}
/* End Vertical Navigation Menu Style */

/*Horizontal Navigation menu style */
.StaticMenuH table td
{
	height:28px;
}
.StaticMenuH  a
{
	color:#ffffff;
	font:9pt arial;
	border-right:1px solid #ffffff;
	padding:0 12px 0 12px;	
}
.StaticMenuH img
{
	display:none;
}
.DynamicMenuH 
{
	border:1px solid #ca6328;		
	background-color:#b2d096;
	margin-left:-1px;
}
.DynamicMenuH img
{
	display:none;
}
.DynamicMenuH a
{
	width:120px;
	border:none;
	color:#ca6328;
	font:9pt arial;
	padding:0 8px 0 8px;
	height:15px;
	line-height:2;
}
.DynamicMenuH a:hover
{
	color:#7fb44e;
}
/* End Horizontal Navigation Menu Style */
/*End Menu CSS*/

/*Introduction*/
.Continue a
{
	color:#ca6328;
	font:9pt tahoma;
	float:left;
	text-decoration:none;
}
.Continue a:hover
{
	text-decoration:underline;
	color:#7fb44e;
}
/*End Introduction*/

/*Product*/
.ProductImage
{
	border:8px solid #b2d096;
	margin:30px 19px 0 09px;
	_margin:30px 28px 0 19px;
	width:151px; 
	height:114px;
}
.ProductImage img
{
	width:133px; 
	height:97px;
	border:none;
	margin-bottom:-3px;
}
.ProductTitle
{
	margin:3px 0 0 27px;
}
.ProductTitle a
{
	color:#cb6328;
	font:600 9pt tahoma;
	text-decoration:none;
}
.Count
{
	font:9pt tahoma;
	padding-top:3px;
	color:#cf926e;	
}
/*End Product*/