*
{
    margin:0px;
    padding:0px;
}
a
{
    text-decoration: underline;
     color:#278cb8;
     cursor:pointer;
}
a:hover{
    text-decoration: none;
    cursor:pointer;
}
p
{
    color:#373737;
}
#body
{
    
    position:absolute;
left:0px;
top:0px;
z-index:0; 
}
.hide
{
    display:none;
}
ul
{
    list-style:none;
}

#ph
{
   
    background-color:transparent;
    font-size:16px;
    font-family:Georgia;
    font-style: italic;
   

}
body
{
    margin-left: auto;
    margin-right:auto;
    width: 1200px;
    position:relative;
    z-index:2;
}
#top
{
    width:100%;
    height:100px;
   
}
#logo
{
    
    float:left;
    margin-left:146px;
}
#slog
{
    float:left;
    position:relative;
    left:58px;

    top:30px;
}
#mainmenu
{
    float:right;
    width:390px;
    list-style: none;
    color:#278cb8;
    text-transform: uppercase;
   font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, sans-serif;
    font-size:14px;
   position: relative;
   right:125px;
   top:25px;
  
}
#content h1
{

    font-weight:normal;
    font-size:36px;
    font-style:italic;
    display:inline-block;
    font-family:Georgia;
    color:#363d43;
    line-height:40px;
   
    
    
}
#content h10
{

    font-weight:normal;
    font-size:25px;
    font-style:italic;
    display:inline-block;
    font-family:Georgia;
    color:#363d43;
    line-height:40px;
   
    
    
}
#content h11
{

    font-weight:normal;
    font-size:23px;
    font-style:italic;
    display:inline-block;
    font-family:Georgia;
    color:#363d43;
    line-height:23px;
   
    
    
}


#mainmenu li
{
    float: right;
    margin:5px;
    display:inline-block;
    
   
    
}
#mainmenu a
{
    background-color:white;
    opacity:0.9;
    filter: alpha(opacity=80);
    padding:2px;
    font-weight:bold;
   
}
#bottom
{
  
    clear:both;
    display:inline-block;
    width:100%;
    height:117px;
}


.left
{
    float:left;
}
.right
{
    float:right;
}
.clear
{
    clear:both;
    
}
.width400
{
    width:  400px;
}
.width200
{
    width: 200px;
}
.width300
{
    width: 300px;
}
#menu3
{
    
    display:inline-block;
    background:url("../img/spec_menu.png") no-repeat top center;
    width:569px;
    height:57px;
    margin-right:151px;
    position:relative;
    top:-10px;
    
}
#menu3 a
{
    height:35px;
        margin-top:12px;
    float:left;
    display:inline-block;
   
}
#firstBut
{
     margin-left:20px;
  
}
#secondBut{
     margin-left:30px;
}
#thirdBut
{
     margin-left:30px;
}
.pushed
{
    padding-top:12px;
    position:relative;
    margin-left:25px;
    right:10px;
}
#footer
{
    clear:both;
   margin-left:25%;
    padding-top: 76px;
    padding-bottom: 40px;
}
#footer p
{
    font-family: Georgia;
    font-size: 14px;
    margin-top: 10px;
}