@charset "utf-8";
/* CSS Document */
.lboxcentre li a{
	/*font-size:14px;*/
	color:#FFFFFF;
	line-height:18px;
	text-transform:uppercase;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:15px;
	margin-left:-80px;
	text-decoration:none;
	display:block;
}
#wrapper {
	/*height: 100%;*/
	min-height:100%;
	margin:0px 0px -130px 0px;
	width: 100%;
}
.boxright{
	width:512px;
	margin-bottom:40px;
}
.mtable {
	border: 1px solid #800000;
}
