.pageBackground
	{
	width:910px;
	height:500px;	
	margin: 0px auto 0px auto;
	}

.pageSpace
	{
	height:71px;
	margin:0px auto 0px auto;
	background-image:url(file:///C|/Documents and Settings/Admin/Desktop/logo.jpg);
	}

.logo
{
	height:71px;
	width:170px;
	background-image:url(images/logo.jpg)no repeat;
	float: right;
	margin-right: 60px;
}


.bodywrapper
	{
	height:445px;
	width:765px;
	margin:0px auto 0px auto;
	border-width: 1px;
	border: solid white 1px;
	}

.footer
	{
	height:60px;
	width:910px;
	margin: 0px auto 0px auto;
	}
	
.footertext1
	{
	height:33px;
	width:150px;
	float:left;
	margin:0px 0px 0px 50px;
	}
	
.footertext2
	{
	height:40px;
	width:500px;
	text-align:right;
	font-size:11px;
	color: #666666;
	float:right;
	margin:0px 80px 0px 0px;
	}

	
</style>
