html
{
      background: #3a70b6;
}
body
{
      font-family: Tahoma;
      font-size: 12px;
      margin: 0px;
      padding: 0px;
      height: 100%;
}
p
{
      text-align: justify;
}
a
{
      color: #03438d;
}
#container
{
      margin: 0px auto 0px auto;
      width: 1260px;
}
#wrapper
{
      margin: 0px auto;
      width: 1260px;
}
#banner_left
{
      width: 160px;
      height: 300px;
      background-image: url(images/banner_left.jpg);
      float: left;
}
#banner
{
      width: 940px;
      height: 400px;
      float: left;
}
#banner_right
{
      width: 160px;
      height: 300px;
      background-image: url(images/banner_right.jpg);
      float: left;
}
#banner_1
{
      background-image: url(images/banner_1.jpg);
      width: 940px;
      height: 130px;
      float: left;
}
#banner_2
{
      background-image: url(images/banner_2.jpg);
      width: 940px;
      height: 161px;
      float: left;
}
#banner_4
{
      background-image: url(images/banner_4.jpg);
      width: 940px;
      height: 59px;
      float: left;
}
#right-sidebar
{
      width: 288px;
      float:left;
      text-align:center;
}
.logo_text
{
      font-family: Tahoma;
      font-size: 32px;
      color: #ffffff;
      font-weight: bold;
      margin-right: 32px;
      margin-top: 40px;
      text-align: right;
}
.logo_text_2
{
      font-family: Tahoma;
      font-size: 20px;
      color: #85a6d2;
      margin-right: 32px;
      margin-top: 5px;
      text-align: right;
}
#left-sidebar
{
      width: 160px;
      float:left;
      text-align:center;
}
#main-contents
{
      width: 940px;
      float:left;
      background: #d8e6f4;
	  background-repeat: no-repeat;	  
}
.main_contents_top
{
      background-image: url(images/main_contents_top.gif);
      width: 940px;
      height: 5px;
	  background-repeat: no-repeat;
}
.main_contents_bottom
{
      background-image: url(images/main_contents_bottom.gif);
      width: 940px;
      height: 5px;
	  background-repeat: no-repeat;
	  font-size: 1px;
}
.main_body
{
      padding-left: 30px;
      padding-right: 30px;
}
.title
{
      margin-top: 10px;
      font-family: Tahoma;
      font-size: 28px;
      color: #092e6f;
      font-weight: bold;
      margin-bottom: 10px;
}
.ul_box
{
      float: left;
      width: 440px;
      margin-top: 15px;
      margin-left: -20px;
}
.selling
{
      font-family: Tahoma;
      font-size: 12px;
      color: #ffffff;
      font-weight: bold;
      list-style-type:none;
      padding: 5px 0px 5px 30px;
      background:url(images/selling.gif) 0px 3px no-repeat;
}
.footer_left
{
      background-image: url(images/footer_left.jpg);
      width: 160px;
      height: 146px;
      float: left;
}
.footer_center
{
      background-image: url(images/footer_pic.jpg);
      width: 940px;
      height: 146px;
      float: left;
	  background-repeat: no-repeat;	  
}
.footer_right
{
      background-image: url(images/footer_right.jpg);
      width: 160px;
      height: 146px;
      float: left;
}
.copyright
{
      width: 940px;
      font-family: Tahoma;
      font-size: 9px;
      color: #ffffff;
      text-align: center;
      margin-top: 110px;
}
.body_top
{
      background-image: url(images/body_top.gif);
      width: 883px;
      height: 10px;
      margin-top: 25px;
	  background-repeat: no-repeat;	  	  
	  font-size: 1px;
}
.body_bottom
{
      background-image: url(images/body_bottom.gif);
      width: 883px;
      height: 11px;
      margin-bottom: 10px;
	  background-repeat: no-repeat;	  
}
.body_box
{
      background-image: url(images/body_box.gif);
      width: 883px;
}
/* tooltip */
a.info {
        font-family: Tahoma, Arial, Sans-Serif;
        text-decoration:none;
        position: relative;
}

a.info span {
        position: relative;
        display:none;
}

a.info:hover {
        position: relative;
        cursor:default;
}

a.info:hover .infobox {
        font-weight: normal;
        display:block;
        position:absolute;
        top:20px;;
        left:25px;
        width:205px;
        height:70px;
        border: 1px solid #ccc;
        background: #d8e6f4;
        color:#000;
        text-align:left;
        font-size: 12px;
        padding-left:10px;
        padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
        background-color: transparent;
        border: 0;
        height:22px;
        width:22px;
        background-image:url(images/calendar.png);
        cursor: pointer;
        cursor: hand;
}
.testimonial_box
{
        padding-left: 25px;
        padding-right: 10px;
        padding-top: 10px;
        clear:both;
}
.testimonial_name
{
        width: 385px;
        height: 25px;
        background: #fefefe;
        float: left;
        margin-top: 15px;
        margin-left: 10px;
}
.testimonial_name_text
{
        font-family: Tahoma;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        margin-top: 5px;
        margin-left: 5px;
}
.testimonial_text
{
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 25px;
        width: 700px;
        text-align: justify;
        float: left;
}

.account_box_left_1
{
        width: 150px;
        float: left;
        margin-left: 25px;
        margin-top: 5px;
}
.account_box_left_2
{
        width: 250px;
        float: left;
        margin-top: 0px;
}
.account_text_1_1
{
        text-align: right;
        margin-right: 10px;
        margin-top: 3px;
}
.account_text_2_1
{
        margin-top: 0px;
}
.credit_card_box_1
{
        width: 160px;
        margin-top: 6px;
        margin-right: 5px;
}
.credit_card_box_2
{
        width: 160px;
        margin-top: 10px;
        margin-right: 5px;
        float: left;
}
.credit_card_box_3
{
        width: 350px;
        height: 100px;
        margin-top: 10px;
        margin-right: 5px;
        float: left;
}
.contact_text_1
{
        width: 850px;
        font-family: Tahoma;
        font-size: 14px;
        color: #000000;
        font-weight: bold;
        float: left;
        margin-top: 10px;
        text-align: center;
}
.contact_text
{
        width: 850px;
        height: 50px;
		font-family: Tahoma;
        font-size: 12px;
        color: #000000;
        float: left;
        text-align: center;
}
