/**************************************************/
/* avon.com layout */
/* copyright by Tiger_Gu from Allyes */
/* Last updated 1 April 2008 */
/**************************************************/
*{margin: 0;padding: 0;}

#wrapper
{
	width: 960px;
	margin:0 auto;

}

#header-zone
{
	height: 50px;
    
}


#header-padding
{
	padding:0 0 0 0; position:relative;z-index:9;
}

#main-zone{

}

#content-zone
{

    width:742px;
	float:left;

}
#content-padding
{
	
}
#context-zone
{
    width:218px;
	float:left;

}

#context-padding
{
	
}
#footer-zone
{

}
#footer-padding
{
    
}
div.con-cols-960
{
	width: 960px;
}
div.con-cols-960 div.col-left
{
	width: 620px;
	float: left;
}
div.con-cols-960 div.col-right{

	width: 340px;
	float: left;

}

div.con-cols-950
{
	width: 950px;
}
div.con-cols-950 div.col-left
{
	width: 389px;
	float: left;
}
div.con-cols-950 div.col-right{

	width: 561px;
	float: left;

}
div.con-cols-700
{
	width: 700px;
}
div.con-cols-700 div.col-left
{
	width: 200px;
	float: left;
}
div.con-cols-700 div.col-right{

	width: 500px;
	float: left;

}


/**************************************************/
/* if any questions arise regarding the */
/* usage please do not hesitate to contact */
/* tiger.passion@gmail.com */
/**************************************************/