
img,.search-button .button { behavior: url(/_design/common/js/required/iepngfix.htc) }

* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 11px Verdana, sans-serif;
	color: #333333;
	background: #fff url('/upload_dir/design/unique/BodyBg.jpg') repeat-x;
}
a, a:link, a:visited, a:active {
	color: #A60000;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #333333;
}
#Wrapper {	
	margin: 0 auto;
	width: 784px;
	background: url('/upload_dir/design/unique/WrapperBg.jpg') no-repeat 0px 20px;
}
#Header {
	width: 784px;
	height: 121px;
	margin: 0 auto;
	
}
#Navigation {
	width: 784px;
	height: 26px;
	float: right;
}
	#Navigation ul {
		padding: 0;
		margin: 0;
		list-style: none;
		float: right;
		line-height: 24px;
	}
		#Navigation li {
			float: left;
		}
			#Navigation li a {
				float: left;
				background: #7a7a7a;
				display: inline;
				margin: 0 0px 0 1px;
				color: #fff;
				font-size: 10px;
				padding: 0 20px 0 20px;
				line-height: 25px;
				height: 26px;
				text-align: center;
				text-decoration: none;
			}
				#Navigation li a:hover {
					background: #dc0107;
				}
				#Navigation li a.active {
					background: #dc0107;
				}
#HeaderSplitter {
	width: 784px;
	height: 159px;
	float: left;
}
#Top {
	width:784px;
	float:left;
	height:30px;
}
	#QuickLinks {
		width:200px;		
		float:left;
		margin:0 0 0 40px;
	}
		#QuickLinks a {
			text-decoration: none;
		}
	#Language {
		float:right;
		position:absolute;
		z-index:1;
		width:475px;
		*width:250px; /* IE 7 and below */
		_width:210px;/* IE 6 and below */
		text-align: right;
		margin:37px 0 0 300px;
	}
#ContentWrapper {
	margin:0 auto;
	width: 784px;
}
#Content {	
	width: 784px;	
	float: left;
	margin: 0 auto;
	margin-top:0px;
	background: url('/upload_dir/design/unique/ContentBg.jpg') repeat-y 1px 13px;
}
	#LeftColumn {
		width: 200px;
		float: left;	
		display:inline;
		margin:14px 0 0 40px;
	}
		#LeftMenuNav {
			margin:-6px 0 20px 0;
		}
		#LeftMenuNav ul {
			list-style: none;
		}
			#LeftMenuNav ul li {
				width: 200px;
			}
				#LeftMenuNav ul li a {
					display: block;
					font-size: 12px;
					color: #a60000;
					text-decoration: underline;
					line-height: 20px;
					height: 20px;
					height: auto !important;
					height: 1%; /*For IE*/
					padding:0 0 0 10px;
				}
					#LeftMenuNav ul li a:hover {
						background:#eeeeee;
					}
					#LeftMenuNav ul li a.active {
						background:#eeeeee;
					}
				#LeftMenuNav ul ul li a {
					line-height: 20px;
					height: 20px;
					padding:0 0 0 20px;
				}
					#LeftMenuNav ul ul li a:hover {
						background:none;
					}
					#LeftMenuNav ul ul li a.active {
						background:none;
						font-weight: normal;
					}
	#blog-box {
		margin:0 0 1px 0;
		width:200px;
		float:left;	
	}	
		#blog-box-top {
			height:35px;
		}			
		#blog-box h2 {
			font-size: 15px;
			color: #A60000;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #A60000;
			font-weight: bold;
		}			
		#blog-box em {
			font-size: 11px;
			color: #A60000;
			font-weight: bold;
			font-style: normal;
		}									
		#blog-box-content {
			width:200px;
			min-height:100px;
		}
		#blog-box-bottom {
			height:20px;
		}
	#quicklogin-box {
		width:200px;
		float:left;
		margin:0 0 1px 0;
	}
		#quicklogin-box-top {
			height:35px;
		}
		#quicklogin-box h2 {
			font-size: 15px;
			color: #A60000;
			font-weight: normal;
			text-align: left;	
			border-bottom: 1px dotted #A60000;
			font-weight: bold;	
		}
		#quicklogin-box em {
			font-size: 11px;
			color: #A60000;
			font-weight: bold;
			font-style: normal;
		}	
			#quicklogin-box-content {
				width:200px;
			}
				#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: #A60000;
					}
					#quicklogin-box-content ul li a.active{
						color: #A60000;
					}
				#quicklogin-box-bottom {
					height:20px;
				}	
	#search-box {
		margin:0px 0 1px 0;
		width:200px;
		float:left;
	}							
		#search-box h2 {
			font-size: 15px;
			color: #A60000;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #A60000;
			font-weight: bold;			
		}
		#search-box em {
			font-size: 15px;
			color: #A60000;
			font-weight: bold;
			font-style: normal;
		}								
		#search-box-content {
			height:43px;
			width:200px;
		}			
			.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:200px;
		margin:0 0 1px 0;
		float:left;
	}
		#newslettersubscribe-box-top {
			height:35px;
		}
		#newslettersubscribe-box h2 {
			font-size: 15px;
			color: #A60000;
			font-weight: normal;
			text-align: left;
			border-bottom: 1px dotted #A60000;
			font-weight: bold;		
		}
		#newslettersubscribe-box em {
			font-size: 11px;
			color: #A60000;
			font-weight: bold;
			font-style: normal;
		}		
		#newslettersubscribe-box-content {	
			font-size: 11px;
			width:200px;
		}	
		#newslettersubscribe-box-bottom {
			height:20px;
		}	
	#pagenews-box {			
		width:200px;
		margin:0 0 1px 0;
		float:left;
	}	
		#pagenews-box-top {
			height:35px;
		}
		#pagenews-box h2 {
			font-size: 15px;
			color: #A60000;
			text-align: left;	
			border-bottom: 1px dotted #A60000;
			font-weight: bold;
		}
		#pagenews-box em {
			font-size: 11px;
			color: #A60000;
			font-weight: bold;
			font-style: normal;
		}		
		#pagenews-box-content {
			width:200px;
		}	
			#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;
		float: left;		
		display: inline;
		margin: 0 0 0 10px;
		padding: 0 0 20px 0;
		width: 530px !important;
	}
		#MainContent h1{
			color:#A60000;
			font-size: 18px;
			margin:0 0 10px 0;
			padding:0 0 10px 0;
			border-bottom: 1px dotted #A60000;
			width:530px;
		}	
		#MainContent h3{		
			font-size: 13px;
		}
		#MainContent p{
			padding:6px 0 6px 0;
		}
		#MainContent ul{
			margin:0px 0 0px 20px;
		}
		#BreadCrumb {		
			margin:0 0 10px 0;
		}
#Splitter {
	clear:both;	
	margin:0 auto;
	height:10px;
	width:784px;
	border-bottom: 1px dotted #A60000;
}		
#Footer {
	clear:both;
	padding:0 10px 0 10px;
	width:784px;
	margin:0 auto;
	text-align: center;
	height:40px;
}	
#Footer p {
	color:#333333;
	font-size: 10px;
	padding:10px 0 0 0;	
}
ul#ContactData {
	width: 670px;
	margin: 0 auto;
}
.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;
}
