body {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: .8em;
line-height: 140%;
background-color: #ccc;
width:100%;
margin:0;
padding:0;
}

#container {
min-width:950px;
text-align:center;
margin:0 auto;
padding:0;
background-color: #fff;
color: #333;
}

#header {
height: 200px;
margin:0;
padding:0;
background: url('../images/banner.jpg') no-repeat top center;
text-align:center;
}

#nav {
margin: 0;
padding: 0;
border-bottom: 2px solid #000;
}

#side1 {
float:left;
width: 225px;
margin:0;
padding:0;
}

#side2 {
float:right;
width: 225px;
margin: 0;
padding: 0;
}

#mainCol {
margin:0 235px 0 235px;
padding:0;
}

#footer {
clear:both;
border-top: 2px solid #f00;
margin: 5px 0 0 0;
padding:0;
height: 50px;
}
#footer1 {
clear:both;
width : 75%;
margin: 10px 0 0 0;
padding:10px;
height: 50px;
}
.tarea_bg{
	background:url('../images/tarea_bg.jpg') no-repeat;
	width:540px;
	height:151px;
	padding:8px
	}
.tarea{
	background:none;
	width:515px;
	height:130px;
	border:none;
	font-size:15px;
	font-weight:bold;
	}
.tarea_bg2{
	background:url('../images/tarea_bg2.jpg') no-repeat;
	width:540px;
	height:151px;
	padding:8px
	}
.tarea_bg3{
	background:url(../images/tarea_bg3.jpg) no-repeat;
	width:540px;
	height:80px;
	padding:8px;
	}
.tarea3{
	background:none;
	width:515px;
	height:75px;
	border:none;
	font-size:15px;
	font-weight:bold;
	}