body
{
margin:0;
padding:0;
width:100%;
background-color:#dddddd;
}

#wrap
{
position:absolute;
top:0;
text-align:center;
width:100%;
padding:0;
margin:0;
height:100%;
background: url(../images/gradient.png);
background-repeat: repeat-x;
background-position: top center;
}

#headerWrap
{
margin-left:auto;
margin-right:auto;
width:957px;
text-align:center;
height:127px;
}

#headerTop
{
text-align:center;
width:957px;
padding:0;
margin:0;
height:100px;
}

#headerTopLeft
{
float:left;
width: 750px;
height:100px;
text-align:right;
}

#logo
{
margin-left:2px;
margin-top:1px;
float:left;
}

#headerNav
{
padding-top:79px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

#headerTopRight
{
float:right;
width: 200px;
height:100px;
padding-right:5px;
}

#header
{
float:left;
height:26px;
width:952px;
text-align:left;
background-color:#ffffff;
}


#headerShadow
{
margin-top:5px;
float:left;
width:5px;
height:22px;
background: url(../images/shadowRight.png);
background-repeat: repeat-y;
}


#contentWrap
{
text-align:center;
margin-left:auto;
margin-right:auto;
width:957px;
padding:0;
overflow: hidden;
}

#content180
{
float:left;
text-align:left;
width:950px;
background-color:#ffffff;
border-left: 1px solid #555555;
border-right: 1px solid #555555;
background-color:#ffffff;
z-index:1;
}

#pageHeader
{
width:920px;
padding-right:15px;
padding-left:15px;
height:150px;
border-bottom:1px solid #AAAAAA;
background-color: #0e2387;
text-decoration:none;
background-image: url(../images/headerGradB.png);
background-position:center top;
background-repeat: repeat-x;	
}

#contentActual
{
width:920px;
padding-top:5px;
padding-left:15px;
padding-right:15px;
}

#contentShadow
{
float:left;
width:5px;
background: url(../images/shadowRight.png);
background-repeat: repeat-y;
padding-bottom: 32767px;
margin-bottom: -32767px;
}

#footerWrap
{
text-align:center;
margin-left:auto;
margin-right:auto;
width:957px;
padding:0;
height:72px;
}

#footer
{
float:left;
height:31px;
text-align:left;
width:950px;
background-color:#ffffff;
border-left: 1px solid #555555;
border-right: 1px solid #555555;
border-bottom: 1px solid #555555;
}

#footerLeft
{
float:left;
width:222px;
margin-right:15px;
margin-left:15px;
}


#footerShadow
{
float:left;
width:5px;
height:32px;
background: url(../images/shadowRight.png);
background-repeat: repeat-y;
}

#footerBotShadow
{
float:left;
margin-left:5px;
height:5px;
width:950px;
background: url(../images/shadowBot.png);
background-position: top center;
background-repeat: repeat-x;
}

#footerCopyright
{
float:left;
position:relative;
right:10px;
height:35px;
width:957px;
text-align:right;
font-size:11px;
z-index:5;
}