body,html{
	padding:0;
	font:normal 10pt "Trebuchet MS";
	color:#fff;
	margin:0;
	height:100%
}

html{
	background:#6f0604;
	height:100%
}

body{
	background:url(../images/bgx.jpg) repeat-x bottom #6f0604;

	
}
.container2 {
	position:relative;
	min-height:100%;
	width:1180px;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
html>body #container2 {
    height: auto;
	}

.wrapperHome{
	background:url(../images/bgHomepage.jpg) right bottom no-repeat;
	width:100%;
	height:656px;
	position:absolute;
	bottom:0;
}

.container{
	width:680px;
	padding:0;
	float:left
}

.container h1{
	padding:0;
	margin:0
}

#buttonsContainer{
	text-align:right;
	/*padding:76px 0 0 0;*/
	padding:0;
	font:normal 10px Arial;
	width: 570px;
	/*float:left;
	display:inline;*/
}

.slogan{
	
	position:absolute;
	top:50px;
	left:180px;
	width:630px;
	padding:0;
	margin:0 0 0 180px;
	font:italic 24px Arial;
	color:#fff;
	text-align:center;

}

.hotline{
	margin:0 0 0 270px;
	font:bold 16px "Trebuchet MS";
	color:#fff;
}

.hotline2{
	margin:3px 0 0 215px;
	color:#fff;
}

.homenav{
	border:0;
	
}

.homenav td{
	padding:0;
	vertical-align: top
}


