
/* header */

div#header {
	margin: 0 auto;
	height:50px;
	width:990px;
	background-image:url(../imgs/header_loop.gif);
	background-repeat:repeat-x;
}

/* footer */

div#footerad {
    text-align:center;
    line-height: 18px;
    width:750px;
    margin:20px auto 0px auto;
}

div#footerad .adtext{
    margin-bottom:10px;
}

div#footerad A{font-size:12px; color: #FFFFFF; text-decoration: none; background: none;}
div#footerad A:link{ color: #FFFFFF; text-decoration: none; background: none;}
div#footerad A:link:hover{ color: #FFFFFF; text-decoration: underline; background: none;}
div#footerad A:link:active{ color: #FFFFFF; text-decoration: none; background: none;}
div#footerad A:visited{ color: #FFFFFF; text-decoration: none; background: none;}
div#footerad A:visited:hover{ color: #FFFFFF; text-decoration: underline; background: none;}
div#footerad A:visited:active{ color: #FFFFFF; text-decoration: none; background: none;}

div#footer{
	width:100%;
}

div#footerl {
	width:23%;
}

div#footerc {
	width:53%;
	color:#FFFFFF;
}

div#footerc A{ color: #FFFFFF; text-decoration: none; background: none;}
div#footerc A:link{ color: #FFFFFF; text-decoration: none; background: none;}
div#footerc A:link:hover{ color: #FFFFFF; text-decoration: underline; background: none;}
div#footerc A:link:active{ color: #FFFFFF; text-decoration: none; background: none;}
div#footerc A:visited{ color: #FFFFFF; text-decoration: none; background: none;}
div#footerc A:visited:hover{ color: #FFFFFF; text-decoration: underline; background: none;}
div#footerc A:visited:active{ color: #FFFFFF; text-decoration: none; background: none;}

div#footerr{
	width:23%;
}

div#footerr .heteml{
	background-image:url(../imgs/pagep.gif);
	background-repeat:repeat-x;
	margin: 0px 0px 0px auto;
	width:240px;
	height:240px;
}

div#footerr .heteml .inner{
	text-align:right;
	width: 240px;
	height:240px;
	font-size:10px;
	position:relative;
	top:0%;
	left:0%;
}

div#heteml A{ color: #4D4D4D; text-decoration: none; background: none;}
div#heteml A:link{ color: #4D4D4D; text-decoration: none; background: none;}
div#heteml A:link:hover{ color: #4D4D4D; text-decoration: underline; background: none;}
div#heteml A:link:active{ color: #4D4D4D; text-decoration: none; background: none;}
div#heteml A:visited{ color: #4D4D4D; text-decoration: none; background: none;}
div#heteml A:visited:hover{ color: #4D4D4D; text-decoration: underline; background: none;}
div#heteml A:visited:active{ color: #4D4D4D; text-decoration: none; background: none;}
