* {
  margin:0px;
  padding:0px; 
}

body {	
	text-align: left;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	color: black;
	font-size: .8em;
	height: 100%;
  background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

img
{
	border: 0px;
}

#main {
  background-color: white;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-height: 100%;
	height: 500px;
  background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
}

#left {
  width: 200px;
  float:left;
	margin-top:97px;
}

#right {
  width: 600px;
  float:left;
	margin:150px 40px 0px 60px;
}

#left ul{
  list-style-type:none;  
  margin-left:20px;
  background-color: #0e6c90;
  width:180px;
}

#left li{
  margin:0px;
	font-size: 12px;
	width:145px;
  height:auto;
	font-weight: bold;
	margin:0em 0 0 0;
	border-left:5px solid #e78900;
	border-bottom:1px solid #50a6c7;
	background-color:#0e6c90;	
	color:#ffffff;
	padding:8px 15px 7px 15px;
}

.lisel {
  background-color:#1380a9 !important;
  padding-left:25px !important;
  width:135px !important;
}

#left li:hover{
	background-color:#278ab0 !important;	
}

#left a {
  text-decoration: none;
  color: #ffffff;
}

#left a:visited {
  text-decoration: none;
  color: #ffffff;
}

#left a:hover {
  text-decoration: none;
  color: #ffffff;
}

a {
  text-decoration: none;
  color: #444444;
}

a:visited {
  text-decoration: none;
  color: #444444;
}

a:hover {
  text-decoration: none;
  color: #000000;
}

p {
  margin-bottom: 20px;
  text-align: justify;
}

#cbox {
  width:148px;
  padding:15px;
  border:1px solid #e78900;
	background-color:#ffddab;	
  margin-left:20px;
  margin-top:15px;
}

h2 {
  color: #ffffff;
  font-size : 12px;
  font-weight: bold;
}

h3 {
  color: #444444;
  font-size : 14px;
  font-weight: bold;
  margin-top:20px;
  margin-bottom:8px;
}

#down {
  border-top:1px solid #dddddd;
  margin:20px;
  text-align:right;
  color:#bbbbbb !important;
}

.link {
  color:#bbbbbb !important;
}

#right img {
  margin:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

#right table {
  width:100%;
  margin-top:15px;
  margin-bottom:10px;
}

#right td {
  padding:1px 4px 1px 4px;
}

.first {
  font-weight:bold;
	background-color:#0e6c90;	
	color:#ffffff;  
}

.thumb {
  margin:0px 10px 5px 0px !important;
  float:left;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

.othumb0 {
  border:2px solid white;
  width:120px;
  height:90px;
  overflow:hidden;
}

.othumb {
  margin:0px 10px 5px 0px !important;
  float:left;
  border:1px solid #cccccc;
  background-color:white;
  width:124px;
  height:94px;
  overflow:hidden;
}

.othumb img {
  margin:0px !important;
  float: none !important;
  padding:0px !important;
  border-width: 0px !important;
  background-color:white!important;
}

#right ul li {
  margin-left:20px;
}

h1 {
	font: 18px tahoma, arial;
	color: #333333;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 13px;
	background: url(../img/title.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

.hr-a {
  width:100%;
  height:1px;
	background: url(../img/point2.gif);
  background-repeat: repeat-x;
  background-position: bottom;  
  margin-bottom:15px;
  font-size: 0px;
}
