body {
margin: 0;
padding: 0;
background: #000;
}

#frontcontainer {
position: relative;
top: 0px;
width: 100%;
z-index: 1;
}

#frontcontainer h1 {
display: none;
}

#frontcenter {
position: relative;
top: 0px;
margin: 0px auto;
width: 770px;
background: url(../f/front_center_bg.gif) top left no-repeat;
height: 564px;
z-index: 10;
}

#leftbg {
position: absolute;
top: 0;
left: 0;
width: 50%;
background: url(../f/l_bg.jpg) top right no-repeat;
height: 500px;
z-index: 2;
}
#rightbg {
position: absolute;
top: 0;
right: 0;
width: 50%;
background: url(../f/r_bg.jpg) top left no-repeat;
height: 500px;
z-index: 2;
}

#logo {
position: absolute;
left: 0;
top: 53px;
height: 364px;
width: 770px;
z-index: 20;
}

#tagline {
position: absolute;
top: 30px;
left: 49px;
width: 286px;
height: 33px;
z-index: 25;
}

#eptitle {
position: absolute;
left: 256px;
top: 124px;
width: 62px;
height: 13px;
z-index: 25;
}

#epnav {
position: absolute;
width: 515px;
height: 45px;
top: 155px;
left: 257px;
z-index: 30;
}

#epnav img {
border: 0;
}

#tabs {
position: absolute;
top: 85px;
left: 474px;
width: 292px;
height: 59px;
z-index: 30;
}

#tabs img {
border: 0;
}

#subnav {
position: absolute;
top: 400px;
left: 260px;
width: 515px;
height: 20px;
z-index: 30;
}

#subnav a {
text-decoration: none;
color: #B2A9A4;
margin-right: 15px;
}

#subnav p {
font: 11px/11px "trebuchet ms",trebuchet,arial,sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}

#prem {
position: absolute;
z-index: 30;
left: 45px;
top: 395px;
width: 150px;
height: 20px;
}

#prem p {
font: 14px/15px "trebuchet ms",trebuchet,arial,sans-serif;
color: #fff;
text-align: center;
}

#prem a {
color: #B2A9A4;
text-decoration: none;
font-weight: bold;
margin-top: 8px;
display: block;
font-size: 11px;
}

#subnav a:hover, #prem a:hover {
color: #fff;
}

#copylogos {
position: absolute;
top: 445px;
left: 257px;
width: 91px;
height: 16px;
z-index: 30;
}

#copyright {
position: absolute;
top: 447px;
left: 360px;
width: 515px;
height: 30px;
z-index: 30;
}

#copyright p {
font: 11px/13px "trebuchet ms",trebuchet,arial,sans-serif;
color: #B0633B;
margin: 0;
padding: 0;
}

#copyright p a {
color: #B0633B;
text-decoration: none;
}