/* CSS Document */

body {
 background: #969ACA url(images/bgmain.jpg) repeat-x top;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 17px;
}
h1 {
 font-size: 17px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin: 0 0 10px 0; padding: 0;
 letter-spacing: 3px;
 color: #49549D;
}
a:link, a:visited {
  text-decoration: none;
  color: #49549D;
}
a:hover {
 text-decoration: underline;
}
#header {
 width: 768px;
 height: 196px;
 margin: 0 auto;
 background: #A0A4D0 url(images/header.jpg) no-repeat top left;
}
#offers {
 padding: 40px 0 0 240px;
}
#tnav {
 padding: 113px 0 0 300px;
}
#tnav a {
 padding:  0 10px;
 font-weight: bold;
 font-size: 13px;
}
#body {
 width: 768px;
 margin: 0 auto;
 background: #ffffff url(images/bgshadow.jpg) repeat-y top center;
}
#leftcol {
 width: 240px;
 padding-top: 65px;
 float: left;
 background: url(images/bgleftcol.gif) no-repeat top left;
}
#leftcol h2 {
 margin: 0 0 10px 0; padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
}
#box1 {
 width: 240px;
 margin-bottom: 25px;
 background: url(images/box1bottom.gif) no-repeat bottom center;
}
#box1 .inner {
 background: url(images/box1top.gif) no-repeat top left;
 padding: 30px;
}
#box2 {
 margin: 0 auto;
 width: 198px;
 border: 2px solid #44519B;
 background: #C9E6F8;
}
#box2 .inner {
 padding: 15px 10px;
}
#body .lshadow {
 background: url(images/bglshadow.jpg) no-repeat top left;
}
#body .rshadow {
 background: url(images/bgrshadow.jpg) no-repeat top right;
 padding: 0 17px;
}
#rightcol {
 float: right;
 width: 485px;
}
#box3 {
 width: 469px;
 margin-top: 25px;
 margin-bottom: 25px;
 background: url(images/box3bottom.gif) no-repeat bottom center;
}
#box3 .inner {
 background: url(images/box3top.gif) no-repeat top left;
 padding: 15px 20px;
}
#box3 .left {
 float: left;
 width: 180px;
 padding-right: 20px;
 border-right: 1px solid #49549D;
 font-size:11px;
}
#box3 .right {
 float: right;
 width: 210px;
 font-size:11px;
 padding-top: 25px;
}
#box4 {
 width: 469px;
 margin-top: 25px;
 margin-bottom: 25px;
 background: url(images/box4bottom.gif) no-repeat bottom center;
}
#box4 .inner {
 background: url(images/box4top.gif) no-repeat top left;
 padding: 15px 20px;
}
#box4 img {
 margin-left: 20px;
}
#box5 {
 width: 469px;
 margin-top: 25px;
 margin-bottom: 25px;
 background: url(images/) no-repeat bottom center;
}
#box5 .inner {
 background: url(images/) no-repeat top left;
 padding: 15px 20px;
}
#box5 img {
 margin-left: 20px;
}
#bnav {
 border-top: 6px solid #F7921E;
 text-align: center;
 height: 30px;
 line-height: 30px;
}
#bottom {
 width: 768px; height: 25px;
 margin: 0 auto;
 background: url(images/bgbottom.gif) no-repeat top center;
}
#footer {
 width: 734px; height: 65px;
 margin: 0 auto;
}