/* CSS Document */
/************************************************************************
    Site:		Circulon.com

	Author:		eROI		[www.eroi.com]  

	Client:		ANG Meyer Circulon

Listing Order:
==============

1 - HOME STYLES
  
************************************************************************
	1 - HOME STYLES
************************************************************************/
div#flashcontent{
	margin-left:48px;
	clear:both;
	height:274px;
	width:830px;
	background:url(../images/flashContentTemp.jpg);
}

div#threeBoxRow{
	clear:both;
	height:125px;
	margin:20px 0px 0px 48px;
	font-size: 110%;
}

.rowBox{
	display:block;
	width:262px;
	height:125px;
	float:left;
	position:relative;
	margin-right:22px; 
}

.rowBox p{
	float:right;
	color:#FFFFFF;
	padding:7px 10px;
	text-decoration:none;
	width:110px;
}

div#threeBoxRow a:hover{
	text-decoration:none;
	cursor:hand;
}

div#homeText{
	border-top:1px solid #dcdcdc;
	margin:18px 0px 0px 48px;
	width:830px;
	_width:800px;
}

div#homeText p{
	float:left;
	display:block;
	margin:10px 18px 0px 18px;
	font-size:11px;
	color:#828282;
	line-height:16px;
}

div#homeText p b{
	font-size:14px;
	font-weight:normal;
	color:#000000;
}
