@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body-bk.jpg) no-repeat top center;
	}
div#site {
	width: 834px;
	min-height: 600px;
	background: url(../images/body-bk-repeat.png) repeat-y top center;
	margin: 0 auto;
	}
ol#container {
	width: 800px;
	background: url(../images/container-bk.png) top center no-repeat;
	margin: 0;
	padding: 0;
	min-height: 768px;
	margin: 0 auto;
	}
ol#container li {
	margin-left: 19px;
	}
h1#logo {
	position: relative;
	margin: 0;
	}
h2 {
	border-top: 1px solid #890c08;
	border-left:  1px solid #890c08;
	border-bottom: 1px solid #890c08;
	font-style: italic;
	width: 278px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 2;
	margin-bottom: -25px;
	text-align: center;
	height: 25px;
	}
h4 {
	width: 278px;
	font-size: 12px;
	}
ul#nav {
	list-style: none;
	position: relative;
	left: 278px;
	font: .7em Arial, Helvetica, sans-serif;
	background: #890c08 url(../images/nav-bk.jpg) top center no-repeat;
	line-height: 2;
	width: 493px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	}
ul#nav li {
	display: inline;
	margin: 0;
	padding: 2px;
	}
ul#nav li ul {
	display: none;
	}
ul#nav li a {
	color: #fff;
	text-decoration: none;
	}
ul#nav li a:hover {
	background-color: #fff;
	color: #890c08;
	}
li#flash {
	margin-top: 15px;
	width: 772px;
	height: 256px;
	}
ul#main {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 300px;
	}
ul#main li {
	display: inline;
	}
ul#main ol {
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.5;
	width: 350px;
	list-style: inherit;
	}
ul#main ol li {
	display: list-item;
	}
ol#portfolio {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ol#portfolio li {
	margin: 0;
	padding: 0;
	border-top: 2px dotted #ccc;
	padding: 10px;
	}
ol#portfolio li p {
	position: inherit;
	}
ol#portfolio strong {
	font-weight: bold;
	color: #890c08;
	}
li#left {
	width: 263px;
	position: relative;
	float: left;
	margin-right: -280px;
	background: url(../images/li-left-bottom.jpg) bottom center no-repeat;
	padding-bottom: 175px;
	}
li#left img {
	margin-top: 15px;
	}
li#right {
	position: relative;
	left: 363px;
	}
#footer {
	width: 834px;
	height: 68px;
	margin: 0 auto;
	background: url(../images/footer.png) top center no-repeat;
	}
#footer img {
	display: none;
	}
p {
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.5;
	width: 350px;
	}
ul#address {
	list-style: inherit;
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.5;
	}
ul#address li {
	display: list-item;
	}
ul#footerNav {
	list-style: none;
	width: 834px;
	margin: 0 auto;
	}
ul#footerNav li {
	display: inline;
	float: left;
	margin-left: 20px;
	}
li#logo1 {
	}
li#logo2 {
	}
li#link a {
	font: .8em Arial, Helvetica, sans-serif;
	position: relative;
	top: 0;
	left: 400px;
	}