body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

body, p, ul, ol, li, td, th, tr, input, textarea {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

h1 {
	font-family: "arial narrow", arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #f7931d;
	font-weight: normal;
}

h2 {
	font-family: "arial narrow", arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #f7931d;
	font-weight: normal;
}

h3 {
	font-family: "arial narrow", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #f7931d;
	font-weight: normal;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

a:link {color: #1f6ffb}
a:visited {color: #1f6ffb}
a:hover {color: #033894; text-decoration: underline}
a:active {color: #1f6ffb}
#footer a:link {color: #bfbfbf}
#footer a:visited {color: #bfbfbf}
#footer a:hover {color: #ffffff; text-decoration: underline}

a {
	text-decoration: none;
}

#container {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#header {
	width: 802px;
	height: 49px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position: relative;
}

#home-button {
	position: absolute;
	left: 476px;
	top: 23px;
	display: block;
}

#about-button {
	position: absolute;
	left: 532px;
	top: 23px;
	display: block;
}

#demo-button {
	position: absolute;
	left: 620px;
	top: 23px;
	display: block;
}

#contact-button {
	position: absolute;
	left: 683px;
	top: 23px;
	display: block;
}

#left-col {
	width: 376px;
	float: left;
	position: relative;
}

#logo {
	padding: 2px 0 0 23px;
}

#logo-lower {
	position: absolute;
	left: 31px;
	top: 94px;
	display: block;
	z-index: 1;
}

#home-photo {
	width: 350px;
	height: 295px;
	background-image: url(images/home_photo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#about-photo {
	width: 350px;
	height: 295px;
	background-image: url(images/about_photo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#demo-photo {
	width: 350px;
	height: 295px;
	background-image: url(images/demo_photo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#contact-photo {
	width: 350px;
	height: 295px;
	background-image: url(images/contact_photo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#about-photo {
	width: 350px;
	height: 295px;
	background-image: url(images/about_photo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#demo-photo {
	width: 350px;
	height: 295px;
	background-image: url(images/demo_photo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#contact-photo {
	width: 350px;
	height: 295px;
	background-image: url(images/contact_photo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#photos-small {
	position: absolute;
	top: 295px;
	display: block;
}

#photos-small-bottom {
	position: absolute;
	top: 465px;
	display: block;
}

#right-col {
	width: 425px;
	float: left;
}

#content-line-left {
	width: 20px;
	height: 296px;
	background-image: url(images/content_line_left.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 11px;
}

#content-line-upper {
	width: 274px;
	height: 1px;
	background-image: url(images/content_line_top.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 50px;
}

#gavel {
	width: 96px;
	height: 71px;
	background-image: url(images/gavel.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 15px 0 0 32px;
}

#min-height {
	width: 1px;
	height: 560px;
	float: right;
}

#content {
	width: 370px;
	float: left;
}

#view-demo {
	margin: 20px 0 0 78px;
}

#arrows {
	float: right;
}

#footer {
	width: 802px;
	height: 44px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	float: left;
}

#footer ul {
	float: right;
}

#footer a {
	text-decoration: none;
}

#footer li {
	float: left;
	color: #bfbfbf;
	margin-top: 13px;
	padding-left: 10px;
	font-family: arial;
	font-size: 11px;
	list-style-type: none;
	padding-right: 15px;
}

#copyright {
	float: left;
	color: #bfbfbf;
	margin-top: 25px;
	padding-left: 10px;
	font-family: arial;
	font-size: 10px;
}

}
