#outer{
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	height: 700px;
	width: 960px;
	padding: 0px;
}
#wrap{
	position:relative;
	width:960px;
	height:700px;
	z-index:1;
	left: 0px;
	top: 0px;
	padding: 0px;
	border: 1px none #CCCCCC;
}
#menu{
	position:absolute;
	width:649px;
	height:27px;
	z-index:1;
	left: 1px;
	top: 659px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
}
#copyright{
	position:absolute;
	width:236px;
	height:21px;
	z-index:1;
	left: 722px;
	top: 658px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	padding: 0px;
	text-transform: uppercase;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

#homepicleft{
	position:absolute;
	width:343px;
	z-index:1;
	left: 0px;
	top: 7px;
	text-align: left;
	visibility: visible;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 518px;
	font-size: 18px;
	line-height: 30px;
	background-image: url(images/frontpageleft.jpg);
}
#homepicright{
	position:absolute;
	width:343px;
	height:520px;
	z-index:1;
	left: 569px;
	top: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	padding: 0px;
	text-align: left;
	overflow: auto;
	background-image: url(images/frontpageright.jpg);
}

