@charset "utf-8";
/* CSS Document */

body{background:none; repeat-x; font-family:Arial, Helvetica, sans-serif; size:11px; margin:0px;}
#pagesize{ width:1024px; margin:auto;}
#part3{}
.rpart1{float:left; background:url(images/landi1_06.jpg) no-repeat; height:183px; width:21px;}
.rpart3{float:right; background:url(images/landi1_16.jpg) no-repeat; height:183px; width:20px;}
.clear{ clear:both;}

.rpart2{  width:983px; margin:auto; background:#FFFFFF;}
.navi{ background:url(images/landi_13.jpg) repeat-x; height:55px;}
.left{float:left;}
.right{float:right;}

.banner{ width:983px; height:313px;}
.2ndpartset{width:983px;}
.2ndpart1{ width:346px; float:left; }
.bgtint{ background:url(images/landi_27.jpg) repeat-y; height:400px; width:346px;}


.mhead{ background:#3A113B; height:35px; width:300px; margin-left:22px;}
.mhead1{background:url(images/landi_45.jpg) top left no-repeat;} 
.mhead2{background:url(images/landi_48.jpg) top right no-repeat;}
.mhead3{background:url(images/landi_52.jpg) bottom left no-repeat;}
.mhead4{background:url(images/landi_53.jpg) bottom right no-repeat; height:35px;}
.text{padding:8px; color:#FFFFFF;}
.flash{margin:10px 0 0px 20px; }
.text2{ padding:20px 30px 20px 30px; font-size:12px; color:#333333; width:280px;}
.more{ text-align:right;}

.mbothead{ background:#3A113B; height:35px; width:100%; margin:0 auto;}
.mbothead1{background:url(images/landi_45.jpg) top left no-repeat;} 
.mbothead2{background:url(images/landi_48.jpg) top right no-repeat;}
.mbothead3{background:url(images/landi_52.jpg) bottom left no-repeat;}
.mbothead4{background:url(images/landi_53.jpg) bottom right no-repeat; height:35px;}
.bottext{padding:10px; color:#FFFFFF; font-size:12px;}
.pading{ padding:15px;}


.2ndpart2{float:left; }
.textimg{margin:30px 0 20px 10px; float:left;}
.icon{float:left; margin:20px 0 10px 60px;}
.balleimg{float:left; padding:5px;}
.balletext{padding:10px; font-size:12px; color:#333333; float:left; width:325px;}
.continuereading{text-align:right; }
.align{ padding-left:40px;}
.blc{background:url(images/landi1_02_56.jpg) bottom left no-repeat;}
.brc{ background:url(images/landi1_02_59.jpg) bottom right no-repeat;}

a.b1{ text-decoration:none; color:#333333;}
a.b1:hover{text-decoration:underline; color:#4F004F;}
a img{border:0px;}






/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:313px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 313px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 313px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

</style>



