#body {
	background color:#000
}
	
#pagewrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #000;
	height: 320px;
	margin-bottom: -5px;
}
#contentwrap {
	background-color: #000;
	background-image: url(../images/gavel-bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
#footer {
	background-color: #F90;
	height: 40px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
#pagewrap #contentwrap #right {
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-right: 15px;
}
#pagewrap #contentwrap #content {
	height: 525px;
	width: 550px;
	margin-top: 10px;
	margin-left: 25px;
	background-image: url(../images/trans.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: auto;
}
#featured {
	position: static;
	top: 160px;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
#featured img {
	margin-left: 23px;
	margin-top: 15px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
#navcontainer {
	float: right;
	width: 620px;
	margin-top: 65px;
	margin-right: 5px;
}
	
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #FA8E2C;
	text-shadow: #fc9723 3px, 2px, 3px;
}

#navcontainer ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
	padding-bottom: 5px;
}

#pagewrap #header #navcontainer ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFF;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #FA8E2C;
	text-indent: 3px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.fltlft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 2px solid #333;
}
.contactformpad {
	background-color: #FFF;
	padding: 10px;
}
.white {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#pagewrap #contentwrap #right ul li {
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	letter-spacing: 1.2px;
	font-family: "Times New Roman", Times, serif;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-align: right;
	margin-right: 7px;
}
.fltrt {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltrtCopyborder {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
	border: 2px solid #333;
}

