html{height: 100%}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	height: 100%;
}
.wrapper {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -210px;}
	.push{height: 210px;}

.bodyContainer{
	width:100%;
	float: left;
}

.middleContainer{
	width: 782px;
	margin: 0 auto 0 auto;
}

#topContainer{
	background: #dadcdb url(../images/gif/header-bg.gif) repeat-x top right;
}

#content{
	background: #ffffff  url(../images/gif/brown-bg.gif) repeat-x top right;
}

#headerTop{
	width: 100%;
	float: left;
	height: 213px;
	padding: 0 0 15px 0;
}

#headerTop #menuContainer{
	width: 302px;
	float: left;
	padding: 0 0 0 18px;
}

#orangeLogo{
	width: 175px;
	float: left;
	position: relative;
	padding: 0 0 0 16px;
}

#orangeContainer{
	width: 159px;
	float: left;
	background: #ffffff url(../images/gif/orange-shadow.gif) no-repeat top right;
	height: 213px;
}

#logoContainer{
	width: 157px;
	height: 210px;
	float: left;
	background: #ffffff url(../images/gif/orange-bg.gif) repeat-x top right;
}

#logoContainer #logo{
	position: absolute;
	top: 24px;
	left: 0;
	float: left;
	margin: 0;
	padding: 0;
}

#logoContainer #company{
	float: left;
	padding: 159px 0 0 22px;
	margin: 0;
}

#titleContainer{
	width: 214px;
	float: left;
	height: 106px;
	padding: 72px 0 0 83px;
}

#titleContainer h1{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

#titleContainer h1 a{
	float: left;
	margin: 0;
	padding: 0;
}

#titleContainer h1 img{
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}

#gente{
	width: 166px;
	padding: 7px 22px 0 75px;
	float: left;
}

#gente img{
	float: left;
}

#menu{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li{
	width: 70px;
	line-height: 19px;
	height: 19px;
	float: left;
	display: inline;	
	margin-right: 7px;
}

#menu .active{
	background: url(../images/gif/menu-option-active.gif) no-repeat top right;
}

#menu li a{
	text-decoration: none;
	width: 100%;
	text-align: center;
	float: left;
}

.active a{
	color: #025994;
}

.inactive a{
	color: #ffffff;
}

#menu .inactive{
	background: url(../images/gif/menu-option-inactive.gif) no-repeat top right;
}

#contentFloat{
	width: 100%;
	float: left;
}

#footerContainer{
	margin-top: 38px;
	background: #b94000 url(../images/gif/footer-bg.gif) repeat-x top right;
}

#footer{
	width: 100%;
	float: left;
}

#footer #contactForm{
	width: 251px;
	height: 152px;
	overflow: hidden;
	float: left;
	margin: 6px 0 6px 0;
	padding: 8px 0 0 0;
	background: #b94000 url(../images/jpg/contact-form-bg.jpg) no-repeat top right;
}

#contactForm p{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
}


#contactForm p label{
	width: 72px;
	padding: 0 8px 0 0;
	margin: 0;
	font-size: 12px;
	float: left;
	text-align: right;
	color: #c14700;
	font-weight: bold;
}

#contactForm p .inputText{
	float: left;
	width: 153px;
	margin: 0;
	border: 1px solid #7c7c7c;
	font-size: 12px;
}

#contactForm p a{
	color: #c14700;
	text-decoration: none;
	float: left;
	font-weight: bold;
	margin: 0 0 0 66px;
}

#contactForm p #btnSend{
	margin: 0 18px 0 0;
	float: right;
	width: 52px;
	height: 20px;
}

#conash3D0{
	height: 0px;
	top:-1px;
}