* {margin:0;padding:0;}
body {
    background: #484844 url(images/bg.gif);
    color:#480202;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
	color:#333;
}  
td {
    vertical-align:top;
}

a:link, a:visited {
	color:#BF901F;
}
a:hover {
	color:green;
}
h3 {
    margin:6px 0 3px 0;
    font-size:12px;
    font-weight:bold;
	color:#2A622F;
}
p {
    line-height:1.2em;
    margin-bottom:1.2em;
}
#wrap {
	width: 764px;
	margin: 0 auto;
}
#header-dec {
    background: #1D2819;
    border-bottom:1px solid #6B6B68;
    height:6px;
}
#site-drop {
    background:#686B74 url(images/shadow-right.gif) top right repeat-y;
    padding-right:11px;
    width:759px;
}
#header {
    background: white url(/images/logo.gif) no-repeat;
    position:relative;
    width:760px;
    height:160px;
}
#nav {
    position: absolute;
    top:130px;
	background: url(images/header.jpg);
	width: 760px;
}
#nav ul {
    list-style-type:none;
}
#nav ul li {
    float:left;
	margin: 0 35px;
}
#nav ul li a {
    display:block;
    margin: 0 15px;
    height:28px;
    text-indent:-999px;
	text-decoration:none;	
}

#home {
    background:url(images/home.gif) no-repeat;
    width:54px;
}
#home:hover {
    background-position:0 -28px;
}
#onj {
    background:url(images/onj.gif) no-repeat;
    width:42px;
}
#onj:hover {
    background-position:0 -28px;
}

#about {
    background:url(images/about.gif) no-repeat;
    width:122px;
}
#about:hover {
    background-position:0 -28px;
}
#free {
    background:url(images/free.gif) no-repeat;
    width:127px;
}
#free:hover {
    background-position:0 -28px;
}
#content-area ul {
	margin:0 10px 10px 10px;
	padding:0 10px;
}
h2#intro {
    background: url(images/h2.gif) no-repeat;
    width:450px;
    height:46px;
    margin:0 auto;
    text-indent:-999em;
}
#lc {
    background:#fff;
    border-right:1px solid #000;
    padding:20px;
}
#hero {
    background: url(images/hero.jpg) no-repeat;
    width:248px;
    height:188px;
    margin:10px auto;
}
h3#free-eval {
    width:244px;
    height:46px;
    text-indent:-999em;
    margin:4px auto;
    margin-top:0;
    background: url(images/free-eval.gif) no-repeat;
}
#eval-form {
    width:242px;
    margin:0 auto;
    background:#D6D5D5;
    border:1px solid #000;
    color:#000;
	margin-bottom:5px;
}
#eval-form form {
    padding:10px;
}
#eval-form form label {
	display:block;
	font-weight:bold;
	margin: 5px 0 3px 0;
}
#eval-form.contact {
	width:auto;
	background:none;
	border:0;
}
#eval-form.contact input, #eval-form.contact textarea {
	width:90%;
}
form input.submit {
	width:auto;
	width:75px;
}
#footer {
    background: url(images/footer.gif) no-repeat;
    width:760px;
color:white;
height:42px;
padding-top:27px;
text-align:center;  
}#copyright {
	text-align: center;
	padding: 10px 0;
}
.boiler {
    font-size:10px;
    line-height:auto;
}