.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#header{
	background: white url(images/parents_headerbg2.gif) top no-repeat;
	height: 126px;
}

#search_sub,#ask_sub{
width:60px;
height:21px;
background:url(images/search_sub.gif) top left no-repeat;
border:none;
cursor:pointer;}
#sub_menu{
padding:5px 0 0 10px;
letter-spacing:3px;
color:#039;}
#sub_menu2{
clear:both;
text-align:left;
letter-spacing:1px;
padding-left:21px;
background:#fff;}
#sub_menu a{
color:#039;
text-decoration:none;}
#sub_menu2 a{
color:#333;
text-decoration:none;}
#sub_menu a:hover,#sub_menu2 a:hover{
color:#000;
text-decoration:underline;
}
#navi {
background: url(images/parents_navibg2.gif) -5px top no-repeat;
}
#navi li a.on,#navi li a:hover{
	color: #359369;
}
#searchbox{
border-left:1px solid #fff;
border-right:1px solid #fff;}

#main {
width:778px;
}