/*
===================================================
Sole: Home
===================================================
*/

div#flash_module
	{
	width: 619px;
	height: 330px;
	background: url(../images/home_flash_holder.jpg) 0 0 no-repeat;
	margin-bottom: 32px;
	}

div#title_welcome_to_sole
	{
	width: 433px;
	height: 28px;
	background: url(../images/title_welcome_to_sole.gif) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}
	
	div.info {
		margin: 24px 0 7px 0;
		padding: 0;
		width: 605px;
		font-family: Arial, sans-serif;
		font-size:14px;
		color: #917f64;
		line-height: 1.5em;
	}
	
	div.info p {
		margin-bottom: 24px; 
	}
	
	div.content_left_column,
	div.content_right_column
	{ color: #6f6f6f;}