body
{
background: url(/content/images/sce/backing_sub.jpg) repeat-x;
}

#subheader {
background: url(/content/images/sce/sub-header.jpg) no-repeat;
width: 1000px;
height: 108px;
}

#logo {
float: left;
width: 192px;
margin-top:10px;
}

#pageheader {
float: left;
width: 570px;
/*
height: 50px;
margin-top: 40px;

vertical-align: center;
*/
position: relative;
text-align: center;
}

#pageheader2
{
display:none
}

#pricing {
float: left;
width: 213px;
margin-top: 27px;
text-align: left;
}


#subcontentstart {
background: url(/content/images/sce/page-background.png) repeat-y;
width: 970px;
padding-right: 20px;
padding-left: 10px;
padding-top: 10px;
}


p.salesheader {
font-weight: bold;
font-size: 20px;
}

div.bulletlist ul {
list-style-type: disc;
margin-left:40px;
 
}
div.bulletlist ul li {
list-style-type: disc; 
padding: 5px;
 
}
 
div.bulletlist a {
text-decoration: underline;
}
