/* CSS style */

html, body {
	margin:0;
	padding:0;
	text-align:center;
}
a {
	text-decoration: none;
	color:#666;
	font:11px Arial,Helvetica,sans-serif;
}

a:hover {
	color: #5178B1;
	text-decoration: none;
	font-weight:bold;
	font:11px Arial,Helvetica,sans-serif;
}
a.smaller_font {
	text-decoration: none;
	color:#666;
	font:10px Arial,Helvetica,sans-serif;
}

a.smaller_font:hover {
	color: #5178B1;
	text-decoration: none;
	font-weight:bold;
	font:10px Arial,Helvetica,sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(../pics/body_back.gif);
	background-repeat: repeat-x;
}
.italic {
  font-style:italic;
}
#container {
	text-align:left;
	margin:0 auto ;
	width:800px;
	height:auto;
/*	* height:100%; */
	background:url(../pics/container_back.gif) repeat-y;
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
}

#banner {
	
	text-align:left;
	margin:0 auto ;
	width:800px;
	height:auto;
/*	* height:100%; */
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
}
.bigger_blue {
  font-size:12px;
	color:#5178B1;
	font-weight: bold;
}
#content {
	width:676px;
  
}
#flash1 {
	text-align:left;
	margin:0 auto;
	width:588px;
	height:163px;
	background:url(../pics/flash1_back.jpg) no-repeat;
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
  float:left;
}
#flash2 {
	text-align:left;
	margin:0 auto;
	width:212px;
	height:190px;
  float:right;
  background:url(../pics/flash2_back.jpg) no-repeat;
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
}
.flash_notice {
  font:10px Arial,Helvetica,sans-serif;
	color:#666;
}
#main {
  width:615px;
	min-height:520px;
	float:left;
	padding:10px;
}
#menu {
  padding:0px 0px 0px 3px;
  margin:0px 0px 0px 0px;
	width:585px;
	height:27px;
  float:right;
 	background:url(../pics/container_back.gif) repeat-y;
}
#sideBar {
	text-align:center;
  float:left;
	width:150px;
	min-height:520px;
	height:auto;
	float:left;
  padding:5px;
	background:url(../pics/side.gif) repeat-y;
}

#noLine a {
	border-bottom:0;
}

h1 {
	margin-left: 10px;
	font-size:15px;
	color:#5178B1;
}

h2 {
	margin-left: 10px;
	font-size:15px;
	color:#5178B1;
}

h3 {
  font-size:12px;
	color:#5178B1;
	font-weight: bold;
  padding:0px;
  margin: 8px 0px 0px 0px;
}
h4 {
  font:10px Arial,Helvetica,sans-serif;
	color:#666;
}
#clear {
	clear:both;
}
#separator {
	
	margin:0 auto ;
	width:800px;
	height:15px;
	background:url(../pics/container_back.gif) repeat-y;
  clear:both;

}
p {
	line-height:1.5em;
	padding: 0px 10px 0px 20px
}
.pic_no_border {
border: 0px;
}
.pic_products {
border: 0px;
margin: 2px 0px 0px 2px;
}
.print {
  cursor: pointer;
}
#languageBar{
	position: absolute;
	width:100px;
	height:136px;
	top: 190px;
	right:0px;
	background:#ffffff;
  padding: 0px 0px 0px 0px;
}
img.langbutton {
  margin: 0px 0px 0px 0px;
  float:left;
  padding: 0px 0px 0px 0px;
}
img.flag {
  border:0px;
  margin:9px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
img.underline {
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  
}
li.style1 {
  text-align:justify;
  margin-left:40px;
  margin-top:5px;
  /*font-style:italic;*/
  list-style-image: url("../pics/arrow.jpg");
  padding:1px;
}
li.style2 {
  text-align:justify;
  margin-left:100px;
  margin-top:5px;
  font-style:italic;
  list-style-image: url("../pics/arrow2.png");
  padding:1px;
}
li.style3 {
  text-align:justify;
  margin-left:40px;
  margin-top:15px;
  /*font-style:italic;*/
  list-style-image: url("../pics/arrow.jpg");
  padding:1px;
}
li.style4 {
  text-align:justify;
  margin-left:70px;
  margin-top:15px;
  font-style:italic;
  list-style-image: url("../pics/arrow2.png");
  padding:1px;
}
.copy, .copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}
.copy a:hover {
	color:#369;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:800px;
	background:url(../pics/bottom_back.gif) no-repeat;
}
