html, body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, hr, address, form, img { 
	margin: 0; 
	padding: 0;
}
body { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #757575; 
	background: #edecea url(../images/bg-body.gif) repeat-x;
	width: 1035px;
}
:focus {
	outline: 0;
}
a {
  	outline: 0;
	color: #143d61;
	color: #009cec;
	text-decoration: none;
}
a.on {
	font-weight: bold;
	background-color: red;
}
a:hover {
	color: #336699;
	background-color: #d0d0d0;
	color: #000;
}
img {
	border: none;
}
p {
	margin: 0 0 12px 0;
}
h1 {	
	position:absolute;
	left:195px;
	top:40px;
}
h1 a:hover {	
	background-color:transparent;
}
h3, h4 {
	color: #143d61;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
	color: #1e1e1e;	
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0; 
	padding: 0;
	background: transparent;
}
.col {
	float: left;
	width: 185px;
}
.credits h3, .credits h4 {
	color: #009cec;
	font-weight: normal;
}
.credits h4 {
	margin: 10px 0 0 0;
}
.credits p {
	color: #333;
}
.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.movie {
	width: 330px;
	padding-left: 10px;
}
body.nycparks .movie {
	width: 420px;
	padding: 0 10px;
}	
body.reel .movie, 
body.microsoft-teen .movie,
body.microsoft-mom .movie,
body.microsoft-business .movie {
	width: 420px;
	padding-right: 10px;
}
#archiveGrid {
	width: 570px;
	height: 380px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#archiveGrid li {
	width: 129px;
	height: 68px;
	margin: 0 0 10px 10px;
	float: left;
	overflow: hidden;
	background-color: #888;
}
#archiveGrid li.on img, #archiveGrid a:hover img {
	margin-top: -120px;
}
#banner {
	width: 935px;
	height: 380px;
	overflow: hidden;
	background-color: #000;
}
#banner img {
	width: 555px;
	float: right;
}
#banner #bannerCopy {
	width: 340px;
	padding: 20px;
	color: #dedede;
	font-size: 13px;
}
#banner #bannerCopy p {
	padding-right: 10px;
}
#banner #bannerCopy a {
	color:#3c74c0;
}
#banner #bannerCopy a:hover {
	color:#3c74c0;
	background-color:transparent;
}
#banner h2 {
	font-size: 55px;
	color: #009cec;
	margin: 0 0 10px 0;
}
#banner h2 img {
	margin: 3px 0 7px 0;
	width: 231px;
	height: 107px;
	float: none;
}
/* company page banner is flipped */
body.company #banner h2 {
	margin-top: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}
body.company #banner {
	background: #cdcdcd url(../images/bg-banner-copy-company.gif) no-repeat right top;
}
body.company #banner #bannerCopy {
	float: left;
	width: 515px;
	height: 380px;
	color: #000;
}
body.company #banner img {
	width: 380px;
	height: 380px;
	float: left;
	background: #143d61 url(../images/bg-banner-header-company.gif) no-repeat;
}
#content {
	margin: 200px 0 0 295px;
}
body.microsoft-teen #content,
body.microsoft-mom #content,
body.microsoft-business #content {
	width: 820px;
}
body.home #content, body.company #content, body.reel #content {
	margin-left: 100px;
}
body.reel .reel {
	width: 420px;
	padding: 0;
}
#contentNav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 185px;
	height: 380px;
	background-color: #dcdbd9;
	overflow: hidden;
}
#contentNav li a {	
	color: #545454;
	width: 181px;
	display: block;
	padding: 0 2px;
	height: 20px;
	line-height: 20px;
}
#contentNav a.on  {
	color: #009ceb;
	background-color: transparent;
	font-weight: normal;
}
#contentNav li.on a, #contentNav a:hover {
	background-color: #d0d0d0;
	color: #000;
}
#footer {
	margin: 30px 0 30px 100px;
	font-size: 11px;
	font-weight: bold;
}
#footer p {
	color: #143d61;
}
#footer .copyright {
	color: #666;
}
#footer .phone {
	color: #666;
	padding: 0 1px 0 8px;
	padding: 0 1px 0 0;
}
#nav {
	position: absolute;
	top:150px;
	left:100px;
	padding: 0;
	list-style: none;
}
#nav li {
	display: inline;
}
#nav a {
	color: #999;
	text-transform: uppercase;
	font-size: 14px;
	padding: 2px 20px 2px 2px;
}     
#nav a:hover {
	color: #545454;
	background: none;
	font-weight: normal;
}   
#nav a.on {
	color: #009cec;
	background: none;
	font-weight: normal;
}  
#nav ul {
	position: absolute;
	top: 50px;
	left: 0;
	width: 185px;
}
#nav ul li {
	position: relative;
}
#nav ul a {	
	color: #545454;
	width: 181px;
	display: block;
	padding: 0 2px;
	height: 20px;
	line-height: 20px;
}
#nav ul a.on {	
	color: #009ceb;
}
#nav ul a:hover {	
	background-color: #d0d0d0;
	color: #000;
}
#newsItems {
	list-style: none;
}
#newsItems li {
	list-style: none;
	position: relative;
}
#newsItems a.teaser {
	display: block;
	width: 185px;
	height: 120px;
	background-color: #000;
	margin-bottom: 10px;
	overflow: hidden;
}
#newsItems a.teaser span {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	background-color: #ccc;
	color: #fff;
}
#newsItems a:hover span, #newsItems a.on span  {
	background-color: #009cec;
	font-weight: normal;
}
#newsItems div.newsCopy {
	position: absolute;
	top: 0;
	left: 195px;
	display: none;
	display: block;
}
#newsItems div.newsCopy a {
	display: inline;
	background-color: transparent;
}
#newsItems div.on {
	display: block;
}
#newsItems h3 {
	color: #1e1e1e;
	font-size: 15px;
}
#shield {
	position: absolute;
	top: 0;
	left: 0;
	height: 130px;
	background-color: #143d61;
}
#shield a:hover {
	background-color: transparent;
}
#shield img {
	margin: 18px 0 0 100px;
}
/* new home page stills view */
#view-stills {
	padding: 2px 5px;
	background-color: #284e72;
	color: #fff;
	text-align: right;
}
#view-stills span {
	padding-right: 10px;	
}
#view-stills a {
	padding: 0 3px;	
	color: #fff;
}
#view-stills a:hover {
	color: #222;
}
#view-stills a.on {
	color: #4aaced;
	background-color: transparent;
}
#preload {
	position: absolute;
	top: -20000px;
	left: 0;
}
#preload img {
	width: 0;
	height: 0;
}
/* GE Wind at Work video overrides */
body.windatwork #content {
	width:860px;
}
body.windatwork .movie {
	width:640px;
}
body.windatwork .credits {
	padding:10px;
}

/* CONTACT STYLE UPDATE: 2009.03.03 */
body.contact #content h3 {
	color: #009cec;
}
body.contact #content a {
	color: #757575;
}
body.contact #content  h2 {
	color: #143d61;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 4px;
	color: #1e1e1e;	
}         

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}                                        