

body {
	font-family:arial, verdana, times new roman;
	font-size:0.8em;
	color:#fff;
	background-color:#040818;
	background-image: url(images/ly_bg.gif);
	background-repeat:repeat-x;
	height:100%;
	margin:0;padding:0;
}

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

h1, h2, h3 {
	font-size:1.4em;
	color:#f47c20;
	font-weight:400;
	margin:0;padding:10px 0 0 0;
}

p {
	margin:3px;padding:1px;
	line-height:1.4em;
	margin-bottom:8px;
}
#cntr {
	width: 980px;
	height: 100%;
	margin:0 auto;
	padding:0;
}

#tp {
	width:900px;
	height:15px;
	float:left;
}

.offerlist {
	list-style:none;
	text-align:right;
}

.offerlist li {
	padding:6px;
	margin:0 0px 2px 0;
	text-transform:uppercase;
	color:#fff;
	background:#111a3a;
}

.offerlist li:hover {
	background:#f47c20;
}

#nv {
	height:30px;
	width:900px;
	list-style:none;
	display:block;
	float:left;
	text-align:center;
	margin:0;padding:0;
}

#nv li {
	list-style-type:none;
	display:inline;
	margin:0 25px 0 0;padding:0;
}

a:link {
	color:#FFF;
	text-decoration:underline;
}

a:visited {
	color:#fff;
}

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

#nv li a:link, a:visited {
	text-decoration:none;
}

#hdr_logo {
	width:305px;
	height:235px;
	margin:0;padding:0;
	float:left;
	display:block;
}

#hdr_rght {
	width:675px;
	height:235px;
	margin:0;padding:0;
	float:left;
}

#cnt {
	float:left;
	display:block;
	margin:0;padding:0;
	width:980px;
	min-height:480px;
	background:#040818 url(images/ly_cnt_bg.gif) no-repeat;
}

#cnt_cnt {
	width:950px;
	margin:0 auto;
	padding-top:10px;
}

#lft {
	width:230px;
	height:100%;
	float:left;
	margin:0 0px 0 20px;padding:0;
}

.spcr {
	width:1px;
	height:250px;
	float:left;
	margin:35px 5px 0 5px;
	padding:0px;
	background:#666c85;
}

#md {
	width:466px;
	height:100%;
	float:left;
}

#rght {
	width:230px;
	height:100%;
	float:left;
	margin:0 5px 0 5px;padding:0;
}


#ftr {
	float:left;
	display:block;
	width:900px;
	text-align:center;
	font-size:0.8em;
}

table {
	font-size:0.9em;
}

tr {
	background:#2b3357;
	height:18px;

}

td {
	padding:5px;
}

.tdclear {
	background:#060a1b;
}

h1 a{
	color:#f47c20;
}
