body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

span {
	display: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

#root {
    width: 1004px;
    margin: auto;
    padding-bottom: 24px;
}

#top_baner {
	margin: 0px 0px 5px 0px;
	padding: 0;
	height: 93px;
	width: 1004px;
}

#tb1 {
	left: 0px;
	float: left;
	clear:both;
	width: 224px;
	overflow: hidden;
}

#tb2 {
	float: right;
}

#left_menu {
	left: 0px;
	float: left;
	clear: both;
	background: #ffffff;
	width: 223px;
	height: 480px;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	line-height: 18px;
	margin-top: 5px;
}

#left_menu ul {	
	margin: 0px;
	padding-left: 0px;
	background: #A3D6F5;
}

#left_menu li {
	border-bottom: solid 1px #000;
	padding: 3px 0px 3px 0px;
}

#left_menu li a {	
	background: url('images/left_bullet.png') no-repeat ;
	padding-left: 20px;
	display: block;
}

#left_menu a:hover, #left_menu li a.current:hover, #left_menu li a.current {
	background: #D7EDFB url('images/left_bullet1.png') no-repeat;
}

#menu h2 {
	background: url(images/menu.jpg) no-repeat;
	width: 224px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#links h2 {
	background: url(images/links.jpg) no-repeat;
	width: 224px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#quickcontact h2 {
	background: url(images/contact.jpg) no-repeat;
	width: 224px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#spacer {	
	margin-top: 5px;
	width: 224px;
	height: 115px;
	background: #A3D6F5 url('images/count.jpg') repeat-x;	
}

#top_menu {
	float: right;
	margin: 5px 0px 0px 0px;
	width: 775px;
	height: 25px;
}

#tm {
	left: 0px;
	float: left;
	clear: both;
	width: 610px;
	background: #A3D6F5 url(images/tm.jpg) repeat-x;
	height: 25px;
}

#languages {
	float: right;
	width: 160px;
	height: 25px;
	text-align: right;
	background: #A3D6F5 url(images/tm.jpg) repeat-x;
}




#content {
	float: right;
	margin-top: 5px;
	width: 775px;
	height: 445px;
}

#page {
	float: left;
	clear: both;
	width: 610px;
	height: 445px;
	background: #A3D6F5;
	overflow: hidden;
}

.block_top {
	margin: 5px 5px 0px 5px;
	width: 600px;
	height: 6px;
	background: #fff url('images/block_top.jpg') no-repeat;
}

#block1 {
	margin: 5px 5px 5px 5px;
	background: #fff url('images/block_bg.jpg') repeat-y;
	height: 420px;
	padding: 5px 20px 10px 10px;
	text-align: justify;
	overflow: auto;
	font-size: 13px;
}

#block1 a {
	color: #717171;
	text-decoration: underline;
} 

#block1 li {
	text-decoration: none;
}

.first {
	text-indent: 25px;
}

#block1 h3 {
	color: #870505;
	text-align: center;
}

#block1 h4 {
	color: #870505;
	text-align: right;
	text-decoration: underline;
}

#block1 h5 {
	color: #870505;
	text-align: right;
}

#block1 img.thumb {
	text-align: center;
	display: inline;
	margin: 15px 24px 2px 15px;
	border: 1px solid #000;
}

#block1 a.desc {
	font-size: 4px;
}

.block_bottom {
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 0px 10px;
	width: 600px;
	height: 6px;
	background: url('images/block_bottom.jpg') no-repeat;
}

#slides {
	float: right;
	width: 160px;
	height:140px;
	background: #A3D6F5 url('images/footerbg.jpg') bottom repeat-x;
	text-align: center;
}

#slide_cont{
	width: 156px;
	height: 96px;
	background-color: #A3D6F5;
	overflow: hidden;
	border: 2px solid #000000;
}

#logo {
	margin-top: 5px;
	float: right;
	width: 158px;
	height: 175px;
	border: #000000 1px solid;	
}

#counter {
	float: right;
	margin-top: 5px;
	width: 160px;
	height: 125px;
	background: #A3D6F5 url('images/count.jpg') repeat-x;
}

#footer {
	float: left;
	clear: both;
	margin-top: 0px;
	width: 1004px;
	height: 40px;
	background: #ffffff url('images/footerbg.jpg') repeat-x;
	text-align: center;
}


