﻿* { 
padding : 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
} 
html, body{ height: 100%; background-color:Gray}

#container {   min-height: 100%;   
               margin-bottom: -100px;
               margin-top :0px;
               top : 0px   ;
               width : 1000px;
               position: relative;
               margin-left :auto;
               background-color:White;
               margin-left : 120px; 
                margin-right : 120px; 
                
                 }

#footer {   height: 100px;   
            position: relative;
            min-width : 960px;        
            background:#446791;
/*background : #003842 url(../images/footer_bkg.jpg) repeat-x 0% top; */
             }
#footercontainer { 
            width : 920px; 
            margin-left : auto; 
            margin-right : auto; 
            padding-left : 20px; 
            padding-right : 20px; 
            padding-top : 50px; 
            position : relative; 
}              

.clearfooter {   height: 100px;   
                 clear: both;}
                 
                 
                 
#defcont1 {float: left;
           width: 250px;
           padding: 10px;
           margin-top: 20px;
           margin-bottom : 20px;            
           margin-left : 90px;
           background-color: #ffffff;
            }

#defcont2  {float: left;
            width: 250px;
            padding: 10px;
           margin-top: 20px;
           margin-bottom : 20px;
            background-color: #ffffff;
            margin-left : 90px;}
  
#defcont3 {float: left; 
           width: 250px;
           margin-left : 40px;
           padding: 10px;
           margin-top: 20px;
           margin-bottom : 20px;
           background-color: #ffffff;

            }
#childcont  
            {
           width:90%;
           padding: 0px;
           margin-top: 10px;
           margin-left : 30px;
           background-color: #ffffff;
           
            }           
            

h3.one { 
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 18px; 
    font-weight: bold; 
    color: #446791;
    font-style: italic;
    }
h3.two { 
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 18px; 
    font-weight: bold; 
    color: #446791;
    font-style: italic;
    text-align:right
    }  
	
p.first{
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #333333; 
         font-style: italic; 
         font-size: 18px; 
         line-height : 150% }
p.second{ color: red; }


/*
Start Logo and line
*/

#HR {
    height:10px;
    left :0px;
    width:100%;
    background:#446791;
    
   }
 #title 
 {
     position :relative;
     float :right;
     top :55px;

    
   }


/*
End Logo and line
*/

/*position: absolute; top: 40px; left: 28%;
Start Menu
*/

#navlist
{
padding: 0 0px 0px;
margin-top : 10px;
margin-left: 0;
font: bold 16px Verdana, sans-serif;
position: absolute; top: 0px; left: 50%;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 0px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background:#CCCCCC;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #660099;
color: #000000;
background: #CCCCCC;
}

/*
End Menu
*/  
div.img
  {
  vertical-align:middle;
  margin:0 auto;
  }
 #mainimg {
            padding: 10px;
           margin-top: 20px;
           margin-bottom : 20px;    
           }
           
img.imgmp{float: right; 
           }
                          
.ul 
{
    margin-left :120px;
    list-style-type :square; 
     margin-top : 10px;
     margin-bottom :20px;
     font-family: Georgia, "Times New Roman", Times, serif;
        color: #333333; 
         font-style: italic; 
         font-size: 18px; 
         line-height : 150%
       }   
.ulfooter 
{
    float :right;
    margin-left :120px;
    list-style-type :none; 
     margin-top : 2px;
     font-family: Georgia, "Times New Roman", Times, serif;
        color: white; 
         font-style: italic; 
         font-size: 18px; 
         line-height : 150%
       }          
.copy    {
         margin-left :120px;    
          }  
