/* --------------------------------------------------------------------------- GENERAL */

body {
 background: #FFFFFF;
 color: #343434;
 text-align: center;
}

body, div, p, form, input, label, textarea, td, th, form, h1, h2, ul {
 font-family: Verdana, Tahoma, Arial;
 font-size: 9px;
}
body, div, p, img, table, label, tr, th, td, form, input, textarea, h1, h2, ul {
 border: 0px;
 margin: 0px;
 padding: 0px;
}
.base a {
 color: #FF0000;
 font-weight: normal;
 text-decoration: underline;
}
.base a:hover {
 background: #FF0000;
 color: #FFFFFF;
 text-decoration: none;
}
.clear { clear: both; }

/* ------------------------------------------------------------------------- STRUCTURE */

.base {
 width: 966px;
 margin: 0px auto;
 text-align: left;
}
#top {
 background: url(../design/top.png) repeat-x;
 height: 100px;
}
#top #address {
 color: #FFFFFF;
 height: 16px;
 padding-top: 4px;
 font-size: 9px;
 text-align: right;
}
#top #address a {
 color: #FFFFFF;
}
#top #address a:hover {
 background: none;
 color: #800000;
}
#top #logo {
 background: url(../design/logo.png) no-repeat;
 width: 295px;
 height: 80px;
 float: left;
}
#top .pic {
 background: url(../design/pic_top.png) no-repeat;
 width: 660px;
 height: 80px;
 float: left;
}
#footer {
 background: url(../design/lane2_top.png) repeat-x;
 color: #FFFFFF;
 height: 16px;
 padding-top: 4px;
 clear: both;
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
 text-align: center;
}

#footer a {
 color: #FFFFFF;
}
#footer a:hover {
 background: none;
 color: #800000;
}

/* --------------------------------------------------------------------------- LANE #1 */

#lane1 .header {
 background: url(../design/lane1_top.png) repeat-x;
 height: 55px;
 clear: both;
}
#lane1 .header .box1 {
 background: url(../design/box1_top.png) no-repeat;
 color: #343434;
 width: 272px;
 height: 29px;
 padding: 26px 0px 0px 50px;
 display: inline;
 float: left;
 font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 font-size: 14px;
 font-weight: bold;
}
#lane1 .header .box0 {
 background: url(../design/pic_bottom.png) no-repeat;
 width: 227px;
 height: 55px;
 margin-left: 117px;
 display: inline;
 float: left;
}
#lane1 .boxes {
 background: url(../design/lane1_bg.png);
 padding: 0px 0px 20px;
 clear: both;
}
#lane1 .boxes .box1 {
 background: url(../design/box1_bg.png) repeat-y;
 width: 326px;
 display: inline;
 float: left;
}
#lane1 .boxes .box1 .text {
 background: url(../design/box1_grad.png) no-repeat;
 padding: 0px 30px;
}
#lane1 .boxes .box1 .bottom {
 background: url(../design/box1_bottom.png) no-repeat;
 height: 10px;
}
#lane1 .boxes .box0 {
 width: 630px;
 padding: 10px 0px 20px 10px;
 display: inline;
 float: left;
}
#lane1 .boxes .box0 h1 {
 color: #343434;
 font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 font-size: 16px;
 font-weight: bold;
 text-transform: uppercase;
}
#lane1 .boxes .box0 p {
 padding-left: 30px;
}


/* --------------------------------------------------------------------------- LANE #2 */

#lane2 .header {
 background: url(../design/lane2_top.png) repeat-x;
 height: 55px;
 clear: both;
}
#lane2 .header .box2 {
 background: url(../design/box2_top.png) no-repeat;
 color: #343434;
 width: 270px;
 height: 32px;
 padding: 23px 0px 0px 52px;
 display: inline;
 float: left;
 font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 font-size: 16px;
 font-weight: bold;
}
#lane2 .boxes {
 background: #FFFFFF url(../design/lane2_bg.png) repeat-x bottom;
 clear: both;
}
#lane2 .boxes .box2 {
 background: url(../design/box2_bg.gif) repeat-y;
 width: 322px;
 margin: 0px 0px 20px;
 display: inline;
 float: left;
}
#lane2 .boxes .box2 .text {
 background: url(../design/box2_grad.png) no-repeat;
 min-height: 500px;
 height: auto !important;
 height: 500px;
 padding: 0px 30px;
}
#lane2 .boxes .box2 .bottom {
 background: url(../design/box2_bottom.png) no-repeat;
 height: 10px;
 font-size: 1px;
}

/* ----------------------------------------------------------------------------- STYLE */

h1 {
 color: #FF0000;
 margin-bottom: 8px;
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 font-weight: bold;
}
p {
 margin-bottom: 8px;
}
.sep {
 background: url(../design/sep.png) repeat-x;
 width: 240px;
 height: 1px;
 margin: 0px 11px 8px;
 font-size: 1px;
 line-height: 1px;
}
ul {
 padding-left: 15px;
}
li {
 clear: both;
}
li h2 {
 margin-bottom: 5px;
 font-weight: normal;
}
li span {
 color: #FF0000;
 margin-right: 5px;
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 font-weight: bold;
}
.comment {
 margin-bottom: 5px;
 text-align: center;
}
.right {
 margin-bottom: 5px;
 text-align: right;
}
.thumbnail a {
 background: #F2F2F2;
 border: 1px solid #E4E4E5;
 width: 198px;
 margin: 0px 0px 10px 17px;
 display: block;
 text-decoration: none;
}
.thumbnail a:hover {
 background: #E6E7E8;
 border: 1px solid #BCBEC0;
 text-decoration: none;
}
.thumbnail img {
 border: 1px solid #BCBEC0;
 margin: 8px;
}
