
body { background: #190037 url('../files/body.jpg') top center no-repeat; font-family: Arial, Helvetica, sans-serif;}

#main-nav { position: absolute; right: 20px; top: 15px; }
#main-nav li { display: inline; }
#main-nav li a { font-size: 14px;  color: #ff6600; text-decoration: none; margin-left: 40px; }
#main-nav li a:hover, #main-nav li a.active { color: #ffffff; }

h1 { display: none; }

#container { width: 940px; height: 695px; margin: 0 auto; position: relative;}
	#container p.intro { position:absolute; width: 583px; font-size: 16px; line-height: 1.5; top: 275px; left: 200px; color: #ffffcc; }
	
	#box { background: url('../files/box.jpg') no-repeat; width: 940px; height: 175px; margin: 0 0 30px 0; font-size: 12px; position: relative; top: 452px; }
	
		#twitter { width: 380px; float: left; padding: 30px 0 0 30px; }
		#twitter span { color: #ffffcc; }
		#twitter p { color: #fcf4ff; line-height: 1.3; }
		#twitter a.follow { background: url('../files/follow_us.png') no-repeat; display: block; text-indent: -5000px; width: 140px; height: 34px; position: absolute; left: 30px; bottom: 35px; }
		
		
		#subscribe { width: 410px; float: left; padding: 30px 0 0 90px; }
		#subscribe h3 { font-size: 14px; color: #ffffcc; margin-bottom: 4px; }
		#subscribe span { font-size: 12px; color: #ff9933; }
		
		#subscribe fieldset { background: url('../files/sign_up.png') no-repeat; width: 410px; height: 39px; position: absolute; right: 30px; bottom: 30px; }
		#subscribe fieldset .input-text { display: block; float: left; width: 244px; font-size: 13px; color: #ffffcc; height: 27px; border: none; padding: 11px 25px 0 25px; background: none; }
		#subscribe fieldset button { background: none; width: 112px; height: 38px; cursor: pointer; border: none; text-indent: -5000px; }

p#footer { text-indent: 30px; margin: 0 auto 20px auto; position: absolute; top: 655px; font-size: 11px; color: #ff6600; }
