html, body { width: 100%; min-height: 100%; _height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';font-size: 12px; background:url("../img/bg.jpg") repeat-x;}
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: 15px;}
a { outline: none; -moz-outline: 0; border: none; border-width:0; }
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" );
    background:url("../img/l_shadow.png") repeat-y top left;
    _background:none;
}
div.block{
	position: relative;
    background:url("../img/r_shadow.png") repeat-y top right;
    zoom:1;
    _background:none;
}
div.left{
    position:relative;
    top:-50px;
	float: left;
	width: 375px;
    position:relative;
    z-index:100;
}
ul.menu{
    font-family:arial,sans-serif;
    font-size:14px;
    height:560px;
    padding:90px 0 0 0;
    position:absolute;
    right:105px;
    text-align:right;
    top:0;
}
ul.menu li{
    padding-bottom:5px;
}
ul.menu a{
    color:#000;
}
ul.menu a:hover{
    color:#524f4f;
}
div.right{
    margin-left:390px;
}
div.header{
    width:998px;
    height:335px;
    z-index:1;
    margin:0 auto;
}
div.content{
    margin-right:100px;
    clear:right;
    position:relative;
    overflow:hidden;
    zoom:1;
    padding-bottom:20px;
}
div.image{
    float:left;
    width:200px;
    height:203px;
    margin:0 15px 20px 0px;
    display:inline;
}
div.content p{
    color:#141313;
    font-family:arial, sans-serif;
}
div.google input{
    margin:0 3px;
}
div.footer{
    padding:0 0 30px 55px;    
}
div.footer ul{
    clear:both;
    overflow:hidden;
    zoom:1;
}
div.footer .text{
    font-size:18px;
    color:#306e91;
    padding-right:100px;
}
div.footer ul li{
    float:left;
}