
/* AGROBRASCONSULT - Template Default Style V1.02 */
/* Author: Saulo Stopa */
/* www.olhonu.com.br */
/* 13/05/2009 - 20:03h */

#container{ 
	position:relative;
	width:1000px;
	margin:0px auto;
	height:auto;
	top:0px;
}



	/* BEGIN HEADER */
	#menu{ 
		position:absolute; 	/* IS NECESSARY DIV WITH position:relative BEFORE OF DIV position:relative IN IE 6 AND 7 */
		float:left;
		clear:both; 		/* IS NECESSARY clear WITH both OR left OR right depending your div before */
		width:186px;
		margin:0px 0 0 40px;
		height:93px;
		top:0px;
		z-index:1;
	}
	
		#menuItem{ 
			position:absolute; 	/* IS NECESSARY DIV WITH position:relative BEFORE OF DIV position:relative IN IE 6 AND 7 */
			float:left;
			clear:both; 		/* IS NECESSARY clear WITH both OR left OR right depending your div before */
			width:186px;
			margin:93px 0 0 0px;
			height:664px;
			top:0px;
			background:url(../images/bg/menu.gif) top left no-repeat;
			z-index:1;
		}
		
			#menuDown{ 
				position:relative;
				float:left;
				width:166px;
				margin:0px;
				padding:0px 0px 0 20px;
				height:448px;
				top:0px;
				/*background:url(../images/bg/menuDown.gif) top left;*/
			}
			
			#menuBt{
				position:relative;
				float:left;
				cursor:pointer;
				width:140px;
				height:25px;
				margin:0;
				padding:6px 0px 0px 46px;
				left:0;
				top:0;
				background:url(../images/bts/bt_bg.gif) top left no-repeat;
			}
			
			#btImenda0{
				position:relative;
				float:left;
				width:186px;
				height:auto;
				margin:0;
				padding:0;
				left:0;
				top:0;
				background:url(../images/bts/bt_imenda0.gif) top left repeat-y;
			}
	
	#headerTop{ 
		position:relative;
		float:left;
		width:1000px;
		height:93px;
		margin:0px auto;
		padding:0;
		top:0px;
		left:0;
	}
		
		#headerTopBg{ 
			position:relative;
			float:left;
			width:960px;
			height:93px;
			margin:0px auto;
			padding:0;
			top:0px;
			left:0;
			background:url(../images/bg/headerTop.gif) repeat-x top left;
		}

	#teaser{ 
		position:relative;
		float:left;
		width:1000px;
		height:211px;
		margin:0px;
		padding:0;
		top:0px;
		left:0;
	}

	#container_int{ 
		position:relative;
		float:left;
		width:1000px;
		margin:0px auto;
		height:auto;
		top:0px;
	}
	/* END HEADER */
	
	
	
	/* BEGIN MAINSLOT */
	#MainSlotBg{ 
		position:relative;
		float:left;
		width:1000px;
		margin:0;
		height:auto;
		top:0px;
	}
	
		#MainSlot{ 
			position:relative;
			float:left;
			width:714px;
			margin:0 0 0 0;
			padding:20px 20px 0 226px;
			
			min-height:460px;
			height:auto;
			_height:460px;
			
			top:0px;
			background:url(../images/bg/mainSlotTop.gif) top left repeat-x;
		}
		
		#MainSlotHomeServices{
			position:relative;
			float:left;
			width:214px;
			height:63px;
			margin:0;
			padding:0;
			top:0;
			left:0;
			background:url(../images/bg/homeServices.gif);
		}
			
			.MainSlotFotoHomeServices{
				position:relative;
				float:left;
				width:210px;
				height:59px;
				margin:0 0 0 0;
				padding:2px 0 0 2px;
				top:0;
				left:0;
			}
	/* END MAINSLOT */
	
	
		
#footer{
	position:relative;
	float:right;
	margin:0 20px 20px 0;
	padding:0;
	top:0;
	left:0;
	width:960px;
	height:30px;
}