#frame {
	width:600px;
	height:200px;
	position: absolute;
	margin-left:199px;
	margin-top:350px;
	background:#FFFFFF;
	padding: 0px;	
	}
	
.lfttop {
	position: relative;
	width:443px;
	text-align:left;
	float:left;
	background:url(greyone.gif);
	}
	
.lfttop p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	position: relative;
	width:450px;
	margin:0px; 
	text-align:left;
	line-height: 18px;
	float:left;
	font-weight: normal;
	margin:0px;
	padding:0px;
	margin-top:10px;
	}
	
	
	
.footer {
	position: relative;
	width:443px;
	text-align:left;
	float:left;
	background:url(greyone.gif);
	}
	
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	position: relative;
	width:375px;
	margin:0px; 
	text-align:left;
	line-height: 16px;
	float:left;
	font-weight: normal;
	padding:0px;
	margin-top:40px;
	}
	
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

a:visited{
	color: #999999;
	text-decoration:none;
	}

a:hover{
	color: #999999;
	text-decoration:underline;
	}
	
