html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';*font-size: 16px; color:#f47478;}
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:#8f2924; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#f6261c;}
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:#9f282c; }
div.main { min-height: 100%; _height: 100%; width:998px; margin:0 auto; position:relative;}
div.block{
    margin: 0 24px;
}
div.header{
    overflow:hidden;
    zoom:1;
    position:relative;
    width:939px;
    height:313px;
    background: url(../img/header.jpg) no-repeat;
}
div.header .title{
	position: absolute;
    top:95px;
    left:25px;
    font-size: 36px;
    color:#188ac9;
}
div.header .text{
	font-size:14px;
	line-height: 28px;
	color:#000;
    position:absolute;
    left:20px;
    top:140px;
    z-index:100;
    
}
div.header .text p{
    width:700px;
    padding-bottom:0;
}
div.right{
	z-index: 2;
	margin-left:695px;
    position:relative;
    padding-bottom:230px;
}
div.menu{
    padding:30px 20px 20px 25px;
}
div.menu .category{
    color:#9f282c;
    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.left{
	float:left;
	width:680px;
	z-index: 2;
	margin-top: 30px;
    position:relative;
}
div.content{
	background: url(../img/contentBg.jpg) no-repeat;
	background-position: 90% 85%;
	min-height:500px;
	height:auto;
	_height: 500px
}
div.content h1{
    padding-bottom:10px;
}

div.links{
	padding:10px 0;
}
div.image{
    position:relative;
    z-index:2;
    float:left;
    width:200px;
    height:200px;
    margin:10px 15px 8px 0;	 
}

div.content p{
    line-height:28px;
    padding-bottom:25px;
    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 260px;
	z-index: 2;
	position: relative;
}
div.footer div.google input{
    margin:0 3px;
}
div.copy{
	float: left;
	padding: 20px 0 0 20px;
    font-size:14px;
    color:#ed5217;
    z-index: 2;
    position: relative;
}
.menuB{
	position: absolute;
	right:45px;
	bottom:0;
	background: url(../img/menuB.jpg) no-repeat;
	width:214px;
	height:341px;
	z-index: 1;
}


