* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	scrollbar-base-color: #A1A19D;
	scrollbar-3dlight-color: #A1A19D;
	scrollbar-arrow-color: #A1A19D;
	scrollbar-darkshadow-color: #ECECE9;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A1A19D;
	scrollbar-track-color: #D9D9D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;/*	background: #99bbff url(img/bg_body.gif) repeat-x center fixed;*/
}
#lgl {
	width: 770px;
	margin-left: -385px;
	top: 50%;
	margin-top: -280px;
	position: absolute;
	left: 50%;
}
a {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ff7b00;
}

/*--------------- header -------------------*/

#lgl #header {
	height: 265px;
	background: url(img/bg.jpg) no-repeat left top;
	padding-right: 20px;
	color: #FFFF00;
	margin-left: 5px;
}
#lgl #header h1 {
	padding-top: 10px;
	float: right;
}
#lgl #header h1 span {
	position: absolute;
	right: 2000px;
	display: none;
}
#lgl #header img {
	float: left;
}

/*--------------- styles -------------------*/

.grey {
	color: #999999;
}
.blgl {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none
}
.lgl {
	font-size: 9pt;
	text-decoration: none
}
.ptit {
	font-size: 11pt;
	text-decoration: none
}
.tit {
	font-size: 12pt;
	text-decoration: none
}
.plgl {
	font-size: 7pt;
	text-decoration: none
}
.red {
	color: #E50000;
}

/*--------------- menu -------------------*/

#lgl #site_nav {
}
#lgl #site_nav li {
	float: left;
	list-style-type: none;
	height: 110px;
	width: 110px;
}
#lgl #site_nav span {
	position: absolute;
	right: 2000px;
	display: none;
}

/*--------------- content -------------------*/

#lgl #home_page {
	padding-left: 1px;
	clear: both;
}
#lgl #home_page img {
	float: left;
	margin-right: 10px;
}
#lgl #home_page div {
	padding: 11px 15px 0px;
}
#lgl #home_page li {
	float: left;
	height: 155px;
	width: 256px;
	list-style-type: none;
	background: url(img/encart_homepage.gif) no-repeat left top;
}
#lgl #home_page .promo {
	float: left;
	height: 155px;
	width: 512px;
	list-style-type: none;
	background: url(img/encart_promo_homepage.gif) no-repeat left top;
}
#lgl #home_page .promo a {
	height: 155px;
	width: 512px;
	cursor:pointer;
	display:block;
}
#lgl #home_page .out, #lgl #home_page span {
	position: absolute;
	left: -2000px;
}
#lgl #home_page div p, #lgl #home_page div h2 {
	margin-bottom: 5px;
	font-size: 11px;
}

/*--------------- bottom -------------------*/

#lgl #bottom {
	clear: both;
	padding: 0px 10px;
	height: 19px;
	line-height: 19px;
}
#lgl #bottom .left {
	float: left;
}
#lgl #bottom li {
	list-style-type: none;
}
#lgl #bottom .right {
	float: right;
}
