@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	background-color:#929292;
	color: #000000;
	background-image: url(/images/ly_bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	height:100%;
}

.clr {
	clear:both;
	margin:0px;
	padding:0px;
}

a:link {
	text-decoration:none;
	color:#0069ad;
}

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

a:active {
	color:#0069ad;
	text-decoration:none;
}

a:hover {
	color:#0069ad;
	text-decoration:underline;
}

#cntr {
	width:978px;
	height:100%;
	position:relative;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;

}

#logo {
	width:321px;
	height:98px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	background-image:url(/images/ly_logo.gif);
}

#hdr {
	width:646px;
	height:98px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(/images/ly_hdr_rpt.gif);
	background-repeat:repeat-x;
}

#hdr_rght {
	width: 11px;
	height:98px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(/images/ly_hdr_rght.gif);
	background-repeat:no-repeat;
}

#nv {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style:none;
}

#nv li {
	display:inline;
	padding:0px;
}

#nv li a {
	display:block;
	text-align:center;
	text-decoration:none;
	float:left;
	width:8em;
	color:#000;
	margin-top:25px;
}

.img_bt {
	float:right;
	margin-top:25px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
}

#cnt_lft {
	width:321px;
	height:507px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	background-color:#e7e7e7;
}

#nv_sub {
	list-style-type:none;
	list-style:none;
	margin-top:13px;
	padding-left:2px;
}

#nv_sub li{
	display:block;
	background-color:#efefef;
	margin-bottom:5px;
	padding:3px;
}

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

#cnt_rght {
	width:657px;
	height:auto;
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}

#cnt_rght h1 {
	margin-left:3px;
	padding-left:3px;
	padding-top:1px;
	margin-top:1px;
}


#cnt_rght_top {
	margin:0px;
	padding:0px;
	width:657px;
	height: 7px;
	background-image: url(/images/ly_cnt_tp.gif);
}

#cnt_rght_rpt {
	margin:0px;
	padding:0px;
	width:657px;
	min-height:100px;
	background-image: url(/images/ly_cnt_rpt.gif);
	background-repeat:repeat-y;
}

#cnt_rght_rpt p{
	padding-left:5px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:0px;
	margin-right:13px;
	margin-top:0px;
}

#cnt_rght_btm {
	clear:both;
	margin:0px;
	padding:0px;
	width:657px;
	height: 10px;
	background-image: url(/images/ly_cnt_btm.gif);
}

#ftr {
	float:left;
	display:block;
	clear:both;
	width:978px;
	height:21px;
	margin:0px;
	padding:0px;
}

.ftr {
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	display:block;
	text-align:center;
	font-size:9px
}

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