/***********************************************
Author:Web-help
***********************************************/

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
/*background: #E1E1E1;
*/}

.openpet{ /*class added to contents of 1st demo when they are open*/
/*background: yellow;
*/}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 0px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}
.main_right{
margin:0;
padding:0;
width:267px;

/*border:solid 1px red;
*/
float:right;
}

#main_right_round_top{
width:271px;
background: url(../../images/rightcolumnimg/main_right_round_top.png) no-repeat top;
/*border:solid 1px blue;
*/
}

#main_right_round_bottom{
width:271px;
background:url(../../images/rightcolumnimg/main_right_round_bottom.png) no-repeat bottom;
padding-top:20px;
padding-bottom:20px;
/* border:solid 1px blue;
 */
}

#main_right_round_bg{
width:271px;
background:url(../../images/rightcolumnimg/main_right_round_bg.png) repeat-y;
/*border:solid 1px blue;
*/

    font-family: Calibri;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
	color:#185814;
	/* border:solid 1px red; */

	
	
overflow:hidden;
}


body {
 background-color:#caeefa;
}

#round_padding{
padding-left:20px; padding-right:20px;
/* border:solid 1px red; */
}

#car_loan{
background:url(../../images/rightcolumnimg/car_loan.png) no-repeat right;
font-size:16px;
border:0;
height:79px;
padding:0;
margin:0;
color:#185814;
/* border:solid 1px blue; */
}

#bike_loan{
background:url(../../images/rightcolumnimg/bike_loan.png) no-repeat right;
font-size:16px;
border:0;
padding:0;
margin:0;
height:79px;
color:#185814;
}

#boat_loan{
background:url(../../images/rightcolumnimg/boat_loan.png) no-repeat right;
font-size:16px;
border:0;
padding:0;
margin:0;

height:79px;
color:#185814;
}

#caravan_loan{
background:url(../../images/rightcolumnimg/carvan.png) no-repeat right;
font-size:16px;
border:0;
padding:0;
margin:0;
color:#185814;
height:79px;}

#equipment_loan{
background:url(../../images/rightcolumnimg/quipment_loan.png) no-repeat right;
font-size:16px;
border:0;
padding:0;
margin:0;
color:#185814;
height:79px;}

#home_loan{
background:url(../../images/rightcolumnimg/home_loan.png) no-repeat right;
font-size:16px;
border:0;
padding:0;
margin:0;
color:#185814;
height:79px;}

#truck_loan{
background:url(../../images/rightcolumnimg/truck_loan.png) no-repeat right;
font-size:16px;
border:0;
padding:0;
margin:0;
color:#185814;
color:#185814;
height:79px;}



#more_link{
background:#3B7B31; color:#FFFFFF; padding:5px; text-decoration:none; font-size:10px;
background-color:#3B7B31;
}

