/* 23_HomeHorizontalOption2.css style sheet for layout 23_HomeHorizontalOption2.aspx */


#row-left			{float: left; width:650px; border-right:dotted 1px #000000;}

/*--------------------- COLUMN 1 & SEGEMENTS ------------------------------*/
.row-1-horizontal	{clear: both; width:570px; margin-left:80px; margin-top:15px; margin-bottom:20px; height: 100%;}

.SEGMENT01		{margin: 10px 18px 10px 17px; /**/ font: 24px Arial;line-height: 26px;color: #000000;}

.row-2-horizontal	{clear: both; width:528px; margin: 10px 0 10px 17px; min-height: 90px; _height: 90px;}

.SEGMENT02		{float: left; position:relative; min-height: 83px; _height: 83px; margin: 0 0 15px 0; width: 264px;}
#description2	{position:absolute; top:5px; left: 143px; /**/ font: 10px Arial; color: #000000; width: 115px;}

.SEGMENT03		{float: left; position:relative; height:83px; margin: 0 0 15px; width: 264px;}
#description3	{position:absolute; top:5px; left: 143px; /**/ font: 10px Arial; color: #000000; width: 120px;}

.row-3-horizontal	{clear: both; width:528px; margin: 10px 0 10px 17px; margin-top:10px; margin-bottom:20px;}

.SEGMENT04		{position:relative; margin: 0 0 10px 0; padding: 0 0 17px 0; width:528px; min-height: 235px; _height: 235px;}
.image4			{float: left; width: 235px;}
#description4	{float: left; /**/ font: 12px Arial; color: #000000; width:265px;}

