html {
	height: 100%;
	margin: 0; 
	padding:0;
}
.container {
	display: table;
	height: 100%;
	width: 100%;
}
.cell {
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	top: expression(this.parentNode.clientHeight/2.2 - this.firstChild.clientHeight/2.4 + " px")
}
#header {
	float:left;
	height: 157px;
}

#left2
{
    float:left;
	width: 161px;
	height: 416px;
    background-color: #3B2122;
}

#left 
{
    float:left;
	width: 161px;
	height: 418px;
    background-color: #3B2122;
}

#content_all_home {
    float: left;
	position: relative;	
}

#contact_form_box
{
	position: absolute;
	top:360px;
	right:736px;
}

#newsletter_form_box
{
	position: absolute;
	top:360px;
	right:735px;
}

#all_contact {
	float: left;
	position: relative;
	height: 364px;
}

#new_home {
	float: left;
	width: 737px;
	position: relative;
	margin:0 -14px -5px 0;
}

#new_home2 {
	float: left;
	width: 737px;
	position: relative;
	margin:0 0 -3px 0;
	z-index: -999;
}

#new_home .voltar {
	display: block;
	position:absolute;
	right:0;
	bottom:7px;
	width:auto;
	color:#FFFFFF;
    background-color: #3B2122;
	line-height:19px;
	height: 19px;
	font-size: 10px;
	text-transform:uppercase;
	text-align:center;
	z-index: 9999;
}

#new_home .voltar a {
    text-decoration:none;
	margin-left: 5px;
	margin-right: 5px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 1pt;
}

#new_home .voltar:hover {
    background-color: #D1BFAA;
}

.content_info_box2 {
	position: absolute;
	top: 224px;
	left: 0;
	width: 737px;
	height: 136px;
	display:block;
	background-image: url(http://www.qdo.pt/themes/qdobidos/img/opac.png);
	background-repeat:repeat;
}

#all_fullnews {
    float: left;
	position: relative;
	height: 364px;
}

#gallery_content 
{
	position: relative;
	margin: 0px;
	height:364px;
}

#flash_contact {
	position: relative;
	background-color:#3B2122;
	height:362px;
	margin:0;
}

#blog_frame {
	position: relative;	
	height:364px;
	margin:0 0 0 0;
}

.content_info_box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 736px;
	height: 147px;
	display:block;
	background-image: url(../img/opac.png);
	background-repeat:repeat;
}

.contactus_info_box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 737px;
	height: 197px;
	display:block;
	background-image: url(../img/opac.png);
	background-repeat:repeat;
}

.content_newsletter_box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 736px;
	height: 147px;
	display:block;
	background-image: url(../img/opac.png);
	background-repeat:repeat;
}

#footer_menu
{
    float:left;
    background-color: #3B2122;
	position: relative;
	font-family: Trebuchet MS;
	font-size:10px;
	letter-spacing:1pt;
	margin-top: -4px;
	width: 737px;
	height: 29px;
}

.top_menu_drop {
	margin-left:-72px;
	margin-top:16px;
}

.newsletter_submit {
    margin-top:0px;
    margin-left:10px;
}