* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: #e0e0e0 none repeat scroll 0 0;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	height:212px;
	margin-bottom: 1px;
	text-align: center;
	z-index: -1;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	background-attachment: scroll;
	background-color: #BBF73E;
	background-image: none;
	background-position: 0 0;
}

.subContenedor {
	background: #BBF73E none scroll 0 0;
	height: 212px;
	width: 779px;
	margin-bottom: 0;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: auto;
	padding-left: auto;
}

.subnavegacion {
	text-align:center;
	width: 779px;
	margin-bottom: 0;
	text-align: right;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}

#navegacion {
	background: #FFFF73 none repeat scroll 0 0;
	height: 28px;
	width: auto;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#navegacion li {
	clear: none;
	float: right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#navegacion li a {
	color: #A6A600;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 18px;
	text-decoration: none;
}

#navegacion li a:hover {
	background: #A6A600 none repeat scroll 0 0;
	color: #FFFF73;
}
#contenedor {
	background: #ffffff none scroll 0 0;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 759px;
}

#content {
	
}

#about {
	float:left;
	margin:0;
	padding:10px;
	width:510px;
}

#content2 {
	border-left:1px dotted #CBF76F;
	float:right;
	margin:0;
	padding:10px;
	text-align:center;
	width:208px;
}

#footer {
	background: #FFFF73 none repeat scroll 0 0;
	height: 28px;
	width: 779px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#footer p {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 6px 18px;
	text-decoration: none;
}

p {
	color: #000000;
	font-family: Arial;
	font-size: 12px
}

h1 {
	color: #14D100;
	font-family: Arial;
	font-size: 16px;
}

.img {
	border: none;
}

.clear {
	clear: both;
}

#twitter_div {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding:0 10px;
}

a {
	color:#A6A600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
	.brd {border: 1px solid #CCCCCC;background-color: #FFFFFF;}
	.mg {margin: 5px;}
	#returned_value{text-align:center;font-size:12px;color:#000000}
	#go, input{border:1px solid #CCCCCC;background:#FFF}
