*	{
		margin: 0;
	}

html, body
{
	height: 100%;
	font-family: Tahoma;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-color: #d1e4ce;
}

/* MAIN DIVS HERE  */
#mainContainer
{
	width: 1000px;
	background-color: #fff;
	margin: 0 auto -188px;
	min-height: 100%;
}

	#top
	{
		height: 62px;
		background-image: url(../img/bg_top.png);
		/*background-color: #000;*/
		padding: 0px 80px 0px 80px;
	}
	
	#logo
	{
		/*float: left;*/
		padding-top: 3px;
		/*position: absolute;*/
		width: 140px;
		border: 0px solid #000;
	}
	
	#menu
	{
		margin-top: -40px;
		/*border: 1px solid #fff;*/
		position: absolute;
		padding-left: 242px;
		/*width: 920px;*/
	}
	
		#topWide
		{
			
			height: 169px;
			background-image: url(../img/bg_topwide.png);
			background-repeat: no-repeat;
			text-align: center;
			padding-top: 20px;
		}
		
			#main
			{
				background-color: #fff;
				background-image: url(../img/bg_main.png);
				padding: 20px 20px 0px 20px;
				background-repeat: no-repeat;
				/*min-height: 61%;*/
				/*min-height: 500px;*/
			}
			
			.mainLeftUpper
			{
				width: 440px;
				/*border: 1px solid black;*/
				float: left;
				/*margin-right: 40px;*/
				padding-bottom: 30px;
			}
			
			.mainRightUpper
			{
				margin-left: 460px;
				width: 500px;
				padding-bottom: 30px;
				/*border: 1px solid black;*/
			}
			
			.mainSingle
			{
				width: 960px;
				padding-bottom: 30px;
				clear: both;
			}
			
			.push
			{
				clear: both;
				width: 800px;
				height: 94px;
			}
			
			.drag
			{
				clear: both;
				width: 800px;
				margin: auto -94px;
			}
			
			.toTop
			{
				width: 100px;
				height: 30px;
				/*border: 1px solid black;*/
				position: absolute;
				margin-bottom: 0px;
				margin-left: 720px;
				text-align: right;
			}
			
			#mainBottomShade
			{
				width: 1000px;
				height: 84px;
				background-image: url(../img/bg_main_bottom.png);
				margin: 0 auto;
			}
						
				#bottomWide
				{
					clear: both;
					/*margin-top: 300px;*/
					height: 179px;
					width: 1000px;
					margin: 0 auto;
					background-image: url(../img/bg_bottomwide.png);
				}
				
					#bottom
					{
						clear: both;
						height: 84px;
						width: 840px;
						margin: 0 auto;
						/*margin-top: -94px;*/
						/*position: absolute;*/
						/*background-image: url(../img/bg_bottom.png);*/
						background-color: #000e00;
						padding: 10px 80px 0px 80px;
					}
					
					.bottomDivs
					{
						width: 25%;
						float: left;
					}
					
					.bottomDivs p
					{
						font-size: 9px;
						line-height: 10px;
						color: #6b6b6b;
					}
					
						#bottomBehind
						{
							width: 100%;
							background-image: url(../img/bg_bottom_behind.png);
							background-repeat: repeat-x;
							height: 263px;
							margin-bottom: 0px;
							clear: both;
						}
					
/* TEXT AND FONT STYLES HERE */
.defaultLi
{
	
}

.activeLi
{
	/*background-color: #c00048;*/
	/*background-color: #006923;*/
	background-color: #222;
}

h1
{
	color: #000;
	font-size: 18px;
	font-family: Arial black;
	font-weight: bolder;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 12px solid #3c990b;
	letter-spacing: -0.5px;
	background-color: #d1e4ce;
}

h2
{
	color: #000;
	font-size: 14px;
	font-family: Arial black;
	font-weight: bolder;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: 4px solid #96cd79;
	letter-spacing: -0.5px;
	background-color: #ecf5ea;
}

h3
{
	color: #222;
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
}

	p
	{
		line-height: 18px;
		color: #555;
		font-size: 12px;
		font-family: Arial;
		text-align: justify;
	}
	
		a:link, a:visited
		{
			color: #006923;
			font-weight: bold;
			/*border-bottom: 1px dotted #72ff00;*/
			text-decoration: underline;
			padding-bottom: 1px;
			font-size: 12px;
		}
		
		a:hover
		{
			color: #c00048;
			text-decoration: none;
			/*border-bottom: 1px dotted #c00048;*/
		}
		
		.bottomDivs a:link, a:visited
		{
			border: 0px solid #000;
		}
		
		.bottomDivs a:hover
		{
			border-top: 2px solid #fff;
			border-bottom: none;
		}
		
			hr
			{
				color: #999;
				border: 1px solid #999;
			}
		
			#main li
			{
				font-family: Arial;
				font-size: 12px;
				color: #555;
				clear: both;
			}
			
			form input
			{
				color: #555;
				font-size: 12px;
				font-family: Arial;
				font-weight: bolder;
			}
			
			textarea
			{
				color: #555;
				font-size: 12px;
				font-family: Arial;
			}
			
			.wrongDiv
			{
				color: Red;
				font-size: 14px;
				padding-bottom: 16px;
			}
			
				#map
				{
					z-index: -999;
				}
				
				.phone
				{
					color: #333;
					font-weight: bolder;
					height: 0px;
					padding-bottom: 0px;
					/*margin-bottom: 0px;*/
				}

