@charset "utf-8";
body {background: #fff; color:#333; margin:0 auto; font-family:Verdana, Geneva, sans-serif; font-size:100%;}
	#wrapper {width:955px; margin:0 auto; text-align: left;}
		#top {background:url(../images/gfx-logo.gif) top left no-repeat; width:943px; height: 52px; display:block;}
			#top p{margin:0; padding:0;padding-top:18px; text-align:right;}
		#topaccount {top left no-repeat; width:943px; height: 152px; display:block;}
			#topaccount p{margin:0; padding:0;padding-top:18px; text-align:left;}
		#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:156px;}
				#features{left:156px; width:164px;}
				#how{left:320px; width:157px;}
				#demos{left:477px; width:156px;}
				#faq{left:633px; width:152px;}
				#account{left:785px; width:159px;}
				#home a:hover{background: transparent url(../images/gfx-navbar.gif) 0 -44px no-repeat;}
				#features a:hover{background: transparent url(../images/gfx-navbar.gif) -156px -44px no-repeat;}
				#how a:hover{background: transparent url(../images/gfx-navbar.gif) -320px -44px no-repeat;}
				#demos a:hover{background: transparent url(../images/gfx-navbar.gif) -477px -44px no-repeat;}	
				#faq a:hover{background: transparent url(../images/gfx-navbar.gif) -633px -44px no-repeat;}
				#account a:hover{background: transparent url(../images/gfx-navbar.gif) -785px -44px no-repeat;}
		#header {background:url(../images/gfx-header.jpg) top left no-repeat; width:943px; 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; }
		
		#buttons{float:right;}
			#buttons ul {list-style:none;}
			#buttons ul li {display:inline; margin:0; padding:0;}
			
		#content{background:url(../images/gfx-ad.gif) top left no-repeat; padding-left:420px; padding-top:40px; margin-bottom:10px;}
			#content p {font-size:.8em; width:480px; margin-bottom:10px;}
		#content2{padding-left:480px; padding-top:10px; margin-bottom:10px;}
			#content2 p {font-size:.8em; width:700px; margin-bottom:10px;}
		#title1{padding-left:420px; padding-top:10px; margin-bottom:10px;}
			#title1 p {font-size:.8em; width:700px; margin-bottom:10px;}
		#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;}
