/* 

Planet Hosting - CSS File

USE THIS STYLE SHEET FOR HOMEPAGE

*/

/*#main{width:100%; background-image:url(../images/bg_header.jpg); background-repeat:no-repeat; height:350px; background-position:center}*/
/*** HEADER ***/
div#header-text-left{ width:350px; float:left; margin-top:66px;  position:absolute; margin-left:20px /*margin-left:0px; text-align:left; left:0px*/  }
* html #header-text-left{ margin-left:0px;} /* for ie 6 */

#header-text-left h1{ color:#fff; font-size:33px;}
#header-text-left h3{ color:#ffca1f; font-size:20px;}
#header-text-left ul{ list-style-type:none; margin:20px 0px; padding:0px; font-size:14px; line-height:21px; padding-left:0px;}
#header-text-left ul li{ color:#fff; background-image:url(../images/arrow-white.png); background-repeat:no-repeat; background-position:0 6px; padding-left:12px;}


#header-text-right{ width:387px; float:right;}
#box-header-yellow{ background-image:url(../images/box-header-yellow2.png); background-repeat:no-repeat; width:338px; height:287px; margin-top:45px; margin-left:-10px; text-align:left }
.pad-box{ padding:17px 15px 11px 23px; background-image:url(../images/price.png); background-repeat:no-repeat; background-position:25px 30px; font-size:11px}
#box-header-yellow ul { list-style-type:none; line-height:25px; margin:0px; padding:0px 0px 15px 130px; }
#box-header-yellow ul li{ background-image:url(../images/arrow-grey.png); background-repeat:no-repeat; background-position:0 5px; padding-left:15px;}
#box-header-yellow ul li { font-size:18px;}
#box-header-yellow span{ padding-left:30px;  float:left;}
#box-header-yellow p{ margin-bottom:15px; line-height:18px;}
/*** END HEADER ***/



/*** CONTENT ***/
.box_content_r{ width:492px; background-image:url(../images/box_yellow_r.gif); background-repeat:repeat-y; float:left; margin-left:3px  }
.box_content_t{ width:492px; background-image:url(../images/box_yellow_t.gif); background-repeat:no-repeat; background-position:top; }
.box_content_b{ width:492px; background-image:url(../images/box_yellow_b.gif); background-repeat:no-repeat; background-position: 0px bottom; }
.box_content{ padding:17px 18px 27px 18px; font-size:12px; line-height:18px; margin:auto}

.box_content_r{ width:492px; background-image:url(../images/box_yellow_r.gif); background-repeat:repeat-y; float:left; margin-left:3px  }
.box_content_t_tos{ width:492px; background-image:url(../images/box_yellow_t_tos.gif); background-repeat:no-repeat; background-position:top; }
.box_content_b{ width:492px; background-image:url(../images/box_yellow_b.gif); background-repeat:no-repeat; background-position: 0px bottom; }
.box_content{ padding:17px 18px 27px 18px; font-size:12px; line-height:18px; margin:auto}

/*** END CONTENT ***/