/* WEBSITE GLOBALS P101 (P101.css) */

/* LAYOUT */

#top
{
width:805px;
height:97px;
margin:auto;
background-image:url(/img/spe/ws21/top.jpg);
}

#nav
{
width:805px;
height:118px;
margin:auto;
background-image:url(/img/spe/ws21/nav.jpg);
}

#nav h1
{
font:28px tahoma;
color:#577B8B;
margin:0;
padding:19px 0 0 115px;
line-height:30px;
}

#nav h2
{
font: 15px tahoma;
margin:0;
padding:0 0 0 116px;
}

#nbt
{
width:106px;
margin:0 0 0 306px;
padding:0;
}

#nbt img
{
margin:0;
padding:0;
border:none;
}

#nbt a img
{
margin:0;
padding:0;
border:none;
}

#nbt a:hover img
{
opacity:.70;
filter:alpha(opacity=70);
}

#nav_cp
{
margin:auto;
width:805px;
height:27px;
background-image:url(/img/spe/ws21/ncp.jpg);
}

#cbr
{
height:55px;
width:441px;
background-image:url(/img/spe/ws21/cbr.jpg);
border-right:1px solid #5C7B89;
}

#cpr
{
border:1px solid #DDD;
margin:18px 0 0 45px;
}

#lintel
{
width:805px;
height:50px;
margin:auto;
background:#000;
}

#wrap
{
width:805px;
margin:auto;
}

#wrap_cp
{
width:805px;
margin:auto;
padding-bottom:8px;
}

/* THREE COL */

#C3_mid
{
width:442px;
border-left:150px solid #FFF;
border-right:213px solid #EEE;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C3_left
{
width:150px;
margin-left:-150px;
float:left;
position:relative;
display:inline;
}

#C3_right
{
width:213px;
margin-right:-213px;
float:right;
position:relative;
display:inline;
}

#step
{
width:800px;
height:50px;
margin:auto;
background: #900;
}

/* DEFAULTS */

html, body
{
margin:0 0 4px 0;
padding:0;
font:12px arial;
background-image:url(/img/spe/ws21/tbg.jpg);
background-repeat:repeat-x;
}

form
{
display:inline;
}

ul
{
margin:0;
padding:0;
list-style-type:none;
}

.clear
{
clear:both;
}

.hide
{
display:none;
}

img
{
border:none;
}

