#right #content h1 {
  	width: 495px; 
    background: url(../images_layout/box-heading-right.png) right center no-repeat;
    padding-left: 25px;
    margin-top: 10px;
}

.box-heading-center {
  float: left;	
}
#right #content #specials {
  float: right;
  width: 220px;
  min-height: 100px;
  font-family: Tahoma;
  font-size: 11px;
  margin-bottom: 10px;
}

#right #content #specials h2 {
  background: url(../images_layout/box-heading-right.png) right center no-repeat;
  font-size: 14px;
  font-weight: normal;
  min-height: 40px;
  line-height: 40px;
  padding-left: 25px;
  font-family: "Tahoma";
  color: #062F42;
}

#right #content #specials ul li {
  list-style-type: none;
  font-family: "Tahoma";
  font-size: 11px;
  margin-bottom: 5px;
}


#right #content #specials ul li img {
  display: block;
  width: 170px;
  border: 0;
  margin: auto;
}

#right #content #specials ul li span.category {
  display: block;
  font-weight: bold;
  color: #073042;
  text-decoration: underline;
  margin-bottom: 10px;
  width: 100%;
  text-align:center;
}

#right #content #specials ul li h4 {
  font-size: 11px;
  text-align: center;
  margin: auto;
  margin-top: 7px;
  padding-top: 7px;
  border-top: solid 1px #e2e3e2;
  width: 170px;
}
#right #content #specials ul li span.location {
	text-align: center;
	display: block;
}
#right #content #search {
  width: 520px; 
  float: left;
  font-family: Tahoma;
  font-size: 11px;
  background: url(../images_layout/search-back.png) center 39px repeat-x;
}

#right #content #search h2 {
  background: url(../images_layout/box-heading-right.png) right center no-repeat;
  font-family: "Tahoma";
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
  padding-left: 25px;
  height: 19px;
}


p.line {
	background: url(../images_layout/line.png);
	height: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#right #content #search label {
  width: 240px;
  float: left;
  padding: 5px;
  padding-left: 0px;
  line-height: 20px;
  vertical-align: middle;
}

#search-back {
	background: url(../images_layout/search-right.png) right 40px no-repeat;
	
}

#right #content #search .center {
	padding: 15px;
	padding-bottom: 5px;
	background: url(../images_layout/search-left.png) left top no-repeat;
}

#right #content #search label span {
  display: block;
  width: 80px;
  float: left;
  line-height: 20px;
}

#right #content #search input {
  width: 153px;
  float: left;
  font-family: "Tahoma";
  height: 15px;
  font-size: 11px;
  color: #4B4B4B;
}

#right #content #search .small {
	width: 50px;
	float: right;
	text-align: center;
	margin-right: 4px;
}

#right #content #search .leftt {
	float: right;
	display: block;
	width: 22px;
	text-align: center;
}
#right #content #search select {
  width: 155px;
  float: left;
  font-family: "Tahoma";
  font-size: 11px;
  height: 17px;
  color: #4B4B4B;
}
#right #content #search label.promotion {
	float: right;
	padding-right: 10px;
}
#right #content #search label.promotion span {
	float: right;
	display: inline;
	line-height: normal;
	width: 50px;	
}
#right #content #search label.promotion input {
	width: auto;
	float: right;	
}
#right #content #search #foot {
  font-family: "Tahoma";
  font-size: 14px;
  clear: both;
  background: url(../images_layout/search-right.png) right bottom no-repeat;
  height: 30px;
  padding: 10px;
  padding-bottom: 0;
}

.foot-back {
	background: url(../images_layout/search-back.png) center bottom repeat-x;
}

.foot-left {
	background: url(../images_layout/search-left.png) left bottom no-repeat;
}
.foot-right {
	background: url(../images_layout/search-right.png) right bottom no-repeat;
	padding-bottom: 5px;
}

.head-back {
	background: url(../images_layout/search-back.png) center top repeat-x;
}

.head-left {
	background: url(../images_layout/search-left.png) left top no-repeat;
	height: 10px;
}
.head-right {
	background: url(../images_layout/search-right.png) right top no-repeat;
}


#right #content #search #foot input {
	border:0; 
	font-family: "Tahoma";
	font-size: 12px;
	float: right;
	color: #5b5b5b;
	background: url(../images_layout/button.png) left top no-repeat;
	padding-right: 20px;
	width: 80px;
	height: 20px;
	text-align: right;
	padding-bottom: 3px;
}
#right #content #search #foot a {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #073042;
	margin-top: 2px;
}

#right #content #new {
	float: left;
	width: 520px;
	font-family: "Tahoma";
	font-size: 11px;
	border-bottom:1px solid #E0E1DF;
}

#right #content #new li {
	list-style-type: none;
	min-height: 1px;
}

#right #content #new li h4 {
	font-size: 13px;
	color: #5f5f5f;
}
#right #content #new .top {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border-bottom: solid 1px #e0e1df;
	border-top: solid 1px #e0e1df;
	background: #f1f9de;
}
#right #content #new .top p {
	padding: 5px;
	padding-left: 20px;
	color: #5f5f5f;
	padding-top: 0;
}
#right #content #new li h4 a {
  	height: 20px;
  	display: block;
  	padding: 2px;
  	padding-left: 20px;
  	line-height: 20px;
	color: #073042;
	padding-bottom: 0;  
	font-weight: normal;
}
#right #content #new li img.object-image {
  float: left;
  clear: left;
  margin: 5px;
  margin-left: 15px;
}
#right #content #new li .more-link
{
	float: right;
	background: url(../images_layout/button2.png) no-repeat;
	display: block;
	width: 125px;
	height: 20px;
	position: absolute; bottom: 0; right: 0;
	text-align: center;
	line-height: 20px;
}

#right #content #new li address {
  float: left;
  font-style: normal;
  padding: 3px;
  font-size: 11px;
  width: 135px;
}

#right #content #new li p.description {
  float: right;
  width: 340px;
  margin: 5px;
  text-align: justify;
  font-size: 11px;
  min-height: 110px;
  position: relative;
}

.main_page_news_node {
	margin: 10px 0 10px 0;	
}

.main_page_news_node h4 {
	color: #073042;
	font-size: 13px;
	font-weight: normal;
}

.main_page_news_node p {
	margin-bottom: 10px;
}
.main_page_news_node blockquote {
	text-align: justify;
}

.icon {
	display: block;
	position: absolute; bottom: 0;
	width: 20px;
	height: 20px;
	text-indent: -1000px;
	cursor: hand;
	cursor: pointer;
}

.question {
	background: url(../images_layout/question.png) no-repeat;
	left: 0px;
}

.clipboard {
	background: url(../images_layout/notepad.png) no-repeat;
	left: 30px;
}

.map {
	background: url(../images_layout/mapp.png) no-repeat;
	left: 60px;
}

#login {
	margin-bottom: 10px;
}

#login p {
	width: 180px;
	padding: 5px;
	margin: auto;
	line-height: 20px;
	margin-top: 0;
}

#login p input {
	width: 125px;
	float: right;
	color: #4B4B4B;
}

#login p#login-line {
	padding: 0;
	background: url(../images_layout/line.png);
	height: 2px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 180px; 
}
#login .submit-login {
	width: 80px;
	height: 20px;
	background: url(../images_layout/button4.png);
	color: #5b5b5b;
	border: 0;
	float: right;
	margin-right: 20px;
	-moz-outline: 0;
}
#login .foot-right {
	height: auto;
}

#login a {
color:#073042;
font-family:"Tahoma";
font-size:11px;
font-weight:normal;
margin-left:20px;
text-decoration:underline;

}

.searchline {
 border-bottom: solid 1px #e0e1df; width: 500px; clear: both; margin: auto;margin-top: 115px;
}
