body, div, span, ul, li, dl, dt, dd {
	padding: 0;
	margin: 0;
	border: 0;
}
a, a:hover {
	cursor: pointer;
	text-decoration: none;
}

a img {
  border: 0;
}

body {
	background-color: #f5deb3;
	color: #0e2203;
	font-family: Tahoma;
	font-size: 11px;
}
#container {
  background-image: url('../img/background.jpg');
	width: 980px;
	text-align: left;
}
#top {
	height: 100px;
	position: relative;
	background-color: #0c5d1e;
}
#logo {
	width: 377px;
	height: 59px;
	background: url('../img/logo.png');
	position: absolute;
	top: 5px;
	left: 50px;
}
#language {
	word-spacing: 1px;
	position: absolute;
	top: 5px;
	right: 14px;
	font-size: 12px;
	color: #c0c0c0;
}
#language a {
	color: #d0d0d0;
}
#language a:hover {
	color: #c8c8c8;
}
#menu {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 13px;
	color: #a0a0a0;
}
#menu li {
	display: inline;
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin-left: 10px;
}
#menu li a {
	color: #a0a0a0;
}
#menu li a:hover {
	color: #0c5d1e;
}
#menu li a .left {
	float: left;
	padding: 7px 0px 6px 5px;
}
#menu li a:hover .left {
	float: left;
	background: url('../img/tab_01.png') no-repeat;
	height: 10px;
	padding: 7px 0px 12px 5px;
}
#menu li a .text {
	float: left;
	padding: 7px 14px 6px 10px;
}
#menu li a:hover .text {
	float: left;
	background: url('../img/tab_02.png') no-repeat;
	background-position: top right;
	height: 10px;
	padding: 7px 14px 12px 10px;
}
#header {
	height: 210px;
	width: 980px;
	/*background: url('../img/header.jpg');*/
	background-color: white;
	position: relative;
}
#header_links {
	width: 220px;
	background: url('../img/header_links.png');
	position: absolute;
	bottom: 20px;
	right: 0;
	color: #FFFFFF;
}
#header_links .box {
	padding: 15px 20px 10px 20px;
}
#header_links span {
	text-transform: uppercase;
	font-size: 9px;
	padding-left: 5px;
	font-family: Verdana;
}
#header_links ul {
	padding: 3px 0 0 0;
}
#header_links ul li {
	line-height: 20px;
	padding: 0 5px 0 5px;
	font-size: 11px;
	list-style-type: none;
	background: url('../img/header_links_line.png') no-repeat top left;
}
#header_links ul li a {
	color: #ffffff;
	padding: 3px 0px 5px 15px; 
	list-style-type: none; 
	background: url('../img/arrow_01_a.png') no-repeat center left;
}
#header_links ul li a:hover {
	padding: 3px 0px 5px 15px; 
	list-style-type: none; 
	background: url('../img/arrow_01_b.png') no-repeat center left;
	color: #00ACFE;
}
#sidebars {
	background-color: #FFFFFF;
	height:161px;
}
#sidebars span {
	font-family: Tahoma;
	font-size: 11px;
	color: #0e2203;
	text-transform: uppercase;
	font-weight: bolder;
	margin: 0 0 13px 0;
	display: block;
}
#links_left {
	float: left;
	display: inline;
	width: 170px;
	height: 161px;
	background: url('../img/links_left.jpg') repeat-x;
	font-size: 11px;
}
#links_left .box {
	padding: 15px 20px 0 20px;
}
#links_left ul li {
	list-style-type: none;
	padding: 2px 0px 3px 0px; 
}
#links_left ul li a {
	color: #174785;
	padding: 2px 0px 3px 15px; 
	background: url('../img/arrow_03_a.png') no-repeat center left;
}
#links_left ul li a:hover {
	color: #00ADEF;
	background: url('../img/arrow_03_b.png') no-repeat center left;
}
#service_login {
	float: left;
	display: inline;
	width: 310px;
	text-align: justify;
	height: 161px;
	background: url('../img/links_left.jpg') repeat-x;
	color: #0e2203;
}
#service_login .box {
	padding: 15px 20px 0 20px;
}
#service_login a #button {
	color: #0e2203;
	text-align: center;
	line-height: 20px;
	margin-left: 160px;
	margin-top: 20px;
	background: url('../img/button_a.png');
	height: 23px;
	width: 110px;
}
#service_login a:hover #button {
	color: #367c0e;
	margin-left: 160px;
	margin-top: 20px;
	background: url('../img/button_b.png');
	height: 23px;
	width: 110px;
}
#news {
	float: left;
	display: inline;
	width: 279px;
	height: 161px;
	background-color: #f5deb3;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #606060;
	margin-right: -1px;
}
#news .box {
	padding: 15px 20px 0 20px;
}
#news dl {
	
}
#news dt a {
	color: #0e2203;
	padding: 0 0 1px 12px; 
	list-style-type: none; 
	background: url('../img/arrow_03_a.png') no-repeat center left;
}
#news dt a:hover {
	color: #367c0e;
	background: url('../img/arrow_03_b.png') no-repeat center left;
}
#news dd {
	color: #686868;
	margin: 2px 0 8px 0px;
}
#links_right {
	float: left;
	display: inline;
	width: 219px;
	height: 161px;
	top: -20px;
	position: relative;
	background: url('../img/links_right.jpg') no-repeat;
	background-color: #fffff0;
	color: #174674;
	font-family: arial;
	font-size: 15px;
	margin-left: 1px;
}
#links_right .box {
	padding: 15px 20px 0 20px;
}
#links_right ul li {
	list-style-type: none;
}
#links_right ul li a {
	color: #0e2203;
	padding: 2px 0px 3px 15px; 
	list-style-type: none;
	background: url('../img/arrow_02_a.png') no-repeat center left;
}
#links_right ul li a:hover{
	background: url('../img/arrow_02_b.png') no-repeat center left;
	color: #367c0e;
}
#content {
	margin: 0;
	padding: 10px;
	width: 960px;
	background: #FFFFF0;
}
#footer {
	height: 25px;
	background-color: #0c5d1e;
}
#kft {
	text-transform: uppercase;
	margin: 5px 0 0 15px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: arial;
	/*background: url('../img/kft.png') no-repeat center left;*/
	/*padding: 0 0 0 23px;*/
	float: left;
}
#bottom {
	margin-top: 5px;
	float: right;
	color: #919191;
	font-size: 13px;
	float: right;
}
#bottom a {
	font-size: 11px;
	color: #858585;
	padding: 0 5px;
}
#bottom a:hover {
	color: #4C4C4C;
}

div.thumbnail
{
  width: 100px;
  height: 75px;
  float: left;
  padding-right: 5px;
  overflow: hidden;
  text-align: center;
}

img.thumbnail
{
  max-width: 100px;
  width: expression(this.width > 100 ? 100: true);
  max-height: 75px;
  height: expression(this.height > 75 ? 75: true);
}

h1
{
  font-size: 16px;
  color: #0e2203;
}

input, textarea
{
  background-color: #efefef;
  border: 1px solid #333333;
  width: 150px;
}