﻿
body#home { background:none; background-color:#fff;}
body { background-color:#007D9B; background-repeat: repeat-x;}

#page{ margin-top:10px; width:785px; }
#main { width:785px; margin:0;}

/*#page{ width:815px; background-color:#fff;padding-left:30px;}
#main { padding-top:10px; width:785px; margin:0;}*/

#header { background: #003845 url(../../img/template/header-bg.gif) top center repeat-x; border-width:3px;}
body#aboutus #header #nav ul li.selected,
#header #nav ul li.aboutus { padding-right:0px;}
#header	#iop-logo, #header #login-msg { right:10px; }
#header .top-menu { margin-right:10px; }

#footer { 
           background: #0087a7 url(../../img/template/footer-bg.gif) top left repeat-x; 
           height:34px;
           padding:0;
           float:left;
           margin-top:15px; }
            
#footer ul {
            float:none;
            overflow:hidden;
            padding:5px 0 0 0;
            width:500px;
            margin:auto; }
            
#footer ul li a, #footer ul li strong {
    border-right:1px solid #fff;
    text-decoration:none;
    font-weight: 700;
    padding-right:0.5em;
    margin-left:0.5em;
}    
   

