body {
	width: 800px;
	height: 600px;
    text-align: center;
    background-color: #d3d37d; 
	font: 62.5%/170% Arial, Helvetica, Sans-Serif; 
    margin: auto auto;
    margin-top: 20px;
}
a:link { 
    color: #797901;
    font-size: 11px;
    font-weight: bold;
}
a:visited { 
    color: #797901;
    font-weight: bold;
}
a:hover { 
    color: black;
}
a:active { 
    color: white;
}
a.main_menu_text {
        font-size: 14px;
        color: #797901;
        text-decoration: none;
        line-height: 300%;
}
a.content {
        font-size: 14px;
        color: #fdfefe;
}
a.black {
        font-size: 14px;
        color: black;
}
img {
    border: 0px;
}
p {
    font-size: 11px;
    color: #797901;
}
p.subhead {
    font-size: 12px;
    color: #797901;
    font-style: italic;
}
p.content {
        font-size: 14px;
        color: #fdfefe;
} 
em {
    font-size: 14px;
    font-weight: bold;
}
table.contact {
    height: 100px;
    font-size: 11px;
    color: #797901;
}
td {
    vertical-align: top;
    padding: 8px;
}
li {
    list-style-type: none;
}
#container {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 600px;
    text-align: left;
    border: medium solid white;
}
.content {
        font-size: 14px;
        color: #fdfefe;
}
.sub_menu {
        font-size: 13px;
        color: #fdfefe;
        text-decoration: none;
}
#header {
        width: 800px;
        height: 140px;
        position:relative;  
        top:0;

}
#backlotonline {
        width: 100px;
        height: 16px;
        position: relative;
        top: -170px;
        left: 680px;
}
#companyman {
        width: 100px;
        height: 29px;
        position: relative;
        top: -160px;
        left: 680px;
}
#header_links {
        position: relative;
        top: -65px;
        left: 680px;
        width: 100px;
        text-align: left;
}
#shadow {
        position: relative;
        top: -379px;
        left: 165px;
        width: 24px;
        height: 300px;
}
#shadow2 {
        position: relative;
        top: -979px;
        left: 315px;
        width: 24px;
        height: 300px;
}
#main_menu {
        position: relative;
        top: -60px;
        left: 10px;
        width: 155px;
        height: 300px;
        text-align: right;
}
#second_menu {
        position: relative;
        top: -648px;
        left: 215px;
        width: 110px;
        height: 300px;
        text-align: left;
}
#home_content {
        position: relative;
        top: -662px;
        left: 205px;
        width: 530px;
        text-align: left;
}
#copy {
        position: relative;
        width: 420px;
        height: 403px;
        top: -1275px;
        left: 360px;
        text-align: left;
        overflow: auto;
}
#video {
        position: relative;
        width: 340px;
        height: 200px;
        top: -1245px;
        left: 390px;
        text-align: left;
}

