body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; color: #58595b; margin: 0; paddng: 0; 
	background: URL(images/bgs/abw-bg01.jpg) no-repeat;	}
* { outline: none; }
div#background { position: fixed; top: 0; left: 0; z-index: 1; }
div#contentBubble { position: absolute; top: 0; left: 0; z-index: 2; width: 893px ; height: 700px; 
				background: URL(images/background-bubble.png) no-repeat; }
div#logo { position: absolute; left: 20px; top: 10px; width: 177px; height: 184px; z-index: 3; overflow: hidden;}
div#mainMenu { position: absolute; left: 0px; top: 212px; width: 228px; z-index: 40; }
div.menuHead { padding: 0 0 22px 20px; font-weight: bold; }
div.menuItem, div.menuItemS { background: none; font-weight: bold; height: 24px; margin-top: -12px; padding: 4px 0 0 20px; }
div.menuItem a, div.menuItemS a { color:#58595b; text-decoration: none; }
div.menuItem a:hover, div.menuItemS a:hover { color: #ff6700; }
div.menuItem:hover, div.menuItemS { background: URL(images/menu-selector.gif) no-repeat; }

div#contentArea { position: absolute; left: 250px; top: 124px; z-index: 5; }
div.contentHeading { height: 43px; width: 600px; }
div.contentText { }
.greenCopy { font-weight: bold; color: #00c5b5; }
div.contentText a { font-weight: bold; color: #00c5b5; text-decoration: none; }
div.contentText a:hover { color: #ff6700; }
div.contentImages { position: relative; overflow: auto; width: 600px; height: 200px; }
div.oneThirdImage { float: left; width: 156px; }
div.contactUs { position: absolute; top: 92px; left: 414px; z-index: 6; overflow: hidden; }
