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

/* LAYOUT */

#top
{
width:860px;
height:73px;
margin:auto;
background:#FFF url(/img/spe/ws5/top.jpg) no-repeat;
}

#nav
{
width:860px;
height:102px;
margin:auto;
background:#FFF url(/img/spe/ws5/nav.jpg) no-repeat;
}

#nav_cp
{
width:860px;
height:102px;
margin:auto;
background:#FFF url(/img/spe/ws5/ncp.jpg) ;
}

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

#wrap
{
min-height:550px;
width:860px;
margin:auto;
background:#FFF url(/img/spe/ws5/cbg.jpg) repeat-y;
}

#wrap_cp
{
width:860px;
margin:auto;
background:#FFF url(/img/spe/ws5/nbg.jpg) repeat-y;
padding-bottom:40px;
}

#snv
{
font:14px arial;
color:#DDD;
padding:30px 0 0 224px;
}

#snv a
{
color:#0055BC;
font:14px arial;
padding:0 4px;
text-decoration:none;
}

#snv a:hover
{
color:#C67E0D;
text-decoration:none;
}

#dbr
{
position:relative;
top:-4px;
left:10px;
display:block;
width:246px;
height:57px;
background:#FFF url(/img/spe/ws5/div.jpg) no-repeat;
font:22px arial;
color:#B67401;
text-align:center;
line-height:210%;
}

/* THREE COL */

#C3_mid
{
width:390px;
border-left:208px dashed transparent;
border-right:252px dashed transparent;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

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

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

/* TWO COL */

#C2L_mid
{
width:580px;
border-left:200px solid #c66;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C2L_left
{
width:200px;
margin-left:-200px;
float:left;
position:relative;
display:inline;
}

#C2R_mid
{
width:580px;
border-right:200px solid #c66;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C2R_right
{
width:200px;
margin-right:-200px;
float:right;
position:relative;
display:inline;
}

/* SINGLE COL */

#C1_mid
{
width:780px;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

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

/* DEFAULTS */

html, body
{
margin:8px 0 3px 0;
padding:0;
font:12px arial;
background:#FFF url(/img/spe/ws5/mbg.jpg) repeat-x 0 73px;
}

form
{
display:inline;
}

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

.clear
{
clear:both;
}

.hide
{
display:none;
}

img
{
border:none;
}

img
{
*margin-bottom: expression("-3px");
}


