body {
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;width:100%;
	background-color:#fff;
	background-image:url(images/Background-Spicy.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

	
#content-container {
	background-image:url(images/container-background_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:900px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
   /* opacity:0.6; */
   /* filter:alpha(opacity=60);  For IE8 and earlier */
}

#topo {
	width:900px;
	height:136px;
	float:left;
}

#tagline {
	width:535px;
	height:136px;
	float:left;
}

#tagline .txt {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	text-align:left;
	color:#f15922;
	font-weight:600;
	padding-left:25px;
	padding-top:40px;
}

#followus {
	width:60px;
	height:84px;
	float:left;
	margin-top:50px;
}

#followus .txt {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
	font-weight:600;
}

#SocialNetwork {
	width:100px;
	height:95px;
	float:left;
	margin-top:41px;
}


#logo {
	width:162px;
	height:136x;
	float:left;
}

#content-1 {
	width:900px;
	height:160px;
	float:left;
}

#content-1 .txt {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-align:center;
	color:#000;
	font-weight:normal;
	line-height:22px;
}

#content-1 .bold {
	font-weight:bold;
}

#image-1 {
	width:900px;
	height:167px;
	float:left;
	text-align:center;
}

#content-2 {
	width:900px;
	height:130px;
	float:left;
}

#content-2-txt {
	width:200px;
	height:130px;
	float:left;
	margin-left:20px;
}

#content-2-txt p {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	text-align:left;
	color:#f15922;
	font-weight:400;
}

#content-2-txt span {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-align:left;
	color:#5a5a5a;
	font-weight:600;
	line-height:24px;
}

#content-2-form {
	width:425px;
	height:130px;
	float:left;
	margin-left:10px;
}

#content-2-form p {
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	text-align:left;
	color:#000;
	font-weight:normal;
	padding-top:8px;
}

#content-2-form label {
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	text-align:left;
	color:#000;
	font-weight:normal;
}

#content-2-form input {
	background-color:#686a6a;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	text-align:left;
	color:#fff;
	font-weight:normal;
	padding:2px;
	border:none;
	width:160px;
}

#content-2-mapa {
	width:216px;
	height:130px;
	float:left;
	margin-left:15px;
}

#content-2-mapa p {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	text-align:left;
	color:#f15922;
	font-weight:400;
}

