.home-title{
color: #ba1708;
font-size: 20px;
line-height: 29px;
margin-top: 40px;
width: 450px;
word-spacing: -1px;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
text-align: left;
direction: ltr;
padding-left: 10px;
font-weight: bold;
display: block;
}

.home-title2{
color: #ba1708;
font-size: 18px;
margin-top: 40px;
font-weight: bold;
margin-bottom: 5px;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
line-height: 1.28;
text-align: left;
direction: ltr;
}

.home-text{
color: #000000;
font-size: 15px;
font-weight: normal;
margin-bottom: 10px;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
line-height: 1.28;
text-align: left;
direction: ltr;
}

.full {width: 100% !important; }
.half {width: 49.9% !important; }
.third {width: 33.3% !important; }
.twothirds {width: 66.6% !important; }
.quarter {width: 25% !important; }
.threequarters {width: 75% !important; }
.fifth {width: 20% !important; }
.twofifths {width: 40% !important; }
.threefifths {width: 60% !important; }
.fourfifths {width: 80% !important; }
.seventy{width:70% !important; }
.thirty{width:30% !important; }
.tenth{width:10% !important; }
.nintenths{width:90% !important; }
.golden-s {width:38% !important; }
.golden-b { width:62% !important; }

a img{ border:0;}
.left {float: left !important; }
.right {float: right !important; }
.center {text-align: center; }
.center-block {margin: 0 auto !important;}
.text-right {text-align: right; }
.text-left {text-align: left; }
.nowrap {white-space: nowrap; }
.hidden {display: none;}
.inline {display: inline; }
.block {display: block; }
.relative{position:relative;}
.section{padding-bottom:20px;}
.section-sm{padding-bottom:10px;}
.no-border, .leadin{border:none !important; padding-left:0 !important; background-image:none !important;}
img.right{padding: 0 0 10px 10px;}
img.left{padding: 0 10px 10px 0;}
.inner{padding:10px;}
.inner-right{padding-right:20px;}
.inner-left{padding-left:20px;}
.inner-top{padding-top:10px;}
.inner-bottom{padding-bottom:10px;}
.pointer { cursor:pointer; }
p{padding-bottom:18px;}