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

html, body { height:100%; margin: 0; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background:#5a5b5e url("../images/BG.gif") repeat left top; }

div#OuterContainer {
visibility: hidden;
width: 100%;
height: 50%; /* Bump div#InnerContainer down half the height of the screen. */
margin-top: -340px; /* Half the height of div#InnerContainer. */
float: left;
}
div#InnerContainer {
width: 1022px;
height:680px;
clear: both;
margin-left: auto; 
margin-right: auto;
position: relative;
top: -340px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
}
            /* Hide from IE5mac \*//*/
                div#OuterContainer {
                    display: none;
                }
                html, body {
                    height: auto;
                }
            /* end hack */


img { border:0 }

.Contentholder{ height:680px; width:1022px; }
.MainBody { width:1022px; height:587px; }
.LogoCol1 { float:left; width:200px; height:587px; }
.LogoCol1 img { margin-top:14px }
.MenuHold { margin:3px 0 0 22px; border-top:1px solid #838486; width:164px; }
.Menu { height:42px; border-bottom:1px solid #838486; font-size:14px; }
.Menu a, .MenuOn a { display:block; text-decoration:none; color:#FFF; padding:12px 0 12px 18px; background:url("../images/menu_arrow.gif") no-repeat 5px 16px; }
.Menu a:hover { display:block; text-decoration:none; background-color:#646568; color:#FFF; }
.MenuOn { height:42px; border-bottom:1px solid #838486; font-size:14px; background:url("../images/Menu_Select.gif") repeat-y left top; }
.Menu a:hover { display:block; text-decoration:none; color:#FFF; }
.MainCol2 { float:left; width:780px; }
.Scroller { width:780px; height:59px; margin:24px 0 0 0; background:url("../images/scroller_BG.jpg") no-repeat left top; }
.ScrollerInner { width:750px; padding:21px 0 0 15px; color:#FFF; font-size:14px; }
.ScrollerInner a { color:#FFF; text-decoration:none; }
.ScrollerInner a:hover { color:#FFF; text-decoration: underline; }
.navHold { height:113px; margin-top:17px; }
.Tab1 { height:113px; width:192px; float:left; }
.Tab2 { height:113px; width:192px; float:left; }
.Tab3 { height:113px; width:191px; float:left; }
.Tab4 { height:113px; width:205px; float:left; }
.MainContent { height:374px; width:780px; background:#FFFFFF url("../images/yaris_BG.jpg") repeat left top; }
.MainContent2 { height:374px; width:780px; background: url("../images/Home_BG.jpg") repeat left top; }
.LowTitleHold { height:140px; padding:14px 0 0 0; }
.LowTitle1 { float:left; height:126px; font-size:26px; font-weight:bold; padding:0 12px 0 28px; }
.LowTitle2 { float:left; height:126px; }
.LowTitle4 { float:left; height:126px; font-size:25px; font-weight:bold; padding:8px 12px 0 28px; color:#3a3c40; }
.LowTitle3 { float:left; height:126px; }
.LowOfferBox { width:314px; margin-left:434px; font-weight:bold; }
.LowOfferBox p { padding:0;}
.LowOfferRow1 { font-size:26px; margin:12px 0 0 0; }
.LowOfferRow2 { font-size:36px; color:#c10d2c; margin:16px 0 0 0; }
.LowOfferRow3 { font-size:18px; margin:2px 0 0 0; } 
.LowOfferRow4 { font-size:12px; color:#5a5b5e; margin:16px 0 0 0; }
.LowOfferRow4 a { text-decoration:none; color:#5a5b5e; }
.LowOfferRow4 a:hover { text-decoration: underline; color:#5a5b5e; }
.Footer { height:90px; }
.FooterL { float:left; height:90px; width:230px; font-size:10px; color:#FFFFFF; }
.FooterL p { margin:70px 0 0 30px; }
.FooterR { float:right; height:90px; width:280px; font-size:10px; color:#FFFFFF; text-align:right; padding-right:56px; }
.FooterR img { margin:20px 0 0 0; }
.FooterR p { margin:8px 0 0 0; }

.NewsHold { height:487px; margin-top:17px; background:url("../images/news_BG.jpg") no-repeat left top; }
.NewsTitle { border-bottom:1px solid #b1b2b2; width:700px; margin-left:32px; padding-top:20px; }
.NewsTable { margin:0 0 0 32px; border:0; width:694px; }
.NewsTable td { height:46px; vertical-align:middle; border-bottom:1px solid #b1b2b2; }
.NewsTable td a { color:#000; text-decoration:none; }
.NewsTable td a:hover { color:#000; text-decoration:underline; }
.NewsTable .date { width:96px; color:#211874; }
.NewsFlow { height:380px; width:748px; overflow:auto;  }

.NewsContBody { margin:0 0 0 32px; width:700px; height:410px; overflow: auto; }
.NewsContBody h1 { font-size:14px; color:#211874; padding:12px 0; margin:0; text-transform:uppercase; }
.NewsContBody p { margin:0; padding:8px 0; }
.bullet { margin:0; padding:0; }
.bullet ul { list-style:none; padding:0; margin:0; }
.bullet li { list-style:none; padding:2px 0 10px 16px; margin:0; background:url("../images/bullet.gif") no-repeat left 5px; }
.bulletNo { margin:0; padding:0; }
.bulletNo ul { list-style:none; padding:0; margin:0; }
.bulletNo li { list-style:none; padding:2px 0 10px 0; margin:0; }


.ContactHold { height:487px; margin-top:17px; background:url("../images/contact_BG.jpg") no-repeat left top; }
.ContactBody { margin:0 0 0 32px; padding-top:6px; }
.ContactBody p.Tel, .ContactOpening p.Tel { color:#211874; font-size:1.5em; }
.ContactBody a { text-decoration:none; color:#000; }
.ContactBody a:hover { text-decoration:underline; color:#211874; }
.ContactBody span { color:#211874; }
.ContactOpening { border-top:1px solid #b1b2b2; width:700px; margin-left:32px; padding-top:0px; }
.ContactOpening p { padding:12px 0; margin:0; }

.HomeTitle { padding:10px 0 0 32px; height:60px; }
.HomeBody { height:103px; padding:0 0 0 32px; width:700px; }
.HomeBody p { margin:0; padding:8px 0; }
.HomeBody2 { width:710px; height:188px; margin:0; padding:0 }
.HomeBody2 p { margin:0; padding:0; }
.HomeOffer { float:left; height:188px; width:352px; margin:0; padding:0 }
.HomeOffer img { border:0; }
.HomeOfferBody { margin:0 0 0 356px }
.HomeOfferBody p { margin:0; padding:8px 0; }

.AboutusHolder { width:710px; margin:6px 0 0 32px; }
.AboutusHolder .AboutCol1 { float:left; width:430px; }
.AboutusHolder .AboutCol1 p { padding:8px 22px 8px 0; margin:0; }
.AboutusHolder .AboutCol2 { float:left; width:270px; }
.AboutusHolder .AboutCol2 p { margin:0; padding:2px 0 10px 0; font-size:10px;}