#logo ul {
	list-style-type: none;
	float: right;
}
#servicios ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#logo li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 8px;
}

#servicios li {
	float: none;
	margin-bottom: 10px;
	padding-left: 15px;
	line-height: 15px;
}

a {
	color: #666666;
	text-decoration: none;
}
#logo {
	text-align: left;
	width: 600px;
	height: 114px;
}
#content #logo img {
	float: left;
	width: 175px;
	height: 114px;
}

#content {
	width: 600px;
	height: 400px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: left;
}

a:hover {
	color: #64D751;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	width: 600px;
	line-height: 17px;
}
body {
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	text-align: left;
	padding-bottom: 10px;
}
#servicios {
	text-align: left;
	height: 500px;
	width: 600px;
	padding-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	padding-bottom: 5px;
}
#servicios p {
	line-height: 17px;
	padding-bottom: 10px;
}
* {
	margin: 0px;
	padding: 0px;
}
