
* {
	margin:0px;
	padding:0px;
}

body{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
}



#header,
#contener,
#footer {
	width: 781px;
	padding:0px;
	margin:0px;
	text-align:left;
}

#leftContener{
	float:right;
	width:176px;
}

#rightContener{
	float:right;
	width:605px;
}

.both{
	clear:both;
}

#top_leftContener{
	float:right;
	width:241px;
}

#top_rightContener{
	float:right;
	width:540px;
}