body{
    margin:0;
    padding:0;
    background-image:url('../graphics/bg.jpg');
    font-family:Arial;
    color:#636f7f;
    font-size:10pt;
}
table.printout{
	font-family:Arial; 
	color:#000000; 
	font-size:10pt; 
}

div.row{
    display: table-row;
}
div.cell{
    display: table-cell;
}
img{
	border:0px;
	margin:0px;
}
div.main-layout{
    width:970px;
    margin: 0 auto;
    position: relative;
}
div.top-layout{
    position: relative;
    width:970px;
    height: 200px;
    margin-top: 30px;
    background-image: url('../graphics/top.png');
    background-repeat: no-repeat;
}

a.logo{
    display: block;
    position: absolute;
    top:20px;
    left:20px;
}

div.telephone-layout{
    position: absolute;
    left:350px;
    top:40px;
}

div.ico-layout{
    position: absolute;
    right:20px;
    top:40px;
}

a.ico-item{
    margin-left: 10px;
}

div.menu-layout{
    position: absolute;
    top:127px;
    right:20px;
    width: 670px;
    height: 40px;
}
div.menu-item-first{
    float: left;
    height: 40px;
    width: 130px;
    text-decoration: none;
    border-right: 1px solid #840909;
    background-image: url('../graphics/menu-first-bg.gif');
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}
div.menu-item-first:hover{
    background-image: url('../graphics/menu-first-bg-active.gif');
    background-repeat: no-repeat;
}
div.menu-item-first-active{
    float: left;
    height: 40px;
    width: 130px;
    text-decoration: none;
    border-right: 1px solid #840909;
    background-image: url('../graphics/menu-first-bg-active.gif');
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}
div.menu-item{
    float: left;
    height: 40px;
    width: 134px;
    text-decoration: none;
    border-right: 1px solid #840909;
    border-left: 1px solid #c83a3a;
    background-image: url('../graphics/menu-bg.gif');
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
}
div.menu-item:hover{
    background-image: url('../graphics/menu-bg-active.gif');
}
div.menu-item-active{
    float: left;
    height: 40px;
    width: 134px;
    text-decoration: none;
    border-right: 1px solid #840909;
    border-left: 1px solid #c83a3a;
    background-image: url('../graphics/menu-bg-active.gif');
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
}
div.menu-item-last{
    float: left;
    height: 40px;
    width: 130px;
    text-decoration: none;
    border-left: 1px solid #c83a3a;
    background-image: url('../graphics/menu-last-bg.gif');
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
}
div.menu-item-last-active{
    float: left;
    height: 40px;
    width: 130px;
    text-decoration: none;
    border-left: 1px solid #c83a3a;
    background-image: url('../graphics/menu-last-bg-active.gif');
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
}
div.menu-item-last:hover{
    background-image: url('../graphics/menu-last-bg-active.gif');
}
a.menu-item{
    display: block;
    height: 40px;
    width: 100%;
    padding-top: 12px;
    color:#ffffff;
    font-style: italic;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
}

div.banner-layout{
    position: relative;
    top:-20px;
    width:950px;
    height: 315px;
    background-color: #ffffff;
    padding-left: 20px;
}

div.banners{
    position: absolute;
    left:280px;
    top:5px;
}

a.img{
    text-decoration: none;
}

div.contactus-button-home{
    margin-top: 10px;
}

span.telephone-text{
    color:#909090;
    font-style: italic;
    font-size:16pt;
    font-weight: bold;
}
span.telephone-number{
    color:#909090;
    font-style: italic;
    font-size: 26pt;
    font-weight: bold;
}

div.content-layout{
    position: relative;
    top:-20px;
    width:100%;
    background-color: #ffffff;
    padding-bottom: 30px;
	min-height:300px;
}

div.text-layout{
    width:850px;
    margin-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}

div.text-layout-other{
    width:900px;
    margin-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}

div.our-services-layout{
    position: relative;
    top:-40px;
    width: 970px;
}
h2.our-services{
    display: block;
    width: 970px;
    height: 40px;
    background-image: url('../graphics/our-services.gif');
    font-size: 0px;
}
div.services-layout{
    width:950px;
    height: 195px;
    background-color: #aa1212;
    padding-left: 20px;
}

div.bottom-links-layout{
    width:970px;
    height: 110px;
    position: relative;
    top:-20px;
}

div.copyright-layout{
    width: 970px;
    height: 40px;
    position: relative;
    background-image: url('../graphics/bottom-bg.png');
    margin-bottom: 80px;
}

div.copyright-text{
    font-family: arial;
    color: #e9e9e9;
    position: absolute;
    right: 25px;
    top:10px;
    font-size: 10pt;
}
a.copyright-text{
    font-family: arial;
    color: #e9e9e9;
    text-decoration: none;
    font-size: 10pt;
}
h1{
    color:#980000;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 0px;
}
div.bottom-button-item{
    display: inline-block;
    margin-right: 16px;
}
img.bottom-item-current{
    border: 2px solid white;
}
div.bottom-button-name{
    color: #ffffff;
    font-size: 10pt;
    font-style: italic;
    width: 170px;
    text-align: left;
    margin-bottom: 12px;
    margin-top: 12px;
}
div.ftext-layout{
    width: 180px;
    border-right: 1px solid #d7d7d7;
    position: absolute;
    left:20px;
}
div.partner-area-holder{
    width:270px;
    position: absolute;
    top:20px;
    right: 20px;
    height: 300px;
    border-left: 1px solid #ededed;
    padding-left: 10px;
	padding-bottom:10px;
}
a.forgot{
    position: relative;
    top:5px;
    color: #b95e5e;
    font-size: 10pt;
    text-decoration: none;
}
div.partner-login-message{
	margin-top:5px;
	margin-botom:5px;
	color:#d65656;
    font-style: italic;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
}
input.partners{
    width:265px;
    height: 30px;
    border: 0px;
    color:#595959;
    font-size: 9px;
    font-style: italic;
    background-color:transparent;
    background-image: url('../graphics/partners-input.gif');
    background-repeat: no-repeat;
    padding-left: 5px;
    margin-bottom: 10px;
}
div.news-item{
    position: relative;
    padding-bottom: 30px;
    min-height: 160px;
}
div.news-img{
    width:240px;
    min-height: 160px;
    position: absolute;
    left:20px;
    top:0px;
}
div.news-txt{
    width: 670px;
    min-height: 160px;
    position: absolute;
    right:20px;
    top:0px;
    border-bottom: 1px solid #dedede;
    text-align: justify;
}
div.news-txt-full{
    width: 670px;
    min-height: 160px;
    margin-left: 280px;
    border-bottom: 1px solid #dedede;
    text-align: justify;
    padding-bottom: 10px;
}
h2.news-title{
    color:#545454;
    font-size:11pt;
}
div.news-date{
    color:#a61010;
    font-size: 9pt;
    margin-bottom: 15px;
}
div.hidden{
    display: none;
}
/*Pager*/
div.pager-layout{
    width:100%;
    position: relative;
    text-align: right;
    margin-top:20px;
    margin-right: 20px;
    height: 35px;
    text-align: right;
}
div.pager-layout-content{
    position: absolute;
    right: 20px;
    top:0px;
    height: 27px;
}
div.pager-item-current{
    width:18px;
    height:21px;
    background-image: url('../graphics/pager-bg.gif');
    background-repeat:no-repeat;
    background-position: left;
    text-align: center;
    padding-top: 7px;
    margin-right: 10px;
    display: inline-block;
}
div.pager-item-blank{
    display:table-cell;
    width:10px;
}
div.pager-item{
    width:18px;
    height:21px;
    background-image: url('../graphics/pager-bg.gif');
    background-repeat:no-repeat;
    background-position: right;
    text-align: center;
    padding-top: 7px;
    margin-right: 10px;
    display: inline-block;
 }

 a.pager-item{
    display:block;
    height: 100%;
    width: 100%;
    color:#1e7a7a;
    text-decoration: none;
    font-weight: bold;
 }
  a.pager-item:hover{
      color:#cb0000;
  }
 a.pager-item-current{
    display:block;
    height: 100%;
    width: 100%;
    color:#cb0000;
    text-decoration: none;
    font-weight: bold;
 }
 a.prev-next{
     display: block;
     height: 100%;
     width: 100%;
     font-weight: bold;
     text-decoration: none;
     border-top:13px solid transparent;
 }
 a.prev-next{
    display:table-cell;
    border-right:20px solid transparent;
    border-left:10px solid transparent;
    color:#bbbbbb;

 }
 a.prev-next:hover{
    color:#018ed5;
 }
/* pager */
div.fr-contacts-text{
    width:660px;
    margin-left: 280px;
    min-height: 350px;
    text-align: justify;
}
div.fr-main-img{
    width:240px;
    min-height: 350px;
    position: absolute;
    top:70px;
    left: 20px;
}
img.main-img{
    border: 5px solid #f0f0f0;
}
div.fr-line{
    border-top: 1px solid #e5e5e5;
    margin-right: 20px;
    margin-left: 20px;
    background-color: #ffffff;
}
img.fr-img{
    border: 1px solid #d7dbe5;
}
img.fr-img-current{
    border: 1px solid #e4adad;
}
div.fr-img-title{
    text-align: center;
}
a{
    color:#c52b2b;
}
div.fr-date-holder{
    margin-bottom: 5px;
}
input.st-input{
    height: 28px;
    border: 1px solid #c9c9c9;
    color: #595959;
    font-style: italic;
    padding-left: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 15pt;
    background-image: url('../graphics/input-bg.gif');
    background-repeat: repeat-x;
}
label{
    font-size: 12pt;
    font-weight: bold;
}
a.btn{
    display: block;
    width:110px;
    height: 30px;
    background-image: url('../graphics/btn-bg.gif');
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 7px;
    color:#ffffff;
    text-decoration: none;
}

div.contact-us-litebox{
    position: absolute;
    width:500px;
    height: 100px;
    left:50%;
    top:700px;
    margin-left: -250px;
    border: 2px solid #c52b2b;
    background-color: #ffffff;
    font-size: 15pt;
    color:#980000;
    padding: 30px;
    text-align: center;
    z-index:5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
img.close-btn{
    position: absolute;
    right: 5px;
    top:5px;
    cursor: pointer;
}
div.footer-1{
    width:220px;
    height: 100px;
    border-right: 1px solid #d7d7d7;
    position: absolute;
    left:200px;
    top:0px;
    padding-left: 30px;
}
div.footer-2{
    width:220px;
    height: 100px;
    border-right: 1px solid #d7d7d7;
    position: absolute;
    left:440px;
    top:0px;
    padding-left: 40px;
}
div.footer-3{
    width:220px;
    height: 100px;
    position: absolute;
    left:680px;
    top:0px;
    padding-left: 40px;
}
a.footer-link{
    display: block;
    margin-bottom: 5px;
    color:#66768b;
    font-size: 10pt;
    padding-left: 20px;
    background-image: url('../graphics/footer-link-gb.gif');
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
}
a.footer-link:hover{
    text-decoration: underline;
}
div.sub-m{
    position: absolute;
    top:167px;
    left: 547px;
    z-index: 20;
    width:200px;
    min-height: 50px;
}
div.subm-item{
    height: 30px;
    background-color: #c52b2b;
    padding-left: 20px;
    border-bottom: 1px solid #b31d1d;
    border-top: 1px solid #d04444;
    text-align: left;
}
a.subm-item{
    display: block;
    width:100%;
    height: 100%;
    padding-top: 7px;
    color:white;
    text-decoration: none;
}
a.subm-item:hover{
    color:#f9df00;
}
div.newsletter{
    position: relative;
    width:350px;
    height: 240px;
    margin-left: 175px;
    background-color: #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
    padding-top: 10px;
}
div.twitter-holder{
    width:271px;
    min-height:215px;
    position: absolute;
    right:20px;
    top:20px;
}
img.tw-bottom-img{
    position: absolute;
    right: 20px;
    bottom: 5px;
}
div.twitter-footer{
    position: absolute;
    left: 0px;
    bottom: 5px;
}
div.tweet-text{
    margin-top: 15px;
}
div.tweetdate{
    font-size: 10pt;
    font-style: italic;
    color:#cfcfcf;
    margin-top: 10px;
}
a.follow{
    text-decoration: none;
    color:#d65656;
    font-style: italic;
}
/*Edit Bar */
div.edit-bar{
    background-color:black;
    padding:10px;
}
a.edit-bar{
    color:white;
    font-weight:bold;
    font-size:12pt;
    text-decoration:none;
    margin-right:100px;
}
div.edit-bar-right{
    float:right;
}
/* Edit Bar */
div.holder-404{
    margin-top: -20px;
    background-color: #ffffff;
    padding-left: 20px;
    height: 200px;
    padding-top: 20px;
}
input.blur {
	color: #999;
}

#movie-block { height:240px }
