@charset "utf-8";
#wrapper {
	width: 832px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #651414;
}

#header {
	background-image: url(images/header.jpg);
	height: 142px;
	width: 832px;
}
#nav {
	margin-left: 150px;
	padding-top: 108px;
	font-weight: bold;
	color: #FFFFFF;
}
.right-bord {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9B9B9B;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9B9B9B;
}

body {
	background-color: #D5D5D5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#content {
	background-image: url(images/body-bg.jpg);
	width: 832px;
}
#content #text {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 28px;
	width: 832px;
}
#slideshow {
	border: 1px solid #C7C7C7;
	height: 220px;
	width: 220px;
}
#portfolio {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
