
#wrapper {
	width: 1024px;
	margin: 0 auto;
}
#banner {
	width: 1024px;
	height: 180px;
	background-image: url("../images/banner2.png")
}
#columnLeft {
	width: 220px;
	height: 680px;
	float: left;
	background-image: url("../images/columnRight.png");
}
#footer {
	width: 1024px;
	height: 75px;
	background-image: url("../images/footer.png")
}
html{
	background-image: url("../images/brownleatherpattern.jpg");
}
nav a {
	height: 60px;
	width: 180px;
	margin: 0 0 0 16px;
}
nav :hover {
	height: 65px;
	width: 185px;
	margin: -2.5px -2.5px -2.5px 8px;
}
#homebutton a {
	height: 215px;
	width: 215px;
}
#homebutton :hover {
	height: 220px;
	width: 220px;
	margin: -2.5px 2.5px -2.5px 0px;
}
h1 {
	text-align: center;
	margin: 0 0 40px 30px;
	font-size: 50px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: lightgrey;
	text-decoration: underline;
}
h2 {
	margin: 0 0 0 0px;
	color: black;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: underline;
}
h3 {
	color: black;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 60px;
	margin: 50px 0 105px 00px;
	text-align: center;
}
h4 {
	color: red;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
	margin: 50px 0 105px 00px;
	text-align: center;
	text-decoration: line-through;
}
#content {	
	height: 680px;
	width: 804px;
	margin-left: 220px;
}
#conHead {
	background-image: url("../images/conHead.png");
	height: 85px;
	width: 804px;
}
#con1 {
	background-image: url("../images/content1.png");
	height: 595px;
	width: 346px;
	text-align: center;
}
#con2 {
	background-image: url("../images/content2.png");
	height: 595px;
	width: 458px;
	margin: -595px 0 0 0;
	float: right;
}
#con1 img {
	margin: 10px 0 55px -2px;
	height: 90px;
}
#con3 img {
	margin: 10px 0 55px -2px;
}
#con3 {
	background-image: url("../images/content1.png");
	height: 595px;
	width: 346px;
	text-align: center;
}
#home {	
	height: 680px;
	width: 804px;
	background-image: url("../images/home.png");
	margin-left: 220px;
}
#sign {	
	height: 680px;
	width: 804px;
	background-image: url("../images/signatures/signatures.png");
	margin-left: 220px;
}
