/* ------ Twang Brand Press Page------- */

/* ---------- Page Container ---------- */

#background {
position: relative;
padding: 0;
text-align: center;
width: 781px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-image: url(images/bg_plain.jpg);
background-repeat: repeat;
}

/* ---------- Top Logo & Images ---------- */

#masthead {
position: relative;
width: 781px;
height: 113px;
}

/* ---------- Left & Main Content Container ---------- */

#container {
margin-right: auto;
margin-top: -5px;
margin-left: 0px;
width: 773px;
}

#left_nav {
width: 169px;
float: left;
}

#main_bg_container {
width: 604px;
float: left;
margin-left: 0px;
margin-bottom: 25px;
background-image: url(images/bg_press.jpg);
height:950px;
background-repeat: no-repeat;
}

/* -------- Press Page--------- */

/*#press_textbox {
width: 400px;
float:left;
top: 180px;
position: absolute;
left: 300px;
height: 280px;
overflow: visible;
padding-right: 10px;
}*/

#press_textbox {
width: 530px;
float:left;
top: 195px;
position: absolute;
left: 204px;
height: 280px;
overflow: visible;
padding-right: 10px;
}

#press_player {
width: 200px;
float: right;
top: 750px;
position: relative;
right: 50px;
}

/* ---------- Footer ---------- */

#footer {
height: 160px;
margin-top: -5px;
width: 773px;
position: relative;
background-color: #003366;
}

#footer p {
margin: 0px;
width: 100%;
padding-left: 5px;
padding-right: 5px;
text-align: center;
font-size: 70%;
color: #ffffff;
}
