body
{
	text-align:center;
	margin:0 auto;
	padding: 0px; 
	background: url(images/bg.jpg) repeat-x white;	
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}

img 
{
	border: 0px;
}

#container
{
	width: 802px; 
	margin: auto;
	text-align: center;
	overflow: auto;	
	padding: 0px;
	border: 0px;
	background: white;	
}


#container_body
{
	width: 800px; 
	margin: auto;
	overflow: auto;	
	text-align: left;
}


#left
{
	width:	171px;
	float: left;
	background: white;
}

#top_butt_1
{
	width:	86px;
	float: left;
	background: white;
}

#top_butt_2
{
	width:	85px;
	float: left;
	background: white;
}


#top_left
{
	width:	171px;
	height:	243px;
	float: left;
	background-image: url(images/bg_06.jpg);
}

#img_home
{
	width:	629px;
	height:	235px;
	float: left;
}

#menu_bar1
{
	width:	165px;
	height:	31px;
	float: left;
	background-image: url(images/bg_08.jpg);
}


.button
{
	float: left;
}


#body_left
{
	width:	524px;
	height:	319px;
	float: left;
	background-image: url(images/bg_13.jpg);
}

#body_right
{
	width:	276px;
	height:	319px;
	float: left;
	background-image: url(images/bg_14.jpg);
}

#body_right_text
{
	width: 220px;
	margin: 6px;
	margin-top: 88px;
	font: 9pt Arial, Verdana; 
	color: white;
	text-align:left;
	margin-bottom: 0px;
}

li
{
	margin-bottom: 5px;
}

.bottom_bar
{
	width:	800px;
	height:	12px;
	float: left;
	overflow: hidden;
	background-image: url(images/bg_15.jpg);
}


#banery
{
	width:	800px;
	height:	45px;
	float: left;
}


#body2_top
{
	width:	800px;
	height:	19px;
	float: left;
	background-image: url(images/body2_01.jpg);
}

#body2
{
	width:	800px;
	float: left;
	background: url(images/body2_02.jpg) repeat-y white;	
}


#body2_bottom
{
	width:	800px;
	height:	18px;
	float: left;
	overflow: hidden;
	background-image: url(images/body2_03.jpg);
}


#body_text
{
	margin: 5px;
	margin-left: 40px;
	margin-right: 40px;
	font: 10pt Arial, Verdana; 
	color: #454545;
	text-align:justify;
}


.title_1
{
	font: 14pt Verdana, Arial; 
	color: #ec2846;
	font-weight: bold; 
}

.information
{
	font: 8pt Arial, Verdana; 
	color: #454545;
	text-align: center;
	width: 800px;	
}


a:link, a:visited, a:hover
{
	text-decoration: none;
  color: #242424;
}  

a:hover
{
	text-decoration: underline;
}   


