html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';*font-size: 16px; color:#808080;}
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:#306e91; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#8bcff4;}
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:#aba8a6; }
div.main { min-height: 100%; _height: 100%; margin: 0 auto; width:1199px; position:relative;}
div.block{
    zoom:1;
}
div.header{
    overflow:hidden;
    zoom:1;
    position:relative;
    height:757px;
}
div.header .title1{
    position:absolute;
    top:320px;
    left:185px;
    color:#b2aaa5;
    font-size:48px;
}
div.header .title2{
    position:absolute;
    top:320px;
    right:20px;
    color:#b2aaa5;
    font-size:48px;
}
div.header .text{
	font-size:17px;
	color:#101010;
    position:absolute;
    line-height:24px;
}
div.header .lt{
	left:50px;
    top:33px;	
    width:276px;
}
div.header .rt{
	right:30px;
    top:33px;	
    width:336px;
}
div.header .lb{
	left:50px;
    bottom:33px;	
    width:316px;
}
div.header .rb{
	right:30px;
    bottom:33px;	
    width:336px;
}
div.header .ilt{
	left:0;
    top:0;
    width:599px;
    height:380px;
    position:absolute;
    background:url("../img/tl.jpg") no-repeat
}
div.header .irt{
	left:599px;
    top:0;
    width:600px;
    height:380px;
    position:absolute;
    background:url("../img/tr.jpg") no-repeat
}
div.header .ilb{
	left:0;
    top:380px;
    width:599px;
    height:377px;
    position:absolute;
    background:url("../img/bl.jpg") no-repeat
}
div.header .irb{
	left:599px;
    top:380px;
    width:600px;
    height:377px;
    position:absolute;
    background:url("../img/br.jpg") no-repeat
}
div.left{
	z-index: 2;
	width:360px;
	float:left;
    position:relative;
}
div.menu{
    padding:15px 20px 20px 25px;
}
div.menu .category{
    color:#aba8a6;
    font-size: 28px;
    padding-bottom:15px;
}
div.menu ul{
    font-size:14px;
    font-family:arial, sans-serif;
}
div.menu ul li{
    padding:0 5px 7px 1px;
    *padding:0 5px 3px 1px;
}

div.right{
	z-index: 2;
	margin: 15px 0 50px 375px;
    position:relative;
}
div.content{}
div.content h1{
    padding-bottom:10px;
}

div.links{
	padding:10px 0;
}
div.image{
    position:relative;
    z-index:2;
    float:left;
    width:208px;
    height:208px;
    background: url(../img/imgBg.jpg) no-repeat;
    margin:10px 20px 8px 0;	 
}
div.image img{
	margin:4px 0 0 4px;
}

div.content p{
    line-height:28px;
    padding:0 50px 25px 0;
    font-size:14px;
    font-family:arial, sans-serif;
}
div.footer{
	height:90px;
	clear:both;
	overflow: hidden;
	zoom:1;
}
div.footer div.google{
	color:#000;
	padding:7px 0 0 340px;
	z-index: 2;
	position: relative;
}
div.footer div.google input{
    margin:0 3px;
}
div.copy{
	float: left;
	padding: 10px 0 0 30px;
    font-size:17px;
    color:#306e91;
    z-index: 2;
    position: relative;
}

