img,#Header, .search-button, .button, #Footer { behavior: url(/_design/common/js/required/iepngfix.htc) }

* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 1.1em Tahoma, sans-serif;
	color: #323232; 
	background: #6a6051;
}
a, a:link, a:visited, a:active {
	color: #991F35; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #991F35; 
}
#Wrapper {	
	margin:20px auto;
	width: 840px;
	background: none;
}
#Header {
	width: 840px;
	height: 22px;
	margin:0 auto;
	background: url("/upload_dir/design/unique/Top.png") no-repeat 0px 0px;
}
#Top {
	width:840px;
	float:left;
	height:30px;
	margin:0 0 10px 0;	
}
	#QuickLinks {
		width:190px;		
		float:left;
		margin:0 0 0 10px;
	}
		#QuickLinks a {
			text-decoration: none;
		}
	#Language {
		float:right;
		margin:0 10px 0 0;
	}
	
#ContentWrapper {
	margin:0 auto;
	width: 840px;
}

#Content {	
	width: 840px;	
	float:left;
	margin:0 auto;
	background: url(/upload_dir/design/unique/WrapperOut.png) repeat-y;
}
	#LeftColumn {
		background: none;
		width: 160px;
		float:left;	
		display:inline;
		margin:0 0 0 0px;
		padding:0 5px 0 0;
	}
		#LeftColumn h1 {
			font-size: 15px;
			padding: 0 0 0 10px;
			margin:0 0 10px 0;
			color: #faa82f;
			text-transform: uppercase;
		}
		
		#LeftColumn #TopLogo {
			background: url('/upload_dir/design/unique/logo.jpg') no-repeat;
			width: 166px;
			height: 167px;
			margin: 0 0 0 5px;
		}
	
	#Navigation {
			margin:0 0 20px 10px;
		}
		#Navigation ul {
			list-style: none;
		}
			#Navigation ul li {
				width: 160px;
			}
				#Navigation ul li a {
					display: block;
					font-size: 11px;
					color: #fff;
					text-decoration: none;
					line-height: 24px;
					height: 24px;
					height: auto !important;
					height: 1%; /*For IE*/
					padding:0 0 0 10px;
				}
					#Navigation ul li a:hover {
						text-decoration: underline;
					}
					#Navigation ul li a.current {
						text-decoration: underline;
					}
				#Navigation ul ul li a {
					font-size: 10px;
					line-height: 22px;
					height: 22px;
					padding:0 0 0 20px;
				}
					#Navigation ul ul li a:hover {
						text-decoration: none;
						color: #998b7d;
					}
					#Navigation ul ul li a.current {
						text-decoration: none;
						color: #998b7d;
					}
					#Navigation ul ul ul li a {
						font-size: 11px;
						line-height: 22px;
						height: 22px;
						padding:0 0 0 35px;
					}
						#Navigation ul ul ul li a:hover {
							background:none;
							color: #ffa92d;
						}
						#Navigation ul ul ul li a.active {
							background:none;
							font-weight: normal;
							color: #ffa92d;
						}
	#blog-box {
		margin:0 0 1px 0;
		width:154px;
		float:left;	
	}	
		#blog-box-top {
			height:35px;
		}			
		#blog-box h2 {
			font-size: 15px;
			color:#972035;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #972035;
			font-weight: normal;
		}			
		#blog-box em {
			font-size: 11px;
			color:#972035;
			font-weight: bold;
			font-style: normal;
		}									
		#blog-box-content {
			width:154px;
			min-height:100px;
		}
		#blog-box-bottom {
			height:20px;
		}
	#quicklogin-box {
		width:154px;
		float:left;
		margin:0 0 1px 0;
	}
		#quicklogin-box-top {
			height:35px;
		}
		#quicklogin-box h2 {
			font-size: 15px;
			color:#972035;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #972035;
			font-weight: normal;	
		}
		#quicklogin-box em {
			font-size: 11px;
			color:#972035;
			font-weight: bold;
			font-style: normal;
		}	
			#quicklogin-box-content {
				width:154px;
			}
				#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:#999999;
					}	
					#quicklogin-box-content ul li a:hover{
						color:#972035;
					}
					#quicklogin-box-content ul li a.active{
						color:#972035;
					}
				#quicklogin-box-bottom {
					height:20px;
				}	
	#search-box {
		margin:0px 0 1px 0;
		width:154px;
		float:left;
	}							
		#search-box h2 {
			font-size: 15px;
			color:#972035;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #972035;
			font-weight: normal;			
		}
		#search-box em {
			font-size: 15px;
			color:#972035;
			font-weight: normal;
			font-style: normal;
		}								
		#search-box-content {
			height:43px;
			width:154px;
		}			
			.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:154px;
		margin:0 0 1px 0;
		float:left;
	}
		#newslettersubscribe-box-top {
			height:35px;
		}
		#newslettersubscribe-box h2 {
			font-size: 15px;
			color:#972035;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #972035;
			font-weight: normal;		
		}
		#newslettersubscribe-box em {
			font-size: 11px;
			color:#972035;
			font-weight: bold;
			font-style: normal;
		}		
		#newslettersubscribe-box-content {	
			font-size: 11px;
			width:154px;
		}	
		#newslettersubscribe-box-bottom {
			height:20px;
		}	
	#pagenews-box {			
		width:154px;
		margin:0 0 1px 0;
		float:left;
	}	
		#pagenews-box-top {
			height:35px;
		}
		#pagenews-box h2 {
			font-size: 15px;
			color:#972035;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #972035;
			font-weight: normal;
		}
		#pagenews-box em {
			font-size: 11px;
			color:#972035;
			font-weight: bold;
			font-style: normal;
		}		
		#pagenews-box-content {
			width:154px;
		}	
			#pagenews-box-content .NewsItem {
				margin:0px 0 10px 0;
			}
			#pagenews-box-content a {
				color:#666666;					
			}
		#pagenews-box-bottom {
			height:20px;
		}
	#MainContent {
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
	  	display: inline;
		float:left;	
		margin: 0 0 0 20px;
		padding:0 0 20px 0;
		width:645px;
	}
		#MainContent h1{
			color:#962035; 
			font-size: 15px;
			margin: 10px 0 10px 0;
		}	
		#MainContent h3{		
			font-size: 13px;
		}
		#BreadCrumb {		
			width: 300px;
			margin:5px 0 10px 0;
		}
		

	#RightColumn {
		width: 160px;
		float: right;
		margin: 0 0px 0 0px;
		padding: 0 0 0 10px;
	}
#Footer {
	clear:both;
	padding:25px 0px 0 0px;
	width:840px;
	margin:0 auto;
	text-align: center;
	height:30px;
	background: url('/upload_dir/design/unique/Footer.png') no-repeat;
}	
#Footer p {
	color:#999999;
	font-size: 10px;
	padding:10px 0 0 0;	
}

#Footer li {
	color: #999999;
}

#FooterContact {
	margin: 5px 0 0 0;
}

#FooterLinks {
	width: 200px;
	color:#999999;
	margin:0 auto;
}
	#FooterLinksLeft {
		text-decoration: none;
		float: left;
		margin: 5px 0 0 0;
	}
	#FooterLinksLeft a {
		text-decoration: none;
		color:#999999;
	}
	#FooterLinksRight {
		float: right;
		margin: 5px 0 0 0;
	}

.button dt.left {
	background:transparent url(/_design/common/img/buttons/button2/button_left.gif) no-repeat;
	width:7px;
	height:26px;
}
.button dt.middle {	
	min-width:30px;
	background:transparent url(/_design/common/img/buttons/button2/button_middle.gif) repeat-x;	
	height:26px;
	text-align: center;
}
.button dt.right {
	background:transparent url(/_design/common/img/buttons/button2/button_right.gif) no-repeat;
	width:7px;
	height:26px;
}