/* CSS Document */
a {
	font-weight:bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	color: #0000FF;
}
a:visited {
	font-weight:bold;
	color: #0000FF;
}
a:link {
	font-weight:bold;
	color: #006600;
}


#lyr_top_full {
	width: 100%;
	height: 239px;
	margin-top: 0px;
	margin-left: 0px;
	background-image:url(../Images/bkg_top_0.jpg);
	background-repeat: repeat-x;
}

	#lyr_top {
		width: 890px;
		height: 239px;
		background-image:url(../Images/bkg_top.jpg);
		background-repeat: no-repeat;
	}
	
		#lyr_top_0 {
			width: 890px;
			height: 6px;
		}
		
		#lyr_top_1 {
			width: 854px;
			height: 39px;
			background-image:url(../Images/bkg_header_0.jpg);
			background-repeat:no-repeat;
		}
		#lyr_top_2 {
			width: 854px;
			height: 166px;
			overflow: hidden;
		}
			#lyr_top_21 {
				width: 854px;
				height: 166px;
				background-image:url(../Images/bkg_header_1.jpg);
				background-repeat:no-repeat;
				overflow: hidden;
				text-align: left;
			}
				#lyr_top_211 {
					margin-top: 140px;
					margin-left: 320px;
					width: 200px;
					height: 20px;
					overflow: hidden;
				}
		
#lyr_body {
	width: 890px;
	background-image:url(../Images/bkg_body.jpg);
	background-repeat:repeat-y;
}

	#lyr_menu_left {
		width: 220px;
		float: left;
	}
	
		#lyr_menu_left_0 {
			width: 20px;
			float: left;
		}
		#lyr_menu_left_1 {
			width: 200px;
			float: right;
		}
		
	#lyr_body_0 {
		width: 670px;
		float: right;
		vertical-align:middle;
	}
		#lyr_body_01 {
			width: 650px;
		}
		#lyr_body_02 {
			width: 20px;
			float: right;
		}

#lyr_trans_bodytobottom {
	width: 890px;
	height: 108px;
	background-image:url(../Images/bkg_trans_bb.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}
	#lyr_trans_0 {
		width: 650px;
		height: 108px;
		float: right;
	}
		#lyr_trans_01 {
	width: 620px;
	height: 105px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5BDC0;
	border-right-color: #B5BDC0;
	border-bottom-color: #B5BDC0;
	border-left-color: #B5BDC0;
		}
		#lyr_trans_02 {
			width: 30px;
			height: 108px;
			float: right;
		}

#lyr_bottom {
	width: 890px;
	height: 96px;
	background-image:url(../Images/bkg_bottom.jpg);
	background-repeat:no-repeat;
}

#lyr_body_home {
	width: 650px;
	height:auto;
	background-image:url(../Images/frame_home.jpg);
	background-repeat:no-repeat;
}

