 HTML {background: transparent url(/img/tile_interior.gif) repeat-x 0% 0%;}
    HTML, BODY {margin:0px;}
    
    #header {height: 118px;margin: 0px auto;position:relative;width:990px;}
    
    #header a {font-family: 'Trebuchet MS', Verdana, sans-serif;font-size: 14px;font-weight: normal;text-decoration: none;}
    
    #logo {display:block;float:left;margin-top:10px;width:190px;height:64px;}
    #right {float:right;margin-left:300px;margin-top:5px;}
    #right a {color:white;} 
    
    
    #header h1 {color:White;float:left;margin-top:1px;margin-bottom:2px;font:normal 250% Arial;}
    
    #nav {clear: both;float:left;height:40px;margin:2px 0px 0px;padding:0px 2px 0px 0px;position:relative;width: auto;list-style: none;}
        
    #nav LI {background: transparent url(/img/bg_nav_item.gif) no-repeat 0% 100%;
            display: block;float: left;height: 40px;list-style: none;margin: 0px;padding: 0px 0px 0px 1px;}   
    
    #nav LI a {color:#336699;display: block;font-family: 'Trebuchet MS', Verdana, sans-serif;font-size: 14px;font-weight: normal;line-height: 40px;
                padding: 0px 19px;text-shadow: white 0px 1px 0px;text-transform: uppercase;text-decoration: none;}
                
    #search {bottom: 4px;height: 30px;position: absolute;right: 30px;width: 225px;}
    
    #page {background-color: white;border-bottom: 2px solid #D6D1CA;border-radius:8px 8px;border-radius:8px 8px;
			border:1px solid #D6D1CA;margin:20px auto 20px;clear:both;width:990px;}
    
    #page h1 {background: transparent url(/img/tile_interior_header.gif) repeat-x scroll 0% 100%;border-bottom:1px solid #D6D1CA;
                color: #336699;font-size: 24px;font-weight: bold;height: 60px;line-height: 60px;padding-left: 20px;
                text-shadow: white 0px 1px 0px;margin:0px;}
    
    /* Personal and Business Pages icons*/
	#page h1 img.icon {width:48px;height:48px;float:left;margin:5px;border:0px;margin-right:20px;}

    #content {clear:both;}

    #footer {padding:10px;clear: both;width: 100%;}
    #footer_content {margin: 0px auto;position: relative;width: 990px;text-align:center;font-size:11px;}
        
    #footer a {padding-left:10px;padding-right:10px; padding-bottom: 2px;text-decoration: none;}
    #footer p {text-align:center;}
    