	body
	{
		margin: 0;
		padding: 0;
		text-align: center;
		color: #505367;
		background-color: #FFF;
	}
	
	#one_at_a_timecontainer
	{
		margin: 1em auto;
		width: 760px;
		text-align: left;
		background-color: white;
		border: 1px solid #706166;
		overflow:hidden;
		padding-bottom:5px;
		clear:both;
	}
	
	#one_at_a_timeheader
	{
        
        clear:both;
        height:133px;
		width:760px;
		background-color: #FFFFFF;
	}
	
	
	#one_at_a_timesubheader
	{
		background-color: #ffffff;
		border-bottom:solid 1px #DBDDD2;
		clear:both;
	}	
	
	#one_at_a_timetitleholder
	{
    width:720px;
    border-bottom:solid 1px #0CAACF;
	padding-top:20px;
    clear:both;
	margin-bottom:20px;
	}
	
	#one_at_a_timesubtitleholder
	{
    width:440px;
    border-bottom:solid 1px #8C9371;
    clear:both;
	}
	
	#one_at_a_timecontents
	{
		background-color: #FFFFFF;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		clear:both;
		
	}
		
	#one_at_a_timelogo
		{
		float:left;
		}
		

	#one_at_a_timefooterlogos
	
			{
		float:left;
		padding:10px;
		}


#contentleft
{
float:left;

width:440px;
background-color:#FFFFFF;

overflow:hidden;
}

#contentright
{
float:right;
width:219px;
border:solid 1px #DEDFE0;
background-color:#F6F5FD;
padding:15px;

overflow:hidden;
}
#contentleftagenda {

float:left;
width:720px;
background-color:#FFFFFF;
clear:both;
}


#footer_container{
width:760px;
border:solid 1px #706166;
background-color:#F6F5FD;
margin: 1em auto;
overflow:hidden;
}

#footer_left{
width:350px;
padding:10px;
float:left;
text-align:left;
}

#footer_right{
width:350px;
padding:10px;
float:left;
text-align:left;
}


