*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #A8A8A8;
color: #666666;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
text-decoration:none;
color: #666666;
}

a:hover
{
text-decoration:underline;
color: #CB0000;
}

.copyright{
color:#999999;
font-size:0.8em;
}


strong
{
background: inherit;
color: #50514D;
}

#foot
{
width: 100%;
height: 153px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#foot_inner
{
position: relative;
width: 758px;
height: 153px;
background:url(images/mbg.gif) no-repeat;
margin: 0px auto;
}

#foot_inner h1
{
background: inherit;
position: absolute;
left: 620px;
bottom: 87px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#foot_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
	background: inherit;
	position: absolute;
	right: 441px;
	bottom: 82px;
	color: #666666;
	font-size: 10px;
	width: 311px;
}

#lcol
{
	background: inherit;
	position: absolute;
	right: 475px;
	bottom: 37px;
	color: #666666;
	font-size: 12px;
	width: 278px;
}

#lcontent
{
	background: inherit;
	position: absolute;
	right: 13px;
	bottom: 84px;
	color: #666666;
	font-size: 10px;
	width: 112px;
}

ul
{
list-style: none;
}

li
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

