html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';font-size: 12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
p{padding-bottom: 5px;}
a{color: #5591ff;}
a:hover{color: #a4c3fd;}
a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
ul{list-style-type:none; list-style-image:none; list-style-position:outside;}
img { border: none; border-width: 0; }
h1{padding:0 0 15px 10px; font-size: 24px; font-family:arial, sans-serif; font-weight:normal; color:#306e91;}
div.main {width: 100%; min-height: 100%; _height: 100%; min-width:998px; width:expression(document.body.clientWidth < 998+2? "998px": "auto" );}
div.block{
	position: relative;
    overflow:hidden;
    zoom:1;
}
div.left{
	float: left;
	width: 384px;
    height:869px;
    background:url("../img/menu.jpg");
    border-bottom:8px solid #517c8f;
}
ul.menu{
    margin:389px 0 0 38px;
    font-size:12px;
    font-family:arial, sans-serif;
}
ul.menu li{
    padding-bottom:7px;
}
ul.menu a{
    color:#306e91;
}
div.right{
    margin-left:404px;
}
div.right .header{
    background:url("../img/header.jpg");
    width:594px;
    height:211px;
    margin-bottom:35px;
    float:right;
}
div.content{
    clear:right;
    margin-right:15px;
    position:relative;
    overflow:hidden;
    zoom:1;
}
div.image{
    float:left;
    width:200px;
    height:200px;
    margin:0 15px 10px 0;
}
div.content p{
    color:#bbb;
    font-family:arial, sans-serif;
}
div.footer{
    border-bottom:8px solid #517c8f;
}
div.footer ul{
    overflow:hidden;
    zoom:1;
    padding:60px 0 50px 40px; 
}
div.footer ul li{
    float:left;
}
div.footer ul li.first{
    font-size:18px;
    font-family:arial, sans-serif;
    color:#306e91;
    padding:8px 110px 0 0;
}
div.footer .google .search{
    *margin-bottom:-1px;
}
