* {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:#BB8104;
}
a:hover {
	color:purple;
}
h2 {
	font-size:16px;
}
h3 {
    margin:6px 0 3px 0;
    font-size:12px;
    font-weight:bold;
	color:#300339;
}
p {
    line-height:1.2em;
    margin-bottom:1.2em;
}
#wrap {
	width: 764px;
	margin: 0 auto
}

#header-dec {
    background: #2F0338;
    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 {
    position:relative;
    width:758px;
	border-right: 1px solid black;
    height:160px;
    background: white url(/images/logo.gif) no-repeat;
}
#nav {
    position: absolute;
    top:131px;
	background: black;
	width: 758px;
}
#nav ul {
    list-style-type:none;
}
#nav ul li {
    float:left;
	padding: 0 3px;
}
#nav ul li a {
    display:block;
    margin: 0 7px;
    height:28px;
    text-indent:-999px;
	text-decoration:none;
}
#home {
    background:url(images/home.gif) no-repeat;
    width:52px;
}
#home:hover {
    background-position:0 -28px;
}
#dis {
    background:url(images/dis.gif) no-repeat;
    width:152px;
}
#dis:hover {
    background-position:0 -28px;
}
#sex {
    background:url(images/sex.gif) no-repeat;
    width:148px;
}
#sex:hover {
    background-position:0 -28px;
}
#about {
    background:url(images/about.gif) no-repeat;
    width:82px;
}
#about:hover {
    background-position:0 -28px;
}
#rights {
	background:url(images/rights.gif) no-repeat;
    width:101px;
}
#rights:hover {
	background-position:0 -28px;
}
#contact {
    background:url(images/contact.gif) no-repeat;
    width:92px;
}
#contact:hover {
    background-position:0 -28px;
}
h2#intro {
    background: url(images/h2.gif) no-repeat;
    width:450px;
    height:46px;
    margin:0 auto;
    text-indent:-999em;
	margin-bottom:10px;
}
#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;
}
#content-area ul {
	margin: 20px;
	padding:0 10px;
}