@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#1e4972;
background-image:url(images/wls_bg.jpg);
background-repeat:no-repeat;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:200%;
}


hr {
border: none 0;
border-top: 1px dashed; 
width: 100%;
height: 1px;
color:#000000;
} 

#outer_shell {
position:relative;
margin: 0 auto;
width:960px;
padding-top:207px;
}

#content{
width:100%;
background-image:url(images/wls_inner_bg.jpg);
background-position:bottom;
}

#enews{
position:absolute;
top:3px;
left:825px;
}


#right_type {
width:512px;
margin-left:378px;
padding:90px 35px 35px 35px;
background-color:#FFFFFF;
}

#right_type a {
color:#8ed4f4;
text-decoration:none;
}

#right_type a:hover {
text-decoration:underline;
}

#right_footer {
width:513px;
color:#8ed4f4;
font-weight:bold;
text-align:center;
}

#right_footer a{
color:#8ed4f4;
text-decoration:none;
}

#right_footer a:hover{
text-decoration:underline;
}

#email_signup {
position:absolute;
width:245px;
height:68px;
right:0px;
top:7px;
}

#right_nav {
position:absolute;
width:582px;
height:79px;
background-color:#8ed4f4;
left:378px;
top:181px;
}

#right_nav a {
float:left;
}
 
a.right_nav1 {
background: url(images/right_nav1.jpg) no-repeat bottom left;
width:182px;
height:79px;
display:block;
background-position:-182px 0;
}

a.right_nav1:hover{
background: url(images/right_nav1.jpg) no-repeat bottom left;
background-position:0 0;
}

a.right_nav2 {
background: url(images/right_nav2.jpg) no-repeat bottom left;
width:111px;
height:79px;
display:block;
background-position:-111px 0;
}

a.right_nav2:hover{
background: url(images/right_nav2.jpg) no-repeat bottom left;
background-position:0 0;
}

a.right_nav3 {
background: url(images/right_nav3.jpg) no-repeat bottom left;
width:154px;
height:79px;
display:block;
background-position:-154px 0;
}

a.right_nav3:hover{
background: url(images/right_nav3.jpg) no-repeat bottom left;
background-position:0 0;
}

a.right_nav4 {
background: url(images/right_nav4.jpg) no-repeat bottom left;
width:135px;
height:79px;
display:block;
background-position:-135px 0;
}

a.right_nav4:hover{
background: url(images/right_nav4.jpg) no-repeat bottom left;
background-position:0 0;
}

#subnav {
width:348px;
height:104px;
position:absolute;
padding-left:30px;
padding-top:4px;
color:#666666;
line-height:215%
}

#subnav a {
color:#666666;
text-decoration:none;
}

#subnav a:hover {
text-decoration:underline;
}

.subheadline {
font-size:14px;
color:#8ed4f4;
font-weight:bold;
}