body{
	color:#b9b9b9;
}

#Top{
	height:362px;
	width:785px;
}


#TopLeftPanel{
	float:left;
}


#TopRightPanel{
	float:left;
}


#TopLeft{
	width:391px;
	height:199px;
	background-image:url(../images/contacto/left_top.jpg);
	background-repeat:no-repeat;
}


#TopBottomLeft{
	width:391px;
	height:163px;
	background-image:url(../images/contacto/left_bottom.jpg);
	background-repeat:no-repeat;
}


#TopRight{
	width:392px;
	height:199px;
	background-image:url(../images/contacto/right_top.jpg);
	background-repeat:no-repeat;

}


#TopBottomRight{
	width:392px;
	height:163px;
	background-image:url(../images/contacto/right_bottom.jpg);
	background-repeat:no-repeat;
}


#HeadLines{
	width:232px;
	height:152px;
	text-align:justify;
	color:#555555;
	position:relative;
	top:200px;
	left:100px;
	float:left;
	overflow:hidden;
}


#Slogan{
	font-family:Arial,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	font-weight:bold;
	font-size:49px;
	color:#000000;
	top:170px;
	left:96px;
	position:relative;
	text-shadow: #ffffff 1px 1px 15px;
	/*
	overflow:hidden;
	;
	float:left;*/
}
	
	
#Menu{
	position:relative;
	margin-bottom:-45px;
	float:left;
	left:3px;
}


#BottomRightPanel{
	width:508px;
	float:left;
	margin-left:15px;
	text-align:justify;
	color:#dcdcdc;
	
}

		#BottomRightPanel UL{
			line-height:20px;	
		}
	
		
		#BottomRightPanel H1{
			font-family: Arial,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
			letter-spacing:-0.05em;
			font-size:23px;
			font-weight:bold;
			color:#FFFFFF;
			margin-bottom:30px;
			text-shadow: #000000 1px 1px 15px;
			text-align:left;

		}
		
		
		#BottomRightPanel IMG{
			margin-bottom:50px;
			margin-top:10px;
		}
		
		#BottomRightPanel P{
			margin-bottom:15px;
		}
		
		#BottomRightPanel a{
			color:#abf537;
			text-decoration:none;
		}
	

#BottomLeftPanel{
	width:216px;
	float:left;
	margin-left:0px;
	margin-right:35px;
	margin-bottom:30px;
	text-align:justify;
}


		#BottomLeftPanel H1{
			font-family: Arial,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
			letter-spacing: -0.03em;
			font-size:17px;
			font-weight:bold;
			color:#FFFFFF;
			margin-bottom:5px;
			text-shadow: #000000 1px 1px 15px;			
			text-align:left;			
		}
		
		#BottomLeftPanel H2{
			font-family: Arial,"Trebuchet MS",Geneva, Helvetica, sans-serif;
			letter-spacing: -0.03em;
			font-size:17px;
			font-weight:bold;
			color:#c0c0c0;
			margin-top:0px;
			margin-bottom:38px;
			text-shadow: #000000 1px 1px 15px;
			text-align:left;						
		}

		#BottomLeftPanel IMG{
			margin-top:20px;
			margin-bottom:18px;
			text-align:center;
		}

#BottomPanel{
	margin-top:20px;
}

.InputBubbleLeft{
	width:15px;
	height:25px;
	background-image:url(../images/common/searchbubble_left.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
}

.InputBubbleRight{
	width:15px;
	height:25px;
	background-image:url(../images/common/searchbubble_right.gif);
	background-repeat:no-repeat;
	float:left;
	z-index:0;
	margin-top:5px;
	
}

.InputBubbleBody{
	height:25px;
	width:180px;
	background-image:url(../images/common/searchbubble_body.gif);
	background-repeat:repeat-x;
	float:left;
	z-index:0;
	margin-top:5px;
	
}

		.InputBubbleBody input{
			width:179PX;
			margin-top:4px;
			border:0px;
			height:15px;
			font-family:Verdana, "Small Fonts",Arial, Helvetica, sans-serif;
			letter-spacing:normal;
			font-size:11px;
			padding:0px;
			line-height:15px;
			color:#444444;
			z-index:99;
			background-image:none;
		}
		
.inputBubbleTextArea{
	width:508px;
	height:125px;
	background-image:url(../images/common/textarea.gif);
}

textarea{
	width:485px;
	margin-left:13px;
	margin-top:10px;
	border:0px;
	height:100px;
	font-family:Verdana, "Small Fonts",Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	font-size:11px;
	padding:0px;
	line-height:15px;
	color:#444444;
	z-index:99;
	background-image:none;		
}