* { 
	margin:0px; 
	padding:0px;
}
body
{  
	background-color:#7FB249; 
	background-image:url(bg.png);  
	background-repeat:repeat-x;
}
#wrapper
{
	width:800px;
	background:#F00;
	margin-left:auto;
	margin-right:auto;
}
#wrapper #header
{
	width:800px;
	float:left;
	height:100px;
	background:#446611;
}
#HeaderLogo{float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#EEEEBB;
	width:500px;
	margin-top:10px;
	margin-right:20px;
}
#HeaderPhoto{ 
	float:left;
	width:200px;
}
#HeaderLogo #Logo1
{
	font-size:36px;
	font-weight:bold;	
}
#HeaderLogo #Logo2
{
	font-size:24px;
	font-weight:bold;	
}
#menu
{
	float:left;
	width:800px;
}
#menu ul{
	width:800px;
	float:left;
	height:55px;
}
#menu ul li{
	position:relative;
	list-style:none;
	display:inline;
	width:158px;
	height:40px;
	float:left;
	background:#AADD66;
	border:#FFF solid 1px;
	text-align:center;
	padding-top:15px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#menu ul li a{
	text-decoration:none;
	color:#003300;
}
#menu ul li:hover{
	background:#CEECA5;
}
#content
{
	width:800px;
	height:560px;
	background:#DDDDCC;
	float:left;
}
#content #c1{
	float:left;
	width:330px;
	height:521px;

	padding: 20px 20px 20px 20px;
	background:#226666;
}	
#content #c2{
	float:right;
	height:350px;
	width:410px;
	background:#779955;
	margin: 10px 10px 10px 10px;
}
#content #c3{
	float:right;
	height:170px;
	width:410px;
	border:#000 solid 1px;
	margin-right:10px;
}
#wrapper #footer
{
	width:800px;
	height:30px;
	background:#1C2C1A;
	color:#FFCC33;
	padding-top:5px;
	text-align:center;
	float:left;
}
#wrapper #content #c2 #info1
{
	width:383px; 
	margin:10px 10px 10px 10px; 
	height:157px;
}
#wrapper #content #c2 #info1 #imagen1 
{
	width:108px;
	height:87px;
	float:left;
	margin-left:43px;
	margin-top:20px; 
	margin-right:10px;
}
#wrapper #content #c2 #info1 #divtext1
{
	width:222px;
	height:87px;
	float:left;
	margin-top:20px;
}
#wrapper #content #c2 #info1 #divtext2
{
	width:363px;
	height:45px;
	margin-top:5px;
	margin-left:20px;
	float:right;
}
#wrapper #content #c2 .texto1
{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
#wrapper #content #c2 .titulo1
{
	font:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#FFCC33;
	font-weight:bold;
}
#wrapper #content #c2 #info2
{
	width:383px; 
	margin:10px 10px 10px 10px; 
	height:157px;
}
#wrapper #content #c2 #info2 #titulo2
{
	font:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#003300;
	font-weight:bold;
}
#wrapper #content #c2 #info2 #imagen2
{
	width:108px;
	height:87px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
#wrapper #content #c2 #info2 #divtext4
{
	width:349px;
	height:40px;
	float:left;
	margin-top:5px;
	margin-left:20px;
}
#wrapper #content #c2 #info2 #divtext3
{
	width:232px;
	height:87px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}
#wrapper #content #c3 .Adds
{
	margin-top:15px;
	margin-left:20px;
	float:left;
}