
body {

position:absolute;
width:100%;
height:100%;
	margin: 0px;
	padding: 0px;
	}
#foot{
	background-color: #FF0000;

	font-size: 12px;
	color: #FFFFFF;
	
	
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;clear: both;float: none;
}
.foot3{font-size: 12px;
	color: #FFFFFF;}
.foot3 a{
	color: #ffffff;
	text-decoration: none;
}
.foot3 a:hover{text-decoration: underline;color:#FFFFFF;}
.foot1{float: left;}
.foot2{
	float: right;
}

.sitemap{color: #000000;font-size: 14px;}
.sitemap a{
	color:#000000;
	text-decoration: none;
}
.sitemap a:hover{
	color:#000000;
	text-decoration: underline;
}
.sitemap2{margin-left:25px;list-style-type: none;font-size: 12px;}
.topbg{
	background-image: url(../img/topbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
