@charset "utf-8";

body {background: #fff; color:#333; margin:0 auto; font-family:Verdana, Geneva, sans-serif; font-size:100%;}

	#wrapper {width:943px; margin:0 auto; text-align: left;}

		#top {background:url(../images/logo.gif) top left no-repeat; width:943px; height: 115px; display:block;}

			#top p{margin:0; padding:0;padding-top:35px; text-align:right;}

		#navbar {margin-bottom:15px;}

		#nav{background: url(../images/gfx-navbar.gif) top left no-repeat;width:943px; height:44px;margin:0; padding:0;position:relative;}

			#nav li{list-style: none; margin:0; padding:0; position:absolute;top:0;}

			#nav li, #nav a {height: 44px; display: block;}

				#home{left:0; width:153px;}

				#features{left:154px; width:163px;}

				#how{left:318px; width:156px;}

				#demos{left:475px; width:155px;}

				#faq{left:631px; width:151px;}

				#account{left:783px; width:158px;}

				

				#home a:hover{background: transparent url(../images/gfx-navbar.gif) 0 -44px no-repeat;}

				#features a:hover{background: transparent url(../images/gfx-navbar.gif) -154px -44px no-repeat;}

				#how a:hover{background: transparent url(../images/gfx-navbar.gif) -318px -44px no-repeat;}

				#demos a:hover{background: transparent url(../images/gfx-navbar.gif) -475px -44px no-repeat;}	

				#faq a:hover{background: transparent url(../images/gfx-navbar.gif) -631px -44px no-repeat;}

				#account a:hover{background: transparent url(../images/gfx-navbar.gif) -783px -44px no-repeat;}

		#header {width:900px; height: 208px; display:block; margin-bottom:15px; clear:both;}

		#login{width:220px; text-align:left; float:left;}

			#login form label {font-size:.8em; }

			#login form .fields {width:215px;  margin-top:7px; height:20px;}

			

			#form-nav {overflow:hidden;padding-top:10px; }

			#form-nav li {margin-top:10px;1px solid green; list-style: none; display:inline;}

			#form-nav li #create {color:#333; font-size:.8em; display:block; width:120px; float:left; }

			#form-nav #submit{background: url(../images/btn-submit.gif) top left no-repeat; float:right; border:0; width:82px; height:27px; display:block; cursor:pointer; }

		

		#buttons{float:right;}

			#buttons ul {list-style:none;}

			#buttons ul li {display:inline; margin:0; padding:0;}

			

		#content{background:url(../images/gfx-ad.gif) 0 50px no-repeat; padding-left:420px; padding-top:40px; margin-bottom:60px;}

			#content p {font-size:.8em; width:480px; margin-bottom:20px;}

			#content h1 {font-weight:bold; margin-bottom:15px;}

		#content4{background:url(../images/trafficircle.gif) 0 10px no-repeat; padding-left:420px; padding-top:10px; margin-bottom:40px;}

			#content4 p {font-size:.8em; width:480px; margin-bottom:20px;}

			#content4 h1 {font-weight:bold;}


		#footer {text-align:center;}

			#footer ul {margin-bottom:3px;}

			#footer li {font-size:.8em;list-style:none; display:inline;}

			#footer a:link{color:#333; text-decoration:none; font-size:.9em;}

			#footer a:link{color:#333; text-decoration:none;}

			#footer a:link{color:#333; text-decoration:none;}

			#footer a:hover{color:#333; text-decoration:underline;}

			#footer span {font-size:.8em;}
		

	 	strong {font-weight:bold;}
		
				#grossman {background:url(../images/grossman-logo.gif) top center no-repeat; width:300px; height: 37px; display:block;}

			#grossman p{margin:0; padding:0;padding-top:10px; text-align:right;}

