/* CSS Document Proles */
body
{
	width:1002px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:18px;
}

	#top-line
	{
		width:1002px;
		height:24px;
		background:url(../images/top-line.jpg) repeat-x;
	}
	#flash
	{
		width:1002px;
		height:150px;
		background-color:#fff;/**/
	}
	#menu
	{
		height:24px;
		width:1002px;
		border-top:1px solid #347235;
		border-bottom:1px solid #347235;
		background-color:#54b556;
		float:left;
	}
	#menu a
	{
		text-decoration:none;
		color:#347235;
	}
	#menu a:hover
	{
		color:#fff;
	}
	#menu img
	{
		border:none;
	}
		.menu-single-item
		{
			margin-top:4px;
			padding:0 22px;
			border-right:1px solid #347235;
			float:left;
		}
		.flag
		{
			width:25px;
			height:16px;
			float:right;
			margin:4px 5px 0 5px;
		}
	#content
	{
		width:1000px;
		border:1px solid #ccc;
		border-top:hidden;
		border-bottom:hidden;
		float:left;
		background:url(../images/wrap.jpg) repeat-y;
	}
		#content-left
		{
			width: 198px;
			border-right: 1px solid #ccc;
			background: #eee url(../images/graient.jpg) top repeat-x;
			float: left;
			padding-top: 25px;
			clear: both;
		}
			#input-text
			{
				width:115px;
				height:20px;
				margin-left:15px;
				border:1px solid #004000;
			}
			#input-button
			{
				background:url(../images/button-search.gif) no-repeat;
				color:#004000;
				border:none;
				width:53px;
				height:16px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				font-style:italic;
				text-transform:uppercase;
			}
			#img-left-top
			{
				width: 198px;
				height: 300px;
				float: left;
				display: block;
				margin-top: 30px;
				text-align: center;
			}
			#form
			{
				width: 198px;
				height: 140px;
				float: left;
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				margin-top: 41px;
			}
		#content-right
		{
			width: 770px;/*801 - 20*/
			background: #fff url(../images/graient-right.jpg) top repeat-x;
			float: left;
			padding:5px 0 0 20px;
			position: relative;
		}
			.title
			{
				width:660px;
				padding:20px 0 3px 0;
				margin-bottom:5px;
				font-size:16px;
				color:#347235;
				font-weight:bold;
				border-bottom:1px dotted #367637;
			}
			
			#dd-text
			{
				width:660px;
				text-align:justify;
			}
			#dd-text a {
				text-decoration: none;
				color: #666666;
			}
			#dd-text a:hover {
				color: #009900;
			}
			.dotted_separator {
				border-bottom: 1px dotted #dedede;
			}
			.products, .search
			{
				width: 100%;
				clear: both;
				display: table;
			}
				.products td
				{
					width:185px;/*220 - 45*/
					padding-right:45px;
					vertical-align:top;
				}
				.products img, .search img
				{
					width:188px;
				}
				.product-title, .search-title
				{
					font-weight:bold;
					font:16px Verdana, Arial, Helvetica, sans-serif;
					text-align:center;
				}
				
				.product-title a {
					text-decoration:none;
					color:#347235;
				}
	#footer
	{
		width:962px;/*1002 - 40*/
		height:23px;
		float:left;
		border-top:1px solid #347235;
		color:#fff;
		background-color:#54b556;
		padding:0 20px;
	}
	#footer img
	{
		border:0;
		padding-top:3px;
		float:right;
	}
	.right
	{
		float:right;
	}
	.left
	{
		float:left;
	}
	
	.Paging
	{
		display: block;
		clear: both;
		text-align: center;
		margin:3px 0;
	}
	.Paging a
	{
		text-decoration:none;
		color:#9b9b9b;
	}
	.Paging a:hover
	{
		color:#666;
	}
	.Paging .active 
	{
		color:#666 !important;
		font-weight:bold;
		background-color:#fff;
	}

	/*references*/
	#SitePath
	{
		width:781px;
		font-size:10px;
		color:#347235
	}
	#SitePath a
	{
		color:#54b556;
		text-decoration:none;
	}
	#SitePath a:hover
	{
		color:#347235;
	}
	#title-references
	{
		font-size:16px;
		font-weight:bold;
		color:#347235;
		padding:4px 0;
	}
	#references-text
	{
		width:370px;/*450 - 80*/
		padding-right:80px;
		text-align:justify;
	}
	#content-right td
	{
		vertical-align:top;
	}
	#ref
	{
		border:1px solid #355e00;
		border-collapse:collapse;
		margin:90px 0 50px 0;
	}
	.ref
	{
		width:313px;/*323-10*/
		border:1px solid #355e00;
		padding:3px 3px 3px 7px;
	}
		.ref a
		{
			text-decoration:none;
			color:#666;
		}
		.ref a:hover
		{	
			color:#355e00;
		}
	#ref-img
	{
		width:162px;
		height:198px;
	}
/*group-services*/
#groups-services
{
	margin:5px 0 10px;
	width:499px;
	height:358px;
}

#vertical-menu
{
	float:left;
	width:198px;
	margin-top:15px;
}
	.vertical-menu
	{
		float:left;
		width:176px;/*198 - 22*/
		padding:2px 2px 2px 20px;
		border-bottom:1px solid #ccc;
	}
	
	.vertical-menu-sub
	{
		float:left;
		width:161px;/*198 - 22*/
		padding:2px 2px 2px 35px;
		border-bottom:1px solid #ccc;
		text-decoration: none;
	}
	.vertical-menu-sub a
	{
		text-decoration:none;
		color:#969696;
		display: block;		
	}	
	.vertical-menu a
	{
		text-decoration: none;
		color: #9b9b9b;
		display: block;
	}
	
	.vertical-menu:hover
	{
		background-color:#ccc;
	}
	
	.vertical-menu:hover a, .vertical-menu-sub:hover a
	{
		color:#666;
	}
	.vertical-menu-sub:hover
	{
		background-color:#e0e0e0;
	}
	.active
	{
		background-color:#ccc;
	}
	.activesub
	{
		background-color:#e0e0e0;
	}
	.active a, .activesub a
	{
		color: #666;
		text-decoration: none;
	}
	
/*products*/
.prod-img
{
	width:190px;
	height:70px;
	margin-bottom:5px;
}
.prod
{
	float: left;
	padding-right: 20px;
	width: 190px;
	min-height: 200px;
}
*html .prod
{
	float: left;
	padding-right: 20px;
	width: 190px;
	height: 200px;
}
.active-sub
{
	background-color:#e0e0e0;
}

#prod3
{
	width: 380px;
	padding-right: 10px;
	float: right;
	clear: both;
}

#prod3 img
{
	float: right !important;
}

#product-text
{
	width: 360px;
	padding-right:10px;
	text-align: justify;
	clear: both;
	float: left;
}

#other-products
{
	width:680px;
	margin: 10px 0;
	padding: 10px 0;
	border-top:1px dotted #367637;
	clear: both;
}
	.other-prod-img
	{
		width:165px;
		height:117px;
	}
	.other-prod-title
	{
		font-weight:bold;
		width:155px;
		padding:0 5px;
	}
	.other-prod-text
	{
		padding:0 5px;
		width:155px;
		line-height:normal;
	}
	
	.search-title a
	{
		text-decoration: none !important;
		color: #666666;
		display: block;
		background: #f9f9f9;
	}
	
	.search-title a:hover
	{
		color: red;
	}	
	
	#dd-text span a {
		text-decoration:none;
		color:#666666;
	}
	
	.clear {
		border:0;
		width:100px !important;
	}
	
	.submit {
		border:0;
		width:100px !important;
	}
	
	textarea {
		width:300px;
	}
	
.row {
	display: block;
	clear: both;
}