#header-region {
	margin: .7em;
}

/*     header
****************************************/
#header {
	height:65px;
}

#header img {
	float:left;
	padding-top:5px;
}

#header h1 {
	padding-top: 9px;
	line-height: 1.6em;
	position: absolute;
}

/*  if site name is displayed  */
#header h1 span.site-name {
	font-size: 1.3em;
}

/*  if site slogan is displayed  */
#header h1 span.site-slogan {
	font-style: italic;
	font-size: .9em;
}

/*  primary links => div#top-primary  
**************************************************/
#top-primary ul.primary-links {
	float: right;
	margin-top: 45px; /* define your own position from the top, also depends on #header height */
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#top-primary ul.primary-links li {
	float: left;
}

#top-primary ul.primary-links li a, #top-primary ul.primary-links li a:link,
#top-primary ul.primary-links li a:visited {
	float: left;
	display: block;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	line-height: 55px;
	height: 34px;
}


#navigation, #featured {
	border:0 solid #FF0000;
	line-height:0;
	margin:0;
	padding:0 0 5px;
	text-align:left;
	vertical-align:top;
	width:844px;
}

#navigation .block {
}

.txtSearch {
	background-image:url('images/nav/searchfield.gif');
	background-repeat:no-repeat;
	background-position:top; 
	height:24px;
	width:191px;
	background-color:#000000;
	color:#CCCCCC;
	font-family:Verdana;
	font-size:11px; 
	vertical-align:top;
	text-align:left;
	border-style: none; 
	BORDER-TOP-STYLE: none; 
	border:0;
	margin:0;
	padding:0;
	top:0;
	padding-top:5px;
}

.header_menu {
	color:#CCCCCC;
	float:right;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	position:relative;
	text-align:right;
	width: 200px;
}

.header_img {
	float:left;
	padding-top:5px;
}

.header {
	height:65px;
	width:100%;
}


.footer-block {
	float: left;
	width: 274px;
	min-height:258px; 
	overflow:hidden;
	margin-bottom: 10px;
}

.footer-block img {
	border-left: 1px solid #404440;
	border-right: 1px solid #404440;
	border-bottom: 1px solid #404440;
	border-top: none;
	vertical-align: top;
}

	
#footer-middle {
	margin: 0 11px 0 11px;
}

/* for Internet Explorer */
/*\*/
* html #footer .footer-block {
height: 278px;
}
/**/



#footer .footer-block, #footer .block {
	background-image:url('images/footer-block-bg.gif');
	background-repeat:no-repeat;
}

#footer .title {
	padding:18px 20px 3px 15px;
	float:left;
}

#footer .blockcontent {
	font-family:Verdana;
	font-size:10px;
	color:#999999;
	text-align:left; 
	line-height:16px;
	position:relative;
	float:left;
	width:239px;
}

/*  primary links in footer => div#bottom-primary  
**************************************************/
#bottom-primary {
}

/*  footer message  */
#footer-message {
	
}

#footer-bottom {
	width: 844px;
 	font-family:Verdana;
 	font-size:10px;
 	text-align:left;
 	line-height:16px;
 	color:#666666;  
	background: none;
}

#footer-bottom .blockcontent {
 	border-top:solid 1px #666666;
	margin: 0;
 	padding:5px 0 0 0;
	width: 100%;
 	color:#666666; 
	background: none;
}

#footer-bottom p {
 	color:#666666;  
}

#footer-bottom a {
 	color:#666666; 
}

#footer-bottom a:hover {
 	text-decoration:underline;
 	color:#666666; 
}

.addthis {
	float: right;
}

