
img, { behavior: url(/_design/common/js/required/iepngfix.htc) }

* { padding: 0; margin: 0; }

html, body {
  height: 100%; /* Required */
  font-size: 62.5%;
}
body {
  color: #a5a5a5;
  font: 11px Verdana, sans-serif;
  background:#111111 url('/upload_dir/design/unique/Bg.png') repeat-x;
}
a, a:link, a:visited, a:active {
	color: #008C13;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #A5A5A5;
}
#Wrapper {
  width: 100%;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  margin: 0 auto -126px; /* the bottom margin is the negative value of the footer's height */

}
#ContentWrapper {
	margin:0 auto;
	width: 990px;
}
#Content {	
	width: 990px;	
	float:left;
	margin:0 auto;
	margin-top:30px;
}
	#LeftColumn {
		width: 200px;
		float:left;	
		display:inline;
	}
		#Logo {
			width: 180px;
			height: 144px;
			background: transparent url('/upload_dir/design/unique/logo.jpg') top left;
		}
		#Navigation {
			width:200px;
			margin:20px 0 20px 0;
		}
		#Navigation ul {
			list-style: none;
		}
			#Navigation ul li {
				width: 200px;
				margin:4px 0 0 0;
			}
				#Navigation ul li a {
					display: block;
					font-size: 12px;
					color: #ffffff;
					text-decoration: none;
					line-height: 24px;
					height: 24px;
					height: auto !important;
					height: 1%; /*For IE*/
					padding:0 0 0 10px;
					background:#0a0a0a;
				}
					#Navigation ul li a:hover {
						background:#181818;
						color:#008C13;
					}
					#Navigation ul li a.current {
						background:#181818;
						color:#008C13;
					}
				#Navigation ul li li {
					margin:1px 0 0 0;
				}	
					#Navigation ul ul li a {
						color: #cccccc;
						font-size: 11px;
						line-height: 22px;
						height: 22px;
						padding:0 0 0 20px;
						background:#212221;
					}
						#Navigation ul ul li a:hover {
							background:#212221;
							color: #008C13;
						}
						#Navigation ul ul li a.current {
							background:#212221;
							color: #008C13;
						}
							#Navigation ul ul ul li a {
								color: #cccccc;
								font-size: 10px;
								line-height: 18px;
								height: 18px;
								padding:0 0 0 30px;
								width: 170px;
								background: #212221 url("/_design/common/img/icons/categoryList-marker2.png") no-repeat 18px 5px;
							}
							#Navigation ul ul ul li a:hover {
								background: #212221 url("/_design/common/img/icons/categoryList-marker2.png") no-repeat 18px 5px;
								color: #008C13;
							}
							#Navigation ul ul ul li a.active {
								background: #212221 url("/_design/common/img/icons/categoryList-marker2.png") no-repeat 18px 5px;
								color: #008C13;
							}
	#blog-box {
		margin:0 0 1px 0;
		width:189px;
		float:left;	
		color:#ffffff;
	}	
		#blog-box-top {
			height:35px;
		}			
		#blog-box h2 {
			font-size: 15px;
			color:#008C13;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #008C13;
			font-weight: normal;
		}			
		#blog-box em {
			font-size: 11px;
			color:#008C13;
			font-weight: bold;
			font-style: normal;
		}									
		#blog-box-content {
			width:189px;
			min-height:100px;
		}
		#blog-box-bottom {
			height:20px;
		}
	#quicklogin-box {
		width:189px;
		float:left;
		margin:0 0 1px 0;
	}
		#quicklogin-box-top {
			height:35px;
		}
		#quicklogin-box h2 {
			font-size: 15px;
			color:#008C13;
			font-weight: normal;
			text-align: left;	
			border-bottom: 1px dotted #008C13;
			font-weight: normal;	
		}
		#quicklogin-box em {
			font-size: 11px;
			color:#008C13;
			font-weight: bold;
			font-style: normal;
		}	
			#quicklogin-box-content {
				width:189px;
			}
				#quicklogin-box-content ul {
					margin:10px 0 0 0px;
				}
					#quicklogin-box-content ul li {
						background: url("/_design/common/img/icons/categoryList-marker.png") no-repeat 0px 4px;
						line-height:20px;
						list-style-type: none;
						padding:0 0 0 20px;
					}
					#quicklogin-box-content ul li a{
						text-decoration: none;						
						color:#ffffff;
					}	
					#quicklogin-box-content ul li a:hover{
						color:#008C13;
					}
					#quicklogin-box-content ul li a.active{
						color:#008C13;
					}
				#quicklogin-box-bottom {
					height:20px;
				}	
	#search-box {
		margin:0px 0 1px 0;
		width:189px;
		float:left;
		color:#ffffff;
	}							
		#search-box h2 {
			font-size: 15px;
			color:#008C13;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #008C13;
			font-weight: normal;			
		}
		#search-box em {
			font-size: 15px;
			color:#008C13;
			font-weight: normal;
			font-style: normal;
		}								
		#search-box-content {
			height:43px;
			width:189px;
		}			
			.search-input {
				float:left;
				padding:12px 0 0 0px;
			}
				.search-input  input {	
					width:120px;				
				}
			.search-button .button {
				background: url("/_design/common/img/icons/search-button.png") no-repeat top left;
				height:28px;
				width:22px;
				float:right;
				border:none;
				margin:8px 2px 0 0;
				cursor:hand;
				cursor:pointer;
			}
		#search-box-bottom {
			height:20px;
		}		
	#newslettersubscribe-box {			
		width:189px;
		margin:0 0 1px 0;
		float:left;
		color:#ffffff;
	}
		#newslettersubscribe-box-top {
			height:35px;
		}
		#newslettersubscribe-box h2 {
			font-size: 15px;
			color:#008C13;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #008C13;
			font-weight: normal;		
		}
		#newslettersubscribe-box em {
			font-size: 11px;
			color:#008C13;
			font-weight: bold;
			font-style: normal;
		}		
		#newslettersubscribe-box-content {	
			font-size: 11px;
			width:189px;
		}	
		#newslettersubscribe-box-bottom {
			height:20px;
		}	
	#pagenews-box {			
		width:189px;
		margin:0 0 1px 0;
		float:left;
		color:#ffffff;
	}	
		#pagenews-box-top {
			height:35px;
		}
		#pagenews-box h2 {
			font-size: 15px;
			color:#008C13;
			text-align: left;	
			border-bottom: 1px dotted #008C13;
			font-weight: normal;
		}
		#pagenews-box em {
			font-size: 11px;
			color:#008C13;
			font-weight: bold;
			font-style: normal;
		}		
		#pagenews-box-content {
			width:189px;
		}	
			#pagenews-box-content .NewsItem {
				margin:0px 0 10px 0;
			}
			#pagenews-box-content a {
				color:#cccccc;					
			}
		#pagenews-box-bottom {
			height:20px;
		}
	#MainContent {
		width:790px;
		float:right;
	}
	#MainContent h1{
		color:#008C13;
		width:680px;
		font-size: 15px;
		margin:30px 10px 0 0px;
		float:right;
		padding:0 0 5px 10px;
		border-bottom: 1px solid #008C13;
	}	
	#BreadCrumb {		
		margin:0 0 10px 0;
	}
	#MainContentTop {
		width:790px;
		height:95px;
		background: url('/upload_dir/design/unique/MainContentTop.png') no-repeat top left;
		float:right;
	}					
	#MainContentMiddle {
		width:760px;
		float:right;
		background:#0a0a0a;
		padding:15px;
		min-height: 400px;
	  	height: auto !important;
	  	height:400px;
	  	margin:0 0 20px 0;
	}
#Footer, #Push {
	height: 126px; /* .push must be the same height as .footer */
	float:left;
}
#Footer {
	width: 100%;
	height: 126px;
	background: url('/upload_dir/design/unique/FooterBg.png') repeat-x;
}
#FooterInfo {
	width:990px;
	margin:0 auto;
	padding:10px 0 0 0;
	
}
	#FooterInfoLeft {
		float:left;
		width:200px;
		text-align: left;
	}
		#FooterInfoLeft a {
			text-decoration: none;
		}
		#FooterInfo a:hover {
			color:#008C13;
		}
	#FooterInfoRight {
		float:right;
		width:790px;
		color:#008C13;
	}

