html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family:'Arial' ,'Tahoma';*font-size: 16px; color:#000;}
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;
}
table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
p{padding-bottom: 15px;}
a { color:#fff; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#918e8e;}
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{font-size: 28px; font-family:arial, sans-serif; font-weight:normal; color:#3f4a41; }
div.main { min-height: 100%; _height: 100%; width:981px; margin:0 auto; padding: 17px 0 17px 17px;}
div.block{
	position: relative;
    overflow:hidden;
    zoom:1;
}
div.header{
	overflow: hidden;
	zoom:1;
	height: 366px;
	margin-bottom:17px; 
}
div.header .headerL{
	width: 549px;
	height: 366px;
	float: left;
	background: url(../img/headerL.jpg) no-repeat;
	margin-right: 17px;
}
div.header .headerR{
	width: 398px;
	height: 366px;
	float: left;
	background: url(../img/headerR.jpg) no-repeat;
}
.headerR .text{
	color: #fff;
	font-size: 25px;
	padding: 10px 18px 20px 25px ;	
	line-height: 33px;
}

div.right{
	width: 398px;	
	position: relative;
    margin: 0 0 0 566px;
    background:#d4d4d4 url("../img/menuB.jpg") no-repeat;
	background-position: left bottom;
    min-height: 700px;
    height: auto;
    _height: 700px;
}
div.right .category{
	font-size: 29px;
	padding-bottom: 15px;
	color:#3f4a41;
	padding-left: 45px;
	
}
div.menu{
	padding-top: 15px;
}
div.menu ul{
	padding-left: 45px;
    font-size:14px;
    font-family:arial, sans-serif;
}
div.menu ul li{
    padding:0 5px 7px 1px;
    *padding:0 5px 3px 1px;
}

div.left{
	z-index: 100;
	float:left;
	width:549px;
    position:relative;
    background: url(../img/contentB.jpg) repeat-y;
    min-height: 700px;
    height: auto;
    _height: 700px;
}
div.content{
	z-index: 100;
	position: relative;
	padding:15px 20px 20px;
}
div.content h1{
    padding-bottom:15px;
}

div.image{
	float: left;
	width: 208px;
	height: 208px;
	margin: 8px 20px 15px 0;
	background: url(../img/imgBg.png) no-repeat;
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/imgBg.png', sizingMethod='scale');
    
}
div.image img{
	margin: 4px 0 0 4px;
}

div.content .links{
    padding:10px 0;
}
div.content p{
    line-height:28px;
    padding-bottom: 25px;
    font-size:14px;
    font-family:arial, sans-serif;
}
div.footer{
	width: 964px;
	height: 77px;
	margin-top: 17px;
	clear: both;
	overflow: hidden;
	zoom:1;
	background:#efdebd url(../img/footerB.jpg) no-repeat;
	background-position: left top;
	
}
div.footer div.google{
	float: right;
	padding: 10px 20px 0 0;
	
}
div.footer div.google input{
    margin:0 3px;
}
div.copy{
	margin: 30px 0 0 20px;
	color:#306e91;
    font-size:18px;
}

