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

/* LAYOUT */

#top
{
width:834px;
height:118px;
margin:auto;
background-image:url(/img/spe/ws14/top.jpg);
}

#nav
{
width:834px;
height:28px;
margin:auto;
background-image:url(/img/spe/ws14/nav.jpg);
}

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

#wrap
{
width:834px;
margin:auto;
background-image:url(/img/spe/ws14/mbg.jpg);
}

#wrap_cp
{
padding-bottom:10px;
width:834px;
margin:auto;
background-image:url(/img/spe/ws14/ncp.jpg);
}

#C2R_mid
{
width:592px;
border-right:242px dashed transparent;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C2R_right
{
height:100%;
width:242px;
margin-right:-242px;
float:right;
position:relative;
display:inline;
background-image:url(/img/spe/ws14/rbg.jpg);
}

#C2R_right h2
{
width:219px;
background:#D6DBE0;
border-top:1px solid #B3C9E3;
border-bottom:1px solid #B3C9E3;
margin:12px 0 6px 14px;
padding:3px 0 3px 4px;
font:13px arial;
color:#213E68;
}

/* HOME BUTTONS */
#hom
{
position:relative;
top:5px;
left:20px;
width:562px;
height:183px;
background-image:url(/img/spe/ws14/hom.jpg);
margin-bottom:10px;
}


#hbt
{
margin:12px 0 0 0;
height:42px;
background-image:url(/img/spe/ws14/hbt.jpg);
}

#hbt a
{
display:block;
padding:11px 0 0 11px;
font:17px arial;
color:#FFF;
text-decoration:none;
}

#hbt a:hover
{
color:#213E68;
text-decoration:underline;
}

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

#step
{
width:834px;
height:17px;
margin:auto;
background-image:url(/img/spe/ws14/low.jpg);
}

/* DEFAULTS */
html, body
{
margin:3px 0 3px 0;
padding:0;
font:12px arial;
background:#DDE8F0; 
}

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");
}