@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	background-image: url(../images/global/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	width: 100%;
	top: 0;
	height: 286px;
	background-image: url(../images/global/bg-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	position: absolute;
	left: 50%;
	margin: 0;
	padding: 0;
}
#nav ul li.home {
	top: 118px;
	margin-left: -128px;
}
#nav ul li.about {
	top: 66px;
	margin-left: -40px;
}
#nav ul li.faqs {
	top: 168px;
	margin-left: -35px;
}
#nav ul li.gallery {
	top: 118px;
	margin-left: 43px;
}
#nav ul li.latest-releases {
	top: 59px;
	margin-left: 130px;
}
#nav ul li.community-location {
	top: 111px;
	margin-left: 214px;
}
#nav ul li.newsroom {
	top: 65px;
	margin-left: 305px;
}
#nav ul li.contact {
	top: 118px;
	margin-left: 403px;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#nav ul li.home a:link, #nav ul li.home a:visited, #nav ul li.home a:active {
	width: 32px;
	height: 12px;
	background-image: url(../images/nav/home.png);
}
#nav ul li.home a.in:link, #nav ul li.home a.in:visited, #nav ul li.home a.in:active {
	width: 32px;
	height: 12px;
	background-image: url(../images/nav/home-over.png);
}
#nav ul li.home a:hover {
	background-image: url(../images/nav/home-over.png);
}
#nav ul li.about a:link, #nav ul li.about a:visited, #nav ul li.about a:active {
	width: 38px;
	height: 12px;
	background-image: url(../images/nav/about.png);
}
#nav ul li.about a.in:link, #nav ul li.about a.in:visited, #nav ul li.about a.in:active {
	width: 38px;
	height: 12px;
	background-image: url(../images/nav/about-over.png);
}
#nav ul li.about a:hover {
	background-image: url(../images/nav/about-over.png);
}
#nav ul li.gallery a:link, #nav ul li.gallery a:visited, #nav ul li.gallery a:active {
	width: 50px;
	height: 12px;
	background-image: url(../images/nav/gallery.png);
}
#nav ul li.gallery a.in:link, #nav ul li.gallery a.in:visited, #nav ul li.gallery a.in:active {
	width: 50px;
	height: 12px;
	background-image: url(../images/nav/gallery-over.png);
}
#nav ul li.gallery a:hover {
	background-image: url(../images/nav/gallery-over.png);
}
#nav ul li.faqs a:link, #nav ul li.faqs a:visited, #nav ul li.faqs a:active {
	width: 50px;
	height: 12px;
	background-image: url(../images/nav/faqs.png);
}
#nav ul li.faqs a.in:link, #nav ul li.faqs a.in:visited, #nav ul li.faqs a.in:active {
	width: 50px;
	height: 12px;
	background-image: url(../images/nav/faqs-over.png);
}#nav ul li.faqs a:hover {
	background-image: url(../images/nav/faqs-over.png);
}
#nav ul li.gallery a:hover {
	background-image: url(../images/nav/gallery-over.png);
}
#nav ul li.latest-releases a:link, #nav ul li.latest-releases a:visited, #nav ul li.latest-releases a:active {
	width: 57px;
	height: 26px;
	background-image: url(../images/nav/latest-releases.png);
}
#nav ul li.latest-releases a.in:link, #nav ul li.latest-releases a.in:visited, #nav ul li.latest-releases a.in:active {
	width: 57px;
	height: 26px;
	background-image: url(../images/nav/latest-releases-over.png);
}
#nav ul li.latest-releases a:hover {
	background-image: url(../images/nav/latest-releases-over.png);
}
#nav ul li.community-location a:link, #nav ul li.community-location a:visited, #nav ul li.community-location a:active {
	width: 69px;
	height: 26px;
	background-image: url(../images/nav/community-location.png);
}
#nav ul li.community-location a.in:link, #nav ul li.community-location a.in:visited, #nav ul li.community-location a.in:active {
	width: 69px;
	height: 26px;
	background-image: url(../images/nav/community-location-over.png);
}
#nav ul li.community-location a:hover {
	background-image: url(../images/nav/community-location-over.png);
}
#nav ul li.newsroom a:link, #nav ul li.newsroom a:visited, #nav ul li.newsroom a:active {
	width: 66px;
	height: 12px;
	background-image: url(../images/nav/newsroom.png);
}
#nav ul li.newsroom a.in:link, #nav ul li.newsroom a.in:visited, #nav ul li.newsroom a.in:active {
	width: 66px;
	height: 12px;
	background-image: url(../images/nav/newsroom-over.png);
}
#nav ul li.newsroom a:hover {
	background-image: url(../images/nav/newsroom-over.png);
}
#nav ul li.contact a:link, #nav ul li.contact a:visited, #nav ul li.contact a:active {
	width: 52px;
	height: 12px;
	background-image: url(../images/nav/contact.png);
}
#nav ul li.contact a.in:link, #nav ul li.contact a.in:visited, #nav ul li.contact a.in:active {
	width: 52px;
	height: 12px;
	background-image: url(../images/nav/contact-over.png);
}
#nav ul li.contact a:hover {
	background-image: url(../images/nav/contact-over.png);
}
a#logo {
	width: 257px;
	height: 58px;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -445px;
	background-image: url(../images/global/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#home-container-shadow {
	top: 70px;
	width: 100%;
	height: 618px;
	background-image: url(../images/global/home-container-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
}
#home-container {
	width: 990px;
	height: 512px;
	position: absolute;
	top: 123px;
	left: 50%;
	margin-left: -495px;
	/*background-image: url(../images/global/temp-hero.png);
	background-repeat: no-repeat;*/
}
#home-copy {
	width: 510px;
	position: absolute;
	bottom: 31px;
	left: 51px;
	/*border: 1px solid red;*/
}
#home-copy p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 20px 0 0 0;
}
#home-copy p.contact-info {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin: 20px 0 0 0;
}
#home-copy p.contact-info strong {
	text-transform: uppercase;
}
h1 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
}
h1.home {
	width: 503px;
	height: 22px;
	background-image: url(../images/titles/home.png);
}
#home-call-to-actions {
	width: 225px;
	position: absolute;
	bottom: 31px;
	left: 561px;
	/*border: 1px solid red;*/
}
.call-to-action {
	width: 225px;
	height: 34px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
a#register-interest-btn-home {
	background-image: url(../images/buttons/register-interest-home.png);
}
a#view-latest-releases-btn-home {
	background-image: url(../images/buttons/view-latest-releases-home.png);
	margin: 15px 0 5px 0;
}
a#register-interest-btn-home:hover {
	background-image: url(../images/buttons/register-interest-home-over.png);
}
a#view-latest-releases-btn-home:hover {
	background-image: url(../images/buttons/view-latest-releases-home-over.png);
	margin: 15px 0 5px 0;
}

ol {
	font-size: 12px;
	color: #fff;	
}

ol li p {
	margin-top: 8px;
}

ol li b {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.footer {
	width: 890px;
	font-size: 11px;
	color: #fff;
}
#footer-home {
	position: absolute;
	top: 650px;
	left: 50%;
	margin-left: -445px;
}
.bottom-margin {
	height: 30px;
	clear: left;
}
.footer .left-col {
	float: left;
	width: 280px;
	margin-top: 15px;
}
.footer .left-col p {
	line-height: 14px;
}
.footer .left-col a:link, .footer .left-col a:active, .footer .left-col a:visited {
	color: #fff;
	text-decoration: none;
}
.footer .left-col a:hover {
	color: #fecd18;
}
.footer .left-col img {
	float: left;
	margin-right: 10px;
}
.footer .left-col .footer-text {
	height: 47px;
	margin-bottom: 15px;
}
.footer .left-col .newlight-link {
	height: 20px;
}
.footer-vertical-divider {
	width: 2px;
	height: 144px;
	background-image: url(../images/global/footer-vertical-divider.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 30px;
}
.footer .sitemap {
	float: left;
	margin-top: 15px;
}
.footer .sitemap ul {
	float: left;
	list-style-type: none;
	padding-left: 30px;
}
.footer .sitemap ul li ul {
	float: none;
	padding-left: 20px;
}
.footer .sitemap ul li {
	line-height: 18px;
}
.footer .sitemap a:link, .footer .sitemap a:active, .footer .sitemap a:visited {
	color: #fecd18;
	text-decoration: none;
}
.footer .sitemap a:hover {
	color: #fff;
}
.opacity-darker {
	opacity: 0.8;  
	filter: alpha(opacity=80);  
	-moz-opacity: 0.8;
}
.opacity-lighter {
	opacity: 0.6;  
	filter: alpha(opacity=60);  
	-moz-opacity: 0.6;
}
.submenu {
	width: 165px;
	position: absolute;
	font-size: 11px;
	left: 50%;
	visibility: hidden;
}
.submenu .top {
	width: 165px;
	background-image: url(../images/nav/submenu/top.png);
	background-repeat: no-repeat;
	height: 23px;
}
.submenu .middle {
	width: 165px;
	background-image: url(../images/nav/submenu/middle.png);
	background-repeat: repeat-y;
	text-align: center;
}
.submenu .bottom {
	width: 165px;
	background-image: url(../images/nav/submenu/bottom.png);
	background-repeat: no-repeat;
	height: 23px;
}
.submenu .middle ul {
	list-style-type: none;
	width: 165px;
}
.submenu .middle ul li a:link, .submenu .middle ul li a:active, .submenu .middle ul li a:visited {
	color: #fecd18;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 14px;
}
.submenu .middle ul li a:hover {
	color: #fff;
}
.submenu .middle ul li.divider {
	background-image: url(../images/nav/submenu/divider.png);
	background-repeat: no-repeat;
	padding: 5px;
}
.submenu .middle ul li.padding-bottom {
	padding: 5px;
}
#about-submenu {
	margin-left: -104px;
	top: 74px;
}
#latest-releases-submenu {
	margin-left: 76px;
	top: 81px;
}
#community-location-submenu {
	margin-left: 165px;
	top: 133px;
}
#newsroom-submenu {
	margin-left: 256px;
	top: 74px;
}
#inside-content a:link, #inside-content a:active, #inside-content a:visited {
	color: #fecd18;
	text-decoration: none;
}
#inside-content a:hover {
	color: #fff;
} 
ul.general {
	margin-left: 50px;
	margin-bottom: 20px;
}
ul.general li {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
em {
	font-style:italic;
}
