body {
	background: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	}
	
h1{
	font-size:1.
}
/*==============================================================================
	HEAD MENU
===============================================================================*/
#headmenu{
	float:left;
	width:802px;
	height:29px;
	margin:0px;
	padding:0px;
	font-family: 'Arial Narrow', Arial, sans-serif;
	xfont-weight:bold;
	font-size:1.286em;
	letter-spacing: 0.08em;
	color:#fff;
	background-color: #000;
}
#headmenu ul,
#headmenu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	line-height:29px;
	}
#headmenu ul{
	xborder-left:1px solid #fff;
	xborder-right:1px solid #fff;
}
#headmenu li {
	xborder-right:1px solid #fff;
	border-left:1px solid #777;
	padding:6px 14px;
}
#headmenu li:first-child {
	border:0px;
}
#headmenu a:link,
#headmenu a:visited {
	xfloat: left;
	xmargin: 0px 10px 0px 10px;
	text-decoration: none;
	color: #fff;
	}

#headmenu a:link#current,
#headmenu a:visited#current,
#headmenu a:hover {
	background: transparent;
	color: #fff;
	}

#headmenu a:hover {
	color: #ffcc00;
	}
/*==============================================================================
	/ HEAD MENU
===============================================================================*/
	
p.moore_link {
	margin: 0px;
	padding: 0px;
	}
.moore_link {
	font-family: Arial,	Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E57F1C;
	}
.moore_link a,
.moore_link a:link,
.moore_link a:visited {
	color: #E57F1C;
	background: url(../images/global/arrow_r.gif) no-repeat left 1px;
	text-decoration: none;
	padding-left:17px;
	}
.bot_link,
.bot_link a,
.bot_link a:link,
.bot_link a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #E57F1C;
	}
.bot_link a:hover{
	color:red;
	}
hr {
	border: 0;	/* firefox */
	clear: both;
	display: block;
	height: 1px;
	padding: 5px 0px;
	background: transparent url(../images/global/hr_line.gif) no-repeat bottom right;
	}
.clear {
	clear: both;
	}
#wrapper {
	float: left;
	width: 744px;
	height: 270px;
	background: #fff url(../images/home/cont_bg.gif) repeat-x left top;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	}
#promo1,
#promo2 {
	float: left;
	width: 362px;
	padding: 0px;
	padding-right: 20px;
	}
#promo2 {
	padding: 0px;
	}
.promotop img {
	float: left;
	border: 2px solid #8AA6A9;
	margin-right: 10px;
	}
.promotop img.right {
	float: right;
	border: 1px solid #8AA6A9;
	}
.promotop p {
	margin: 0 0 0 0px;
	}
.promotop .cont {
	float: left;
	width: 188px;
	}
.promotop p.title {
	font-family: Arial,	Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom: thin dotted #BEBEBE;
	margin: 0px;
	padding: 0px;
	}
.promotop ul {
	margin: 0 0 0 1em;
	padding: 5px 0 5px 10px;
	}
.promotop ul li {
	list-style-type: disc;
	}
#jqnewsVert {
	overflow: hidden;
	height: 144px;
	width: 186px;
	border: solid 1px #ccc;
	margin: auto;
	}
#jqnewsVert div {
	display: block;
	overflow: hidden;
	background-color: #fff;
	height: 72px;
	width: 176px;
	margin: 5px;
	text-align:center;
	}
#jqnewsVert div > a{
	text-decoration:none;
	color:#333333;
	}
#jqnewsVert div > a span.date{
	xtext-decoration:none;
	font-weight:bold;
	color:#E57F1C;
	}
.rss{
	float:left;
	padding:0px;
	margin:0px;
	height:11px;
	padding-top:5px;
	x-padding: 10px 0px 10px 90px;
}
.rss a, .rss a:link, .rss a:visited {
	background: url(../images/rss.gif) no-repeat right center;
	padding-right: 25px;
	text-decoration:none;
	color:#3A494A;
}
.rss a:hover{
	text-decoration:underline;
	color:red;
}
label.top-search{
	/*text-indent:-3000px;*/
	display:inline-block;
	width:0;
	height:0;
	padding:0;
	margin:0;
	}
