body {
margin: 0; padding:0; font-size: 9pt;
font-family : Verdana;
color : #333333;
background: url(images/bg-2x198.jpg) repeat-x top;
}
img {border: none;}
h1, h2, h3, h4 {
	font-size: 10pt;
}
.ch {

	color: #397b9d;
}
h1 {
	color: #397b9d;
}
h2{
	color: #ec1c24;
}
.sbanners{
	width: 240px;padding-left: 6px;
}
.sbanners a {
	
}
.sbanners img{
	border: none;
	padding-top: 6px;
}
#content input {
	width: 136px;
}
#content a{
	color: #000;
	text-decoration: none;
}
#content a:hover{
	color: #000;
	text-decoration: underline;
}
#content img {
	border: none;
}
#content .text ul {
list-style: none;
}
#content .text li {
background-image: url(images/bullet-23x20.gif);
background-repeat: no-repeat;
background-position: .1em;
padding-left: 2.5em;
padding-top: 4px;
}
#content .text {
	width: 610px;
	padding-left: 12px;
}

#wrapper{
margin: 0 auto;
text-align: center;
width: 900px;
height:100%;
padding:0;
}

table{
	border-collapse: collapse;
}
#header{
	background: url(images/header-900x160.jpg) no-repeat 100%;
	width: 900px;
}

#logo{
	height: 160px;
	width: 256px;
	background: transparent url(images/logo-256x160.png) no-repeat left;
}

#h-menu{
	height: 38px;
	font-size: 7.5pt;
	font-weight: bold;
	color: #333;
	background: transparent url(images/bar-38x2.jpg) repeat-x;
}

.lang {
	padding-left: 10px;
}
.lang a {
	color: #333;
	text-decoration: none;
}

.lang a:hover{
	color: #ec1c24;
	text-decoration: none;
}

.menu {
	padding-right: 10px;
}
.menu a {
	color: #333;
	text-decoration: none;
}

.menu a:hover{
	color: #397b9d;
	text-decoration: none;
}

#jmenu{
	width: 242px;
	padding-top: 20px;
	padding-left: 4px;
}
.menu_list {
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
       background: #eef4d3 url(left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}
#content{
	padding-top: 20px;
}
#footer{
	width: 900px;
	height: 70px;
	background: transparent url(images/footer-900x70.jpg) no-repeat top;
	font-size: 8pt;
	padding: 10px;
}

#footer p{
	margin-top: 30px;
	color: #6E6D70;
}
.footer p{
	margin-top: 8px;
	font-size: 8pt;
	color: #6E6D70;
}
#tellfriend {
	position: absolute;
	margin-top: -300px;
	left: 400px;
	color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	width: 380px;
	z-index: 1;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

#tellfriend a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(images/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend form textarea {
	height: 80px;
}

.contact-form {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

.contact-form form input.std_input {
	margin-bottom: 10px;
}

form label.clear {
	clear: both;
	float: left;
	margin-top: 10px;
}

form label.full {
	width: 99%;
}

form label.required {
	font-weight: bold;
}

form select {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	font: 12px Verdana;
	color: #6e6e6e;
}

form label {
	color: #808080;
	font-size: 14px;
}

form input.std_input,
form textarea {
	border: 1px solid #ccc;
	width: 97%;
	font: 12px Verdana;
	padding: 5px;
	color: #6e6e6e;
}

form table {
	width: 100%;
}

form table input.std_input {
	width: 93%;
}

form table.three-col input.std_input {
	width: 90%;
}

form input.form_but {
	margin-top: 10px;
	background-color: #93ba31;
	border: 3px solid #afdd39;
	color: #fff;
	font: bold 12px Verdana;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px;
}


#slideshow {
	top: 5px;
	left: 38px;
	width:240px;
	height:54px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:200px;
  height:54px;
  overflow:hidden; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  width:35px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:54px;
  margin-right:2px;
}

.control {
  display:block;
  width:14px;
  height:54px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/entry/arr-left-14x54.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/entry/arr-right-14x54.jpg) no-repeat 0 0;
}

