h1 {
	color: #884b63;
	}
a {
	color: #884b63;
	text-decoration: none;
	}
a:hover {
	color: #6dc3ab;
	}
img {
	border: none;
	}
ul {
	display: inline;
	}
body {	
	background: #C7EAFB url(img/body_bg_2.jpg) top center fixed no-repeat;
	font: 0.8em Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	line-height: 1.5em;
	}
#container {
	margin: 40px auto 20px auto;
	width: 740px;
	background: #fff url(img/container_bg.jpg) bottom left no-repeat;
	overflow: visible;
	}
	#twitter {
		margin-top: 20px;
		margin-right: -210px;
		width: 150px;
		float: left;
		line-height: 1.2em;
		z-index: 2;
		} 
		#twitter h1{
			margin: 0 0 10px 0;
			padding: 10px;
			width: 133px;
			float: right;
			background: #6dc3ab;
			color: #fff;
			font: 10px Verdana;
			line-height: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 1.5em;
			}
		#twitter_links{
			padding: 10px 4px;
			width: 180px;
			background: #fff;
			text-align: center;
			float: left;
			}
		#twitter_update_list ul {
			overflow: hidden;
			}
		#twitter_update_list li{
			margin: 0 0 5px 0;
			padding: 0.5em;
			width: 180px;
			line-height: 1.8em;
			color: #6dc3ab;
			background: #fff;
			overflow: hidden;
			font-size: 0.7em;
			float: left;
			}
		#twitter_update_list li span{
			font-size: 1.5em;
			}
		#twitter_update_list li:hover{
			color: #fff;
			background: #6dc3ab;
			}
		#twitter_update_list li a{
			width: 180px;
			color: #b8ead9 ;
			float: left;
			}
		#twitter_update_list li a:hover {
			color: #fff;
			}
#header {
	width: 740px;
	height: 150px;
	background: #6dc3ab url(img/header_bg.jpg);
	}
	#subheader {
		width: 740px;
		height: 60px;
		background: #b8ead9;
		}
		#subheader input {
			}
		#twitter-text {
			margin: 12px 0 0 12px;
			padding: 10px;
			width: 400px;
			background: #fff;
			color: #555;
			border: none;
			float: left;
			}
		#twitter-text:hover{
			background: #ffd;
			font-weight: bold;
			}
		.submit {
			margin: -10px 8px 0 8px;
			padding: 8px 0 8px 0;
			height: 40px;
			float: left;
			}
#menu {
	margin: 20px 0 0 -10px;
	padding: 0;
	width: 180px;
	height: 290px;
	background: url(img/menu_bottom.gif) left bottom no-repeat;
	}
	#menu h1 {
		margin: 0;
		padding: 5px 20px 5px 20px;
		width: 120px;
		color: #935c71;
		background: #935c71;
		font-size: 12px;
		font-weight: bold;
		float: left;
		}
	#menu a {
		margin: 0;
		padding: 5px 20px;
		width: 140px;
		color: #c29cab;
		background: #935c71;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		float: left;
		}
	#menu a:hover {
		color: #fff;
		background: #c29cab;
		}
#mainContent {
		margin: -290px 0 0 210px;
		width: 500px;
		padding: 0 20px 0 0; 
		margin-bottom: 0 !important;
		}
	#links {
		padding: 5px 0;
		text-align: right;
		border-bottom: 1px #ccc solid;
		}
	#textRuta {
		position: relative;
		top: 0 !important;
		}
		#textRuta h1 {
			}
		#textRuta h2 {
			margin-top: -34px;
			padding: 0 0 1em 0;
			color: #aaa;
			font-size: 14px;
			text-align: right;
			}
#footer {
	margin: 0;
	padding: 0;
	width: 740px;
	height: 144px;
	background: #fff;
	position: relative !important;
    position: static;
    bottom: 0;
	}
	#footer a {
		margin: 0;
		padding: 50px 20px;
		width: 400px;
		float: left;
		color: #884b63;
		font: 18px Verdana;
		font-weight: normal;
		text-align: center;
		letter-spacing: 0.1em;
		}
	#footer a:hover {
		color: #fff;
		background: #884b63;
	}
	#footer .img {
		margin: 20px 20px 20px 0;
		padding: 0;
		width: 100px;
		text-align: right;
	}
	#footer .img:hover {
		background: #fff;
	}
#copyright {
	margin: 10px auto 20px auto;
	width: 740px;
	color: #fff;
	font-size: 9px;
	text-align: right;
	}
	#copyright:hover {
		color: #000;
		font-weight: bold;
		}
	#copyright a {
		color: #fff;
		}
	#copyright a:hover {
		color: #000;
		font-weight: bold;
		}
