.top{
	background-color:#FFFFFF;
	background-image: url(Images/button.jpg);
	background-repeat:no-repeat;
	height:23px;
	width:960px;
	margin:auto;
	background-position:center;
	}
		
.button a{
	color: #000000;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	
}
.button a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	
}

.banner {
	background-color: #FFFFFF;
	width: 960px;
	margin:auto;
}

.line{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height:5px;
	width:960px;
	margin:auto;
	}
.downbutton{
	background-color: #FFFFFF;
	height:90px;
	width:960px;
	margin:auto;
	}
.line{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height:5px;
	width:960px;
	margin:auto;
	}
.blank{
	background-color:#FFFFFF;
	height:25px;
	width:960px;
	margin:auto;
	}
	
.textarea{
	background-color:#FFFFFF;
	width:960px;
	height:auto;
	margin:auto;
	overflow:hidden;
	}
.lift{
	background-image: url(Images/bodynew.jpg);
	background-repeat:no-repeat;
	width:640px;
	height:auto;
	float:left;
	margin-left:10px;
	overflow:hidden;
	}
	
.right{
	background-color: #FFFFFF;
	width:280px;
	height: auto;
	float:right;
	margin-right:10px;
	}
.copy{
	background-image:url(Images/down.jpg);
	width:960px;
	height:25px;
	margin:auto;
	}
.down a{
	color: #000000;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
}
.down a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.copyright{
	background-image:url(Images/copyright.jpg);
	width:960px;
	height:25px;
	margin:auto;
	}