/* CSS Document */

body	{background: #FFFFFF url(/images/bg.gif) top left repeat-x;}
table td	{color: #2F4257; background: #FFFFFF;}

div#header div#headerMessage	{display: none;}

div#layout	{width: 766px; height: auto; margin: 0px auto; padding-right: 5px; padding-left: 5px; background: #FFFFFF;}

div#content	{position: relative; top: 0px; left: 0px;}

div#boxes1				{width: 100%; height: 279px;}
div#boxes1 div#boxLeft	{float: left; clear: left; margin-left: 1px; width: 308px; height: 279px;}
div#boxLeft div#box1_1	{float: left; clear: both; width: 308px; height: 82px; background: url(/images/box_bg1.jpg);}
div#boxLeft div#box1_2	{float: left; clear: both; width: 278px; height: 147px; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; background: url(/images/box_bg2.gif);}
div#box1_2 p            {margin-top: 3px; margin-bottom: 3px;}
div#box1_2 span			{color: #003366; background: inherit; font-weight: bold;}
div#boxLeft div#box1_3	{float: left; clear: both; width: 308px; height: 30px; background: url(/images/box_bg3.gif);}
div#box1_3 a				{display: block; margin-top: 6px; margin-left: 35px; font-weight: bold; color: #FFFFFF;}
div#boxes1 div#boxMiddle	{float: left; clear: none; width: 255px; height: 279px;}
div#boxes1 div#boxRight	{float: left; clear: right; width: 200px; height: 279px;}

div#boxes2				{width: 727px; height: 142px; margin-top: 19px; background: url(/images/home_box_brd.gif) no-repeat; padding: 13px 20px 1px 16px;}
div#boxes2 div#box2_1	{float: left; clear: left; width: 271px; height: 142px;}
div#boxes2 div#box2_2	{float: left; clear: none; width: 258px; height: 142px;}
div#boxes2 div#box2_3	{float: left; clear: right; width: 198px; height: 142px;}


