body {
	background:url(../images/back.jpg) repeat-x;
	margin:0 auto;
	background-color:#000000;
}

#global {
    width:1024px;
	margin:0 auto;
}

#logo {
	width:114px;
	height:154px;
	float:left;
	background-image:url(../images/logo.jpg);
}

#slogan {
	width:476px;
	height:154px;
	float:left;
	background-image:url(../images/slogan.jpg);
}

#top {
	width:434px;
	height:109px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-align: right;
}

#box_menu {
	width:434px;
	height:43px;
	float:left;
}

#ruler1 {
	width:1024px;
	height:14px;
	float:left;
}

#ruler2 {
	width:1024px;
	height:22px;
	float:left;
}

#content_home {
	width:1024px;
	height:auto;
	float:left;
}

#left_colum {
	width:378px;
	height:435px;
	float:left;
}

#middle_colum {
	width:7px;
	height:435px;
	float:left;
	background-image:url(../images/middle_colum.jpg);
}

#right_colum {
	width:639px;
	height:435px;
	float:left;
}

#image1 {
	width:378px;
	height:367px;
	float:left;
}

#menu_bot {
	width:378px;
	height:68px;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.a_padrao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0 2px 0 2px;
}

.a_padrao:hover {
	text-decoration: underline;
}

#image2 {
	width:639px;
	height:170px;
	float:left;
	text-align:right;
}

#image2 {
	text-align: -moz-right; /*FF*/
}

#texto{
	width:397px;
	height:255px;
	float:left;
	margin-left:20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#image3 {
	width:222px;
	height:255px;
	float:left;
	background-color:#46733f;
	text-align:right;
}

#image3 {
	text-align: -moz-right; /*FF*/
}

.box_image {
	border:8px solid #FFFFFF;
}

.ruler10 {
	height:10px;
}

.texto_contato {
	width: 190px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.txtEquipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.fotoMonica {
	width: 81px; 	
	height: 94px; 
	background-image: url(../images/monica_drucker.jpg); 
	position: relative; 
	top: -96px; 
	left: 279px;
}