/* style specific to home page */
#tblMain { background: transparent url(/images/ui/bg-model-home.jpg) top right no-repeat; }
#modelouter { background: #010B02 url(/images/ui/bg-home.jpg) repeat-x; margin: 0; padding: 0; display: block; }
#contentHome { padding: 270px 0 0 25px; }
#contentHome p { color: #fff; margin: 8px 0; }
#newsWrapper { width: 380px; margin: 0; }



#home { background-color: #fff; margin: 0; padding: 0; }
#model { background: url(/images/ui/bg-model-home.jpg) no-repeat 0 0; min-height: 601px; height: 601px; margin: 0; padding: 0; }
#skyline { height: 80px; text-align: right; }
#skylinewrapper { background: #010B02 url(/images/ui/websiteSkyline_v2bg.gif) repeat-x; height: 80px; }
#footerbar { background: #aca195 url(/images/ui/footerbar-divider.gif) 490px 0 no-repeat; height: 3px; margin: 19px 0 6px 0; }
#footerwrapper { background-color: #fff; padding-top: 15px; }
#navbox { padding: 0; position: absolute; top: 131px; left: 25px; display: block; }

/* nav styles */
#gnav { margin: 15px 0 0 0; padding: 0; }
#gnav li { float: left; list-style: none; text-indent: -9999px; }
#gnav a { display: block; height: 10px; text-decoration: none; }
	a#gnHome { background: url(/images/ui/nav-home-grn.gif) no-repeat; width: 49px; }
	a:hover#gnHome { background: url(/images/ui/nav-home-grn-sel.gif) no-repeat; }
	li#gnHome-sel, a#gnHome-sel { background: url(/images/ui/nav-home-grn-sel.gif) no-repeat; width: 49px; }
	
	a#gnOurcenters { background: url(/images/ui/nav-ourcenters-grn.gif) no-repeat; width: 120px; }
	a:hover#gnOurcenters { background: url(/images/ui/nav-ourcenters-grn-sel.gif) no-repeat; }
	li#gnOurcenters-sel, a#gnOurcenters-sel { background: url(/images/ui/nav-ourcenters-grn-sel.gif) no-repeat; width: 120px; }
	
	a#gnDevelopment { background: url(/images/ui/nav-development-grn.gif) no-repeat; width: 125px; }
	a:hover#gnDevelopment { background: url(/images/ui/nav-development-grn-sel.gif) no-repeat; }
	li#gnDevelopment-sel, a#gnDevelopment-sel { background: url(/images/ui/nav-development-grn-sel.gif) no-repeat; width: 125px; }
	
	a#gnAbout { background: url(/images/ui/nav-aboutus-grn.gif) no-repeat; width: 85px; }
	a:hover#gnAbout { background: url(/images/ui/nav-aboutus-grn-sel.gif) no-repeat; }
	li#gnAbout-sel, a#gnAbout-sel { background: url(/images/ui/nav-aboutus-grn-sel.gif) no-repeat; width: 85px; }
	
#tnav li, #tnav a:hover { color: #4d5f13; }
	

/* link styles */
A.linkNews, A.linkNews:link, A.linkNews:active, A.linkNews:visited { color: #4D5F13; text-decoration: none; font-weight: bold; }
A.linkNews:hover { text-decoration: underline; }


/* header styles */
h2#building { text-indent: -9999px; background: url(/images/h2-building.gif) no-repeat; width: 176px; height: 12px; position: absolute; top: 247px; left: 25px; z-index: 10; padding: 0; margin: 0; }

img#home-1 { position: absolute; top: 267px; left: 25px; z-index: 10; }