* { font-family: sans-serif; }

body{ margin: 0; padding: 0; background: url(/images/background.jpg) repeat-x; text-align: center; }
h1{ font-size: 24px; color: #363636; margin-bottom: 10px; }
h2{ font-size: 18px; color: #F69520; margin-bottom: 5px; }
p, input.text, .textarea{ font-size: 14px; color: #363636; line-height: 20px; margin-top: 0; margin-bottom: 25px;}
input.text, .textarea{ padding: 2px; }
ul, li {float: left; margin: 0; padding: 0; list-style-type: none; }
form{}
form label{ float: left; clear: left; width: 175px; margin: 3px 20px 20px 0; font-size: 12px; font-weight: bold; text-align: right; }
form input.submit{ float: left; clear: left;  }
form input.text, form .textarea{ float: left; width: 500px; margin: 0 0 20px 0; border: 1px solid #AAA; }
form .submitContainer input{ background: url(/images/btn_send.gif) no-repeat; margin-left: 650px; width: 146px; height: 43px; border-width: 0; }

/*div {border: 1px solid red; }*/
#MasterContainer{ position: relative; width: 866px; margin: 0 auto; text-align: left; }
#HeaderContainer{}
	#HeaderLogo{ width: 866px; height: 131px; background: url( /images/logo_nbcuxd.gif) no-repeat; }
	#HeaderNav ul{ position: relative; float: left; }
	#HeaderNav ul li{ display: block; float: left; }
	#HeaderNav ul li a{ display: block; float: left; width: 196px; height: 44px; }
	#HeaderNav ul li a span{ display: none; }
	#HeaderNav ul .first{ width: 40px; height: 44px; background: url(/images/nbcuxd_site_10.gif) no-repeat; }
	#HeaderNav ul .aboutus a{ background: url(/images/btn_about.gif) no-repeat; }
	#HeaderNav ul.aboutus .aboutus a,
	#HeaderNav ul .aboutus a:hover{ background: url(/images/btn_about_roll.gif) no-repeat; }
	#HeaderNav ul .services a{ background: url(/images/btn_services.gif) no-repeat; }
	#HeaderNav ul.services .services a,
	#HeaderNav ul .services a:hover{ background: url(/images/btn_services_roll.gif) no-repeat; }
	#HeaderNav ul .projects a{ width: 195px; background: url(/images/btn_projects.gif) no-repeat; }
	#HeaderNav ul.projects .projects a,
	#HeaderNav ul .projects a:hover{ background: url(/images/btn_projects_roll.gif) no-repeat; }
	#HeaderNav ul .contact a{ background: url(/images/btn_contact.gif) no-repeat; }	
	#HeaderNav ul.contact .contact a,
	#HeaderNav ul .contact a:hover{ background: url(/images/btn_contact_roll.gif) no-repeat; }	
	#HeaderNav ul .last{ width: 42px; height: 44px; background: url(/images/nbcuxd_site_15.gif) no-repeat; }
#ContentContainerOuter{ position: relative; float: left; width: 865px; padding: 0px 0px 10px 0px;  background: #FFF url( /images/content_footer_endcap.gif) no-repeat center bottom; }
#ContentContainerInner{ position: relative; float: left; width: 100%; padding: 0px 0px 0px 0px; border: 1px solid #b6c8d1; border-width: 0 1px; background: #FFF url( /images/background_content_footer.gif) no-repeat center bottom;}
	#ContentWrapper{ position: relative; float: left; padding: 10px 40px 40px; background-color: transparent; }
	#Content{ float: left; }
#FooterContainer{}
	#FooterContainer .copyright{ font-size: 10px; color: #a7a7a8; margin-top: 20px; text-align: center; }


