body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;  
}

#container {
  width:900px;
  margin:0 auto;
}

#header {
  width : 955px;
  height: 115px;
  margin-top : 0px;
  padding : 0px; 
  background-image:url(images/home_x_fone_red_03.gif);
}

.invertedshiftdown{
padding: 0;
width: 100%;
height:29px;
background-color:#1C61AE;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedshiftdown a{
float: left;
display: block; 
font: bold 12px Arial; 
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 20px 9px 20px; /*Padding within each menu item*/
background-color: #1C61AE; /*Default menu color*/
}

.invertedshiftdown a:hover{
background-color: #61A5D2; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #61A5D2; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedSub{
padding: 0;
width: 100%;
height:29px;
background-color:#888888;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedSub ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedSub li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedSub a{
float: left;
display: block;
font: 12px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: #888888; /*Default menu color*/
}

.invertedSub a:hover{
background-color: #666666; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedSub .current a{ /** currently selected menu item **/
background-color: #808080; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#flash {
  width : 955px;
  height: 102px;
  margin-top : 0px;
  padding : 0px;
  position: static;
  background-image:url(images/home_x_fone_red_13.gif);
}
#contentPanel {
  width: 955px;
  font-style:normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
.footer {
  width : 955px;
  height: 21px;
  margin-top : 0px;
  padding-top:8px;
  background-color:#cccccc;
  text-align:center;
  vertical-align: middle;
  font-style:normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #AD0819;
}


