
body { color: #ffffff; font-size:medium; font-family:arial, sans-serif; background: #d3d3b1; margin: 0px; }

html {overflow-y: scroll;}

html, body {
        width:1024px;
	height:100%;
        margin: 0;
	padding: 0;
	border: none;
        border-spacing:0;
        margin:0 auto;
}

a:link {color: #ffffff; text-decoration: none; }
a:active {color: #ffffff; text-decoration: none; }
a:visited {color: #ffffff; text-decoration: none; }
a:hover {color: #ffffff; text-decoration: underline; }

a.standard:link {color: #0000ff; text-decoration: underline; font-weight:normal; }
a.standard:active {color: #0000ff; text-decoration: underline; font-weight:normal; }
a.standard:visited {color: #0000ff; text-decoration: underline; font-weight:normal; }
a.standard:hover {color: #0000ff; text-decoration: underline; font-weight:normal; }

.wrapper {
position:relative;
width:1024px;
height:712px;
background:#e8e8f0;
z-index:0;
}

.wrapper-approach {
position:relative;
width:1024px;
height:842px;
background:#e8e8f0;
z-index:0;
}

.wrapper-nightlights {
position:relative;
width:1024px;
height:872px;
background:#e8e8f0;
z-index:0;
}

.logo {
position:absolute;
top:0px;
left:60px;
z-index:3;
}

.logo-image {
border:none;
width:350px;
height:108px;
z-index:3;
}

.menu-banner {
position:absolute;
top:121px;
left:97px;
z-index:3;
}

.menu-home {
position:absolute;
top:121px;
left:502px; 
z-index:4;
}

.nav-home {
border:none;
width:96px;
height:30px;
z-index:4;
}

.menu-approach {
position:absolute;
top:121px;
left:598px;
z-index:4;
}

.nav-approach {
border:none;
width:151px;
height:30px;
z-index:4;
}

.menu-nightlights {
position:absolute;
top:121px;
left:749px;
z-index:4;
}

.nav-nightlights {
border:none;
width:134px;
height:30px;
z-index:4;
}

.menu-contact {
position:absolute;
top:121px;
left:883px;
z-index:4;
}

.nav-contact {
border:none;
width:141px;
height:30px;
z-index:4;
}

.angle-for-banner {
position:absolute;
top:108px;
left:0px;
z-index:3;
}

.footer-text {
font-size:8pt;
}