body {
	background:#fff;
	padding:5px 0 0 0;
	margin:5px 0 0 0;
	text-align:center;
	}
	
#top {
	margin:0 auto;
	position:relative;
	z-index:100;
	width:730px;
	}
	
#middle {
	margin:0 auto;
	position:relative;
	z-index:200;
	top:-50px;
	width:665px;
	text-align:left;
	background:url(images/bot.jpg) no-repeat bottom;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 12px 50px 15px;
	}	
	
#undtop {
	margin:0 auto;
	position:relative;
	z-index:200;
	top:0px;
	width:730px;
	height:100%;
	}
	
#fot {
	position:absolute;
	z-index:400;
	left:-20px;
	bottom:-65px;
	height:65px;
	}
	
a img {
	border:none;
	}

.border {
	border:2px solid #C6E4FF;
	}			
	
table {
	border:none;
	}
	
a {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	text-decoration:none;
	}