/* CSS Document */
body {
    font-family: Helvetica, Arial, Verdana;
}

A:link {
    color: Blue;
}

A:visited {
    color: Blue;
}

A:active {
    color: Blue;
}

A:hover {
    color: red;
}

h1 {
    font-size: 45px;
}

h2 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
    font-size: 28px;
}

/* Top Banner */
.banner_new {
    border: none;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    background-image: url(images/renteng2.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 152px;
}

.banner {
    border: none;
    float: left;
    width: 100%;
    height: 126px;
    position: relative;
    z-index: 1;
    background-image: url(images/banner-noshade.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}

.banner2 {
    border: none;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    background-image: url(images/banner.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    height: 129px;
}

.banner3 {
    border: none;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    background-image: url(images/green_shaded.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    height: 129px;
}

.banner4 {
    border: none;
    width: 100%;
    background-image: url(images/banner.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    height: 50px;
}

.banner5 {
    border: none;
    width: 100%;
    background-image: url(images/banner-noshade.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    height: 50px;
}

.banner6 {
    border: none;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    background-image: url(images/banner-noshade.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    height: 129px;
}

.list li {
    font-size: 24px;
    height: 74px;
}

.style3 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #000080;
}

.style5 {
    color: #4863A0;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: -27px;
    left: 170px;
}

.style6 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: -23px;
    left: 1px;
}

.style7 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: -33px;
    left: 1px;
}

.style8 {
    font-size: 16px
}

.style9 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: -28px;
    left: 50px;
}

.style10 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: -35px;
    left: 1px;
}

.style11 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: 13px;
    left: 1px;
}

.style29 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000080;
}

.ads1 {
    position: relative;
    top: -28px;
    left: 1px;
}

.text {
    font-size: 24px;
}

.text1 {
    font-size: 33px;
    text-align: center;
    letter-spacing: 2px;
    word-spacing: 6px;
}

.text3 {
    font-size: 20px;
}

.header1 {
    position: relative;
    top: -15px;
    left: 1px;
}

.header2 {
    position: relative;
    top: -2px;
    left: 1px;
}

.disclaimer {
    background: #e4e4e4;
    border: 2px solid #339900;
    padding: 4px;
}

.table {
    background-color: #e0ffff;
    font-family: Arial, Helvetica;
    color: #0000a0;
    padding: 10px;
}

.image {
    float: left;
    padding: 6px;
}

.tablekit {
    border: 1px solid #000000;
    background-color: #e4e4e4;
    padding: 15px;
}

.tablekit p {
    font-size: 16px;
}

#tiny_wrapper {
    margin: auto;
    width: 300px;
    text-align: center;
    font-size: 15px;
}

#tiny {
    position: relative;
    top: 300px;
    left: 1px;
}

#tiny_bottom {
    position: relative;
    top: 580px;
    left: 1px;
}

.menu-bodyx {
    background: #fff;
    border: 2px solid #390;
    padding: 0;
}

ol.withroman {
    color: #000000;
    font-size: 22px;
    font-weight: normal;
    font-family: Arial, Helvetica;
}

ul {
    font-size: 24px
}
/*Important numbers to contact right column*/
num_list ul,li{
	font-size:20px;
	font-weight:normal;
	text-align:left;
}
	

/* side links*/
#promo {
    width: 265px;
    margin: 5px;
    color: #000000;
    border: 1px solid #000000;
}

#promo h2 {
    padding: 10px 5px 10px 5px;
    margin: 0px;
    text-align: center;
    border: 1px solid #000000;
    background-color: #000000;
    color: #FFFFFF;
    font-size: large;
}

#promo ul {
    padding: 10px;
    margin: 10px;
}

#promo li {
    margin: 5px 5px 5px 10px;
    padding: 0px;
    font-size: 18px;
}
