/*------------------------------------------------top--------------------*/
#wraper
	{
	width:100%;
	padding:0px;
	margin:0px;
	position:relative;
	}

#headerContent {
	float:none;
	padding:0 0 0 0;
	width:990px;
	margin:0px auto;
	background-color:#80bd14;
}

#logo
	{
	float:left;
	width:150px;
	padding:0px;
	margin: 0 0 0 0;
	}
#menu
	{
	width:990px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #000;
	height:21px;
	background-color:#80bd14;
	float:left;
	z-index:2;
	}
#zonaImagen {
	width:840px;
	float:left;
	position: absolute;
	left: 150px;
}
.menu
	{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	padding:0 21px 0 21px;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	}
.menu:hover
	{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	padding:0 21px 0 21px;
	background-color: #cc6600;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	}


#headerblank
	{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	}
#logobg
	{
	float:left;
	background-position:left;
	width:990px;
	margin: o auto;
	}

#headerbg
	{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	background-position:top;
	background-color: #FFFFFF;
	}
#header
	{
	float:none;
	padding:0 32px 0 32px;
	width:940px;
	margin:0px auto;
	}
.imagenZona1 { width:940px; height:271; overflow:hidden; position:absolute; margin: 0px auto}

.menu1
	{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	padding:0 21px 0 21px;
	border-right:2px solid #ffffff;
	}
.menu1:hover
	{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	padding:0 21px 0 21px;
	background-color: #cc6600;
	border-right:2px solid #ffffff;
	}
#headerimg
	{
	float:left;
	width:940px;
	height:271px;
	}
#headerheadings
	{
	float:left;
	margin:65px 0 0 0;
	width:300px;
	padding:0 0 0 67px;
	position:absolute;
	
	}
#header p{
  margin: 0px 0px 0px 0px;
  padding: 0;
  border: 0;
  outline: 0;
}
#header h1
	{
	float:left;
	width:300px;
	font-family: Arial;
	font-weight:normal;
	font-size:26px;
	color: #000000;
	}
#header h2
	{
	float:left;
	width:300px;
	font-family: Arial;
	font-weight:normal;
	font-size:15px;
	color: #cc6600;
	line-height:14px;
	}
#header h3
	{
	float:left;
	width:300px;
	font-family: Arial;
	font-weight:normal;
	font-size:15px;
	color: #7e9fa9;
	line-height:18px;
	margin:13px 0 0 0;
	}
#top{
	display:block;
	width:250px;
	height:50px;
	position:absolute;
	left:662px;
	top:20px;
}

#top form{
	width:190px;
/*	background:url(images/serch_icon.gif) 5px 0 no-repeat;
*/	padding:0 0 0 13px;
	
}
#top form input.txtBox{
	width:128px;
	height:13px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	color:#060606;
	background-color:#fff;
	padding:0 0 0 8px;
	margin-left:20px;
	float:left;
}
#top form input.go{
	background:url(images/serch_icon.gif) 3px 0px no-repeat;
	height:19px;
	width:27px;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:;
	cursor:pointer;
	float:right;
	border:none;
}
#topLogin{
	display:block;
	width:250px;
	height:20px;
	position:absolute;
	left:712px;
	top:100px;
	z-index:9000;
	text-align:right;
}
.logindata {
color: #5D5D5D;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
font-size:13px;
text-transform:uppercase;
text-transform:capitalize;
}
.logindata a{
color: #5D5D5D;
text-decoration:none;
}
.logindata a:hover{
color:#000000;
text-decoration:underline;
}