.body {
	margin: 0 0 0 0;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	line-height: 17pt;
	}

.top_menu{
	background-image:url(../image-files/images_01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:952px;
	height:60px;
	}
	
.logo{
	background-image:url(../image-files/images_03.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:309;
	height:60px;
	}
	
.banner{
	background-image:url(../image-files/images_04.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:952;
	height:218px;	
	}
	
.menu{
	background:url(../image-files/images_02.jpg) left no-repeat;
	width:204px;
	height:54px;
	}
	
.welcome{
	background:url(../image-files/images_05b.jpg) right no-repeat;
	width:205px;
	height:56px;
	}
	
.footer{
	background:url(../image-files/images_08.jpg) left no-repeat;
	width:952px;
	height:55px;
	}
	
.left_top{
	background:url(../image-files/images_09.jpg) left top no-repeat;
	width:14px;
	height:15px;
	}
	
.right_top{
	background:url(../image-files/images_10.jpg) right top no-repeat;
	width:14px;
	height:15px;
	}
	
.left_bottom{
	background:url(../image-files/images_11.jpg) bottom left no-repeat;
	width:14px;
	height:15px;
	}

.right_bottom{
	background:url(../image-files/images_12.jpg) bottom right no-repeat;
	width:14px;
	height:15px;
	}
.line_top{
	background:url(../image-files/images_15.jpg) top left repeat-x;
	}
	
.line_bottom{
	background:url(../image-files/images_15.jpg) bottom left repeat-x;
	}
	
.line_left{
	background:url(../image-files/images_14.jpg) top left repeat-y;
	}
	
.line_right{
	background:url(../image-files/images_14.jpg) top right repeat-y;
	}

.news{
	background:url(../image-files/images_06.jpg) center top no-repeat;
	width:205px;
	height:54px;
	}
	
.google{
	background:url(../image-files/images_07.jpg) center right no-repeat;
	width:205px;
	height:55px;
	}
	
li{
	list-style-image:url(../image-files/images_13.jpg);
	
}

.top_bottom_menu a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.top_bottom_menu a:hover{
	color:#000000;
	text-decoration:none;
	}
	
a{
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

