/************* HEADER ***************/
#pageTopBackground									{height: 256px; min-height: 256px;}
#header													{position: relative; width: 100%; height: 230px;}
#header ul.topMenu									{float: right; width: 600px; height: 40px; margin: 32px 0 0 0;}
#header ul.topMenu li									{float: left; text-indent: -9999px;}
#header ul.topMenu li.menu_1 a					{width: 96px; height: 40px; margin-left: 10px; display: block; background: url('../images/global/menu_1.png') no-repeat 0px -40px;}
#header ul.topMenu li.menu_1 a:hover			{background: url('../images/global/menu_1.png') no-repeat 0px 0px;}
#header ul.topMenu li.menu_2 a					{width: 157px; height: 40px; margin-left: 107px; display: block; background: url('../images/global/menu_2.png') no-repeat 0px -40px;}
#header ul.topMenu li.menu_2 a:hover			{background: url('../images/global/menu_2.png') no-repeat 0px 0px;}
#header ul.topMenu li.menu_3 a					{width: 103px; height: 40px; margin-left: 48px; display: block; background: url('../images/global/menu_3.png') no-repeat 0px -40px;}
#header ul.topMenu li.menu_3 a:hover			{background: url('../images/global/menu_3.png') no-repeat 0px 0px;}




/************* CONTENT ***************/

/* homepage / overrides */
#contentContainer											{position: relative; width: 100%; padding: 40px 0 0 0;}
#contentContainer .leftColumn h1.home			{font-size: 28px;}
#contentContainer .leftColumn dl						{margin-top:50px; line-height:14px;}
#contentContainer .leftColumn dl dt					{position: relative; font-weight:bold; background: url('../images/global/list_red_arrow.gif') no-repeat 4px 2px; padding-left:18px;}
#contentContainer .leftColumn dl dd				{font-size:10px; color:#666; padding-left:18px; margin-bottom:10px;}
#contentContainer .mainColumn						{height:350px;}

#pageAlign .highlightsContainer						{position:absolute; left:338px; top:100px; margin: 0; padding: 0 0 0 32px; width:609px; height:469px; background:url('../images/homepage/highlights_bg.png') no-repeat;}
#pageAlign .highlightsContainer li					{position:relative; float:left; width:196px; height:100%; padding: 0; margin: 0 7px 0 0; line-height:16px; background:url('../images/homepage/highlight_bg.png') no-repeat;}
#pageAlign .highlightsContainer li a					{cursor: pointer;}
#pageAlign .highlightsContainer li.btn1 a			{display:block; padding:323px 22px 0 22px; margin: 0; width:152px; height:146px; background:url('../images/homepage/highlight_1_photo.png') no-repeat;}
#pageAlign .highlightsContainer li.btn2	a			{display:block; padding:323px 22px 0 22px; margin: 0; width:152px; height:146px; background:url('../images/homepage/highlight_2_photo.png') no-repeat;}
#pageAlign .highlightsContainer li.btn3	a			{display:block; padding:323px 22px 0 22px; margin: 0; width:152px; height:146px; background:url('../images/homepage/highlight_3_photo.png') no-repeat;}

