@import "reset.css";

/* GENERAL STYLES */
body { background:url(../../images/nn-bg.jpg) top center no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:0.9em; font-weight:bold; color:#4c4c4c; }
ul { margin:20px 40px; padding:0; }
h1 { margin:10px 0; font-size:1.2em; }
h2 { margin:10px 0; font-size:1.2em; }
h3 { margin:10px 0; font-size:1.2em; }
p { margin:10px 0; font-size:100%; }
a { text-decoration:none; color:#f66900; }
a:hover { text-decoration:underline; }
li { list-style-image:url(../../images/nn-bullet.png); }
b { color:#f66900; }

/* CONTAINER STYLES */
#wrapper { width:833px; margin:10px auto; }
#header { padding-left:30px; }
#top { background:url(../../images/nn-top.png) no-repeat;  }
#topHolder { position:relative; padding:60px 60px 0 60px; height:300px; }
.sButtons { float: right; }
#mainContent { }
#mainContent h1 { margin-top:60px; }
#enter { width:310px; text-align:right; }
#middle { background:url(../../images/nn-middle.png) no-repeat; background-position: center top; margin-top: 0px;  }
#middleHolder { position:relative; padding:48px 60px 0 60px; height:244px; }
#middleContent {}
#middleContent h2 { margin-top: 60px; }
#mddle { height:150px; background:url(../../images/nn-bottom.png) no-repeat; padding:30px 60px 0; }
#middle ul { width:250px; margin-right:85px; float:left; }
#footer { padding-left:30px; }
#footer h3 { margin:0; }
#middle form { float:left; }
#middle form select { width:230px; float:left; margin-right:10px; }
#middle form input { float:left; }
#globe { position:absolute!important; bottom:10px; right:100px; }
form {position:relative; }
