body{margin:0; padding:0; background:url(../images/bg.jpg) no-repeat top;}
#header{height:108px; border:0px solid #333; background:url(../images/logo.png) no-repeat top left;}
.headbtn{float:right;margin-top:40px; vertical-align: middle;position:absolute;fixed;right:0px;top:0px;}
.headbtn a{box-shadow:0 0 8px #999; padding:10px 10px;border-radius:5px; color:#fff; background-color:#0099FF; font:bold 12px arial; text-decoration:none}
.headbtn a:hover{background-color:#00CCFF}
#planner{border:0px solid #333; height:140px; width:60%; margin:350px auto 0 auto; background:#FFFFFF url(../images/tri.png) no-repeat left top; box-shadow:0 0 8px #ccc;}
#heading{background:url(../images/heading.png) no-repeat center; width:100%; height:30px; text-align:center; margin-top:20px;} 
.botbody{margin:20px auto 0 auto; width:80%; height:380px;}
.imghold{width:26%; box-shadow:0 0 7px #ccc; float:left; border:1px solid #ccc; /*height:350px;*/ font:22px calibri; color:#33a6f6; text-transform:uppercase; padding:285px 0 15px 10px;}
.imghold span{font:12px calibri; color:#ccc; padding:0px 0 15px 0px;}
#footer{width:100%; border-bottom:4px solid #33a6f6; text-align:center; padding:10px 0; background:#f0f0f0 urll(../images/host.png) no-repeat right top}
#footer a{font:12px arial; color:#999; padding:0 20px; border-right:1px solid #999; text-decoration:none}
#footer a:hover{color:#333;}

#footer a:last-child{border-right:none}
.mleft{margin-left:9%;}
.img1{background:url(../images/img1.jpg) no-repeat center top}
.img2{background:url(../images/img2.jpg) no-repeat right top}
.img3{background:url(../images/img3.jpg) no-repeat center top}
.txtfld{width:90%; border:1px solid #ccc; height:20px; font:12px arial; padding:5px; border-radius:3px;}
.planbtn{padding:10px 20px; margin-left:10px; border-radius:5px; color:#fff; background-color:#0099FF; font:bold 13px arial; text-decoration:none; border:none}
.planlink{}
.planlink a{font:12px arial; color:#999; padding:0 20px 0 20px; border-right:1px solid #999; text-decoration:none}
.planlink a:hover{color:#333;}
.planlink a:last-child{border-right:none; padding-right:0}
.plantxt{font:22px calibri; color:#33a6f6; text-transform:uppercase; }