html, body {
    margin:auto;
    padding:0px;
}

body {
    background-image:url(../images/bk.gif);
    background-repeat:repeat-x;
    background-color:#293134;
    font-family:Arial, sans-serif;
}

#container {
    min-height:500px;
    width:1066px;
    margin:auto;
    background-image:url(../images/main_bk.gif);
    background-repeat:repeat-y;
    background-position:top center;
}

#header{
    height:110px;
    background-image:url(../images/header.jpg);
}

#side-left{
    float:left;
    width: 313px;
    background-image:url(../images/leftBk.jpg);
    background-repeat:no-repeat;
}

.menuList{
    list-style-type:none;
    margin:3px 32px 5px auto;
    padding:0px 0px 0px 0px;
    width:231px;
    background-color:#fff;
}

.menuList li{
    font-size:10px;
    text-align:right;
    text-transform:uppercase;
    line-height:22px;
    background-image:url(../images/liArrow.gif);
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:21px;
}

li.listTitle{
    background-color:#3a6d8c;
    color:#fff;
    line-height:18px;
    background-image:none;
    padding-right:5px;
}

.menuList li a{
    color:#3c6d89;
    text-decoration:none;
}

.menuList li a:hover{
    color:#5399BF;
    text-decoration:underline;
}

li.p1dprospects {
    background-image:none;
}

.menuList li img{
    border:0px solid #fff;
    margin:10px auto 10px auto;
}

li.listTitle a{
    color:#d5ecf9;
    text-decoration:underline;
}

li.leadslogo {
    height:48px;
}

li.leadslogo img{
    margin:4px 0px 0px 0px;
    padding:0px;
}

li.leadslogo a {
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px; 
    height:46px;
    overflow:hidden;
    display:block;
}

li.center{
    text-align:center;
}

li.leadslogo{
    padding:0px;
    margin:0px 6px 0px 6px;
    background-image:none;
}

.comingsoon{
    color:#DFDFDF;
}

.menuFoot{
    margin:0px 0px 0px auto;
}

ul.spacer{
    height:210px;
}

#side-right{
    width:753px;
    float:right;
    background-image:url(../images/rightBk.jpg);
    background-repeat:no-repeat;
}

.webthumb{
    float:left;
    margin:20px 17px 17px 17px;
    clear:left;
}

h2 {
    margin:0px 0px 0px 0px;
    padding:0px;
    height:47px;
    background-repeat:no-repeat;
    background-position:left center;
    text-indent:-1000px;
    overflow:hidden;
    width:288px;
}

.h2-welcome{
    background-image:url(../images/h2-welcome.png);
}

.h2-approved{
    background-image:url(../images/h2-approved.png);
}

.offlineleads{
    background-image:url(../images/offline.png);
    width:231px;
    height:43px;
    margin:0px 35px 0px auto;
}

h3 {
    font-size:16px;
    text-transform: uppercase;
    font-weight: bold;
    color:#3a6d8c;
    margin:0px 0px 0px 0px;
    padding:20px 0px 18px 0px;
}

.lightBlue{
    color:#59a5d6;
}

.darkBlue {
	color: #132631;
}

#welcome{
    color:#fff;
    background-image:url(../images/rightBk-dark.jpg);
    width:705px;
    margin:0px;
    padding:12px 0px 12px 0px;
}

#welcome p{
    margin:0px 17px 17px 17px;
    padding:0px;
    font-size:14px;
    line-height:18px;
    text-align:justify;
}

.promoicon{
    float:right;
    margin:0px 0px 10px 10px;
}

p.firstp{
    color:#c8ebff;
    font-weight:bold;
}

.storespacer{
    height:1px;
    background-color:#ededee;
    clear:both;
    margin:0px 18px 0px 18px;
}

#partners{
    width:705px;
    background-image:url(../images/prospects-top.gif);
    background-repeat:repeat-x;
    background-color:#fff;
    margin:0px;
    padding:0px;
    display:table;
}

#partners p{
    margin:0px 17px 17px 17px;
    padding:0px;
    font-size:14px;
    line-height:18px;
    text-align:justify;
}

.learnmore{
    width:141px;
    height:32px;
    display:block;
    float:right;
    overflow:hidden;
    text-indent:-500px;
    background-image:url(../images/learnmore.gif);
    margin:auto 17px 10px 300px;
}

#footer{
    height:246px;
    background-image:url(../images/footer.jpg);
    clear:both;
    position:relative;
}

.copyright{
    margin:auto;
    padding:115px 60px 60px 60px;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-size:12px;
    width:172px;
    background-image:url(../images/left-bottom.jpg);
    background-position:bottom center;
    background-repeat:no-repeat;
    position:absolute;
    bottom: 246px;
    left: 21px;
}