#maincontent {
	float:left;
	width:400px;
	background-position:left;
	}
	#main h2, #main h3, #main p {
		padding:0;
    }

#sidebar {
	float:right;
	width:350px;
	background-position:right;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 0 0 0;
    }
	#homeright {background-image:url(../images/home/right1.jpg);
	width: 347px;
	height: 552px;
	}
	
	#apDiv1 {
	position:relative;
	width:312px;
	height:57px;
	z-index:5;
	left: 20px;
	top: -4px;
}

#apDiv1 a:link { color: #5d90b0;
}
#apDiv2 a:link { color: #5d90b0;
}
#apDiv3 a:link { color: #5d90b0;
}
#apDiv2 {
	position:relative;
	width:312px;
	height:57px;
	z-index:5;
	left: 20px;
	top: 36px;
}
#apDiv3 {
	position:relative;
	width:312px;
	height:159px;
	z-index:5;
	left: 20px;
	top: 86px;
}
#rightimage {
position: relative;
z-index: 1;
top: 0;
left: 0;
}
#hometext h1 {
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
}
#hometext h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

