#homepage

{

	background-color:#FFCC33;

	text-align:center;

}

#footer {

	/*font-family:Arial, Helvetica, sans-serif;*/

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	height:222px;

	width:800px;

	text-align:left;

	background-color:#FFFFFF;

}

#footer .footer-border

{

	height:216px;

	/*width:791px;*/
	width:793px;

	/*margin:5px;*/

	margin:0px 5px 5px 2px;

	border:2px solid #F2F2EC;

	

}

#footer .copyright {

	font-size: 88%;

	right: 20px;

	background-color:#FFFFFF;

	color: #ccc;

	bottom: 30px;

	/*position: absolute;*/

	text-align:center;

	padding-top:155px;

}

#footer #logo-hackersafe {

	right: 94px;

	position: absolute;

	top: 38px

}

#footer #logo-csite {

	right: 20px;

	position: absolute;

	top: 20px

}



#footer ul {

	padding-right: 0px;

	padding-left: 0px;

	/*font-size: 14px;*/

	float: left;

	padding-bottom: 0px;

	margin: 30px 22px 0px 35px;

	padding-top: 0px;

	list-style-type: none

}

#footer ul li {

	line-height: 18px;

	margin:0px 0px 0px 11px;

	

}

#footer ul li a {

	background-position: 0px 50%;

	padding-left: 5px;

	font-size:11px;

	color:#666666;

	background-repeat: no-repeat;

	text-decoration: underline;

	/*text-decoration: none;*/

}

#footer ul li a:hover {

	color:#595959;

	text-decoration: underline;

}



#footer .footer-col-title {

	/*background:none;

	background-color:#003333;*/

	margin:0px 0px 0px 0px;

	/*font-weight:bold;*/

	/*border-bottom:1px;

	background-color:#990000;*/

	/*font-size:24px;*/

	color:#595959;

	/*font-family:Georgia, "Times New Roman", Times, serif;*/

	font-weight:bold;

	font-size:11px;



}

#footer  .footer-col-tit-underline {

	height:1px;

	background-color:#CECECE;

	/*width:40px;*/

	margin:0px 0px 5px 0px;

	width:88px;

	font-size:0px;

	

}

#footer .newsletter {

	width:155px;

	margin:0px;

	padding:0px;

	background:none;

	font-size:11px;

}


