.mainHeaderImg	{width:707px; height:133px; border:1px solid #000000; background-image:url('../images/new_header.jpg');}
.headerButtons	{border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; width:707px; height:auto; border-top:0px none; background-image:url('../images/new_button_bground.gif'); background-repeat:repeat-x; text-align:center}
.seperator		{width:707px; height:5px; border-left:1px solid #000000; border-right:1px solid #000000; background-image:url('../images/new_seperator.gif'); background-repeat:repeat-x}
.midSection		{width:707px; background-color:#917B5D; border:1px solid #000000;}
.welcomeBox		{width:410px; height:180px; background-image:url('../images/new_welcomebox.jpg'); margin-left:5px;float:left; margin-right:10px; margin-top:10px; margin-bottom:10px}
.specialsBox	{width:252px; height:180px; background-image:url('../images/new_specialsbox.jpg'); margin-top:10px; margin-left:10px; float:left}
.lowSection		{width:707px; height:173px; background-color:#917B5D; border:1px solid #000000;}
.infoBox		{width:233px; height:160px; margin-top:5px; float:left;}
.footer			{width:707px; height:auto; margin-top:2px;}

#headerLinks 					{list-style:none;margin:0;padding:0; width:707px; height:29px; background:url('../images/new_button_bground.gif') repeat-x;}
#headerLinks li					{position:relative; width:110px; margin:0; padding:0 3px; float:left;}
#headerLinks li:hover ul 		{display: block; background-color:#F3D187;}
#headerLinks li ul 				{z-index:999; display:none; position:absolute; top:29px; left: 0; list-style:none;margin:0;padding:0; border:1px solid #000; width:200px}
#headerLinks li ul li			{border-bottom:1px dotted #917B5D; text-align:left;margin:0; padding:0; width:200px;}
#headerLinks li ul li a			{display:block; width:190px; margin:0;padding:5px; font-weight:bold; color:#000}
#headerLinks li ul li a:hover 	{color:#000; background-color:#917B5D}
