@charset "utf-8";


body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #000;
}

#headBg {
	height: 482px;
	width: 100%;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	height: 482px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(file:///G|/1.Synchronize/1.LAYOUTS/Lakat/images/headerBg.jpg);
	background-repeat: no-repeat;
	z-index: 555;
}
#menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
	padding: 0px;
	height: auto;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	overflow: auto;
}

#left , #center, #right{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#left2 {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#center2 {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.divs {
	background-color: #F28B2E;
	margin-top: -5px;
}
p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
}

.divsCenter {
	background-color: #171717;
	margin-top: -5px;
	background-image: url(file:///G|/1.Synchronize/1.LAYOUTS/Lakat/images/centerBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.divs p {
	margin: 0px;
	padding: 8px;
}
.divsCenter p {
	margin: 0px;
	padding: 9px;
}
#content #left .divs p img {
	float: left;
	margin: 5px;
}
#footer {
	height: 150px;
	width: 960px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
.read {
	color: #FFF;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.higlght {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #324846;
}
.flktlt {
	float: left;
	margin: 10px;
}
a img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.read a {
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}
