body, * { 
	padding: 0px; 
	margin: 0px; 
}

body {
	background-color: #000; 
	color: white;
}

img {
	border: 0px;
}


.mainPart a, .mainPart a:link, .mainPart a:hover, .mainPart a:active, .mainPart a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.menu a, .menu a:link, .menu a:hover, .menu a:active, .menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.topLeft {
	width: 276px;
	height: 169px;
	background-image: url('img/LF1.jpg');
	float: left;
	cursor: pointer;
	overflow: hidden;
}

.topRight {
	width: 714px;
	height: 169px;
	background-image: url('img/LF2.jpg');
	float: left;
	overflow: hidden;
}

.middleLeft {
	width: 277px;
	height: 74px;
	background-image: url('img/LF3.jpg');
	float: left;
	overflow: hidden;
}

.middleRight {
	width: 713px;
	height: 74px;
	background-image: url('img/LF4.jpg');
	float: left;
	overflow: hidden;
	font-size: 17px;
	font-weigh: bold;
	font-family: arial;
	color: #feffcf;
}

.middleRightPadding {
	padding-top: 47px;
	padding-left: 37px;
}

.menu {
	width: 276px;
	height: 461px;
	background-image: url('img/LF5.jpg');
	float: left;
	overflow: hidden;
	font-size: 12px; 
	font-family: arial;
	color: white;
}

.menuPadding {
	padding-top: 60px;
	padding-left: 12px;
}

.menuPadding img {
	margin-right: 6px;
	margin-bottom: 8px;
	position: relative;
	top: 14px;
}

.mainPart {
	width: 714px;
	height: 461px;
	background-image: url('img/LF6.jpg');
	float: left;
	overflow: hidden;
	font-size: 12px; 
	font-family: arial;
	color: white;
}

.mainPartPadding {
	padding-top: 11px;
	padding-right: 90px;
	padding-bottom: 0px;
}

.footer {
	width: 990px;
	height: 96px;
	background-image: url('img/LF7.jpg');
	float: left;
	overflow: hidden;
	font-size: 11px;
	font-family: arial;
	color: #feffcf;
	font-weight: bold;
}

.footerPadding {
	padding-top: 60px;
	padding-left: 580px;
}

a, a:link, a:hover, a:active, a:visited {
	color: #feffcf;
}

.mainPart a, .mainPart a:link, .mainPart a:hover, .mainPart a:active, .mainPart a:visited {
	text-decoration: underline;
}

.footerPadding a, .footerPadding a:link, .footerPadding a:hover, .footerPadding a:active, .footerPadding a:visited {
	text-decoration: none;
	font-weight: bold;
}

.clng {
	text-align: right;
	margin: 10px 40px 0 0;
}

.clng a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}