@charset "utf-8";
/* CSS Document */

html,body{
margin:0 auto;
background:#E9EAEB;
}

#wrapper{
width:779px;
margin:0 auto;
background:#fff;
}

#header{
background-image: url(http://www.1800jonesact.com/images/headerback.jpg);
height:115px;
overflow:hidden;
}

/* OLD HEADER
#header{
background-image: url(http://www.1800jonesact.com/images/headerback.jpg);
background:#022859;
height:100px;
overflow:hidden;
}
*/

.logo{
float:left;
width:380px;
padding-top:10px;
height:100px;
}

.topright{
float:right;
width:398px;
padding-top:7px;
text-align:left;
}

#marqee{
background:#eee url(../images/menuBg.png);
height:20px;
line-height:20px;
color:#1E355F;
text-align:center;
}
#marqee a{
text-decoration:none;
color:#1E355F;
font-size:11px;
}
#marqee a:hover{
text-decoration:underline;
color:#1E355F;
}

#leftCol{
width:160px;
text-align:left;
float:left;
overflow:hidden;
}

#centerBody{
float:left;
overflow:hidden;
}
.thinner{
width:435px;
}
.wider{
width:619px;
}

.bodyPadding{
padding:10px;
text-align:justify;
}

#rightCol{
float:right;
width:180px;
overflow:hidden;
text-align:center;
}

#rightCol div{
margin-bottom:15px;
}

#footer{
text-align:center;
background:#999999;
padding:10px;
}