html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
    background:url(images/background.jpg) no-repeat center top;
    font-family:Verdana, Arial, Heltevica, Sans-Serif;
    margin:0;
    padding:0;
}

h1 {
    font-size:2.6em;
    color:#82bf45;
    margin:20px 0 0 0;
    font-weight:bold;
}

p {
    color:#434343;
    padding:0 30px 1.91em 30px;
    margin:0;
    font:normal 0.8em Verdana, Arial, Heltevica, Sans-Serif;
    line-height:1.735em;
}

p.tag {
    font-size:1.4em;
    color:#888888;
    padding:0 0 30px 0;
    line-height:normal;
}

a:link {
    color: #e34545;
    text-decoration: none;
    background-color: transparent;
    border-color: #e34545;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-style: dashed;
}

a:visited {
    color: #e34545;
    text-decoration: none;
    background-color: transparent;
    border-color: #e34545;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-style: dashed;
}

a:hover {    
    color: #e34545;
    text-decoration: none;
}

a:active {
    color: #e34545;
    text-decoration: none;
    background-color: transparent;
    border-color: #e34545;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-style: dashed;
}

.textinput {
    width:286px;
    height:32px;
    border:1px dashed #82bf45;
    background:#fff;
    margin:0 0 10px 30px;
    color:#434343;
}

.textarea {
    width:286px;
    height:110px;
    border:1px dashed #82bf45;
    color:#434343;
    margin-left:30px;
    background:#fff;
    font:normal 1em Verdana, Arial, Heltevica, Sans-Serif;
}

.submit_button {
    margin:10px 0 0 30px;
}

#wrap {
    width:930px;
    margin:0 auto;
    padding:0;
}

#header {
    width:930px;
    height:135px;
    font:normal 8px Verdana, Arial, Heltevica, Sans-Serif;
    text-indent:-9999px;
    margin:0;
    padding:0;
} 

#nav {
width:522px;
height: 40px;
position: relative;
background: url(../images/nav.jpg);
margin: 0;
padding: 0;
float:left;
}

#nav li {
float: left;
list-style:none;
}

#nav li a {
position: absolute;
top:0;
margin:0;
padding:0;
display:block;
height:40px;
background:url(../images/nav.jpg) no-repeat;
text-indent:-9999px;
border:none;
overflow:hidden;
}

/*up state*/
li#nav_home a {
left: 0;
width: 125px;
background-position: 0 0;
}

li#nav_tuition a {
left: 125px;
width: 125px;
background-position: -125px 0;
}

li#nav_resources a {
left: 250px;
width: 125px;
background-position: -250px 0;
}

li#nav_contact a {
left: 375px;
width: 125px;
background-position: -375px 0;
}

/*hover state*/
li#nav_home a:hover {
background-position: 0 -40px;
}

li#nav_tuition a:hover {
background-position: -125px -40px;
}

li#nav_resources a:hover {
background-position: -250px -40px;
}

li#nav_contact a:hover {
background-position: -375px -40px;
}

/*current state*/
#body_main li#nav_home a {
background-position: 0 -40px;
}

#body_service li#nav_tuition a {
background-position: -125px -40px;
}

#body_store li#nav_resources a {
background-position: -250px -40px;
}

#body_reach li#nav_contact a {
background-position: -375px -40px;
}

#twitter {
    width:378px;
    height:40px;
    background:url(../images/twitter.jpg) no-repeat right top;
    float:right;
    margin-right:30px;
    padding:0;
}

p.twit {
    font:normal 8px Verdana, Arial, Heltevica, Sans-Serif;
    text-indent:-9999px;
}

#innerwrap {
    background:url(images/body.jpg) no-repeat center top;
    width:930px;
    margin:0;
    padding:0;
}

#innerwrap2 {
    background:url(images/body2.jpg) no-repeat center top;
    width:930px;
    margin:0;
    padding:0;
}

#innerwrap3 {
    background:url(images/shopback.jpg) no-repeat center top;
    width:930px;
    margin:0;
    padding:0;
}

#content {
    background:url(images/page1.png) no-repeat left top;
    width:635px;
    min-height:400px;
    margin:30px 0 0 30px;
    padding:0;
    float:left;
    display:inline;
}

#contact {
    background:url(images/page4.png) no-repeat left top;
    width:635px;
    min-height:400px;
    margin:30px 0 0 30px;
    padding:0 0 0 0;
    float:left;
    display:inline;
    color:#434343;
    font:normal 0.8em Verdana, Arial, Heltevica, Sans-Serif;
    line-height:1.735em;
}

#tuition {
    background:url(images/page2.png) no-repeat left top;
    width:635px;
    min-height:400px;
    margin:30px 0 0 30px;
    padding:40px 0 0 0;
    float:left;
    display:inline;
}

#resources {
    background:url(images/page3.png) no-repeat left top;
    width:870px;
    min-height:1027px;
    margin:30px 0 0 30px;
    padding:0 0 0 0;
    float:left;
    display:inline;
}

#amazonshop {
    width:870px;
    margin:0 0 0 30px;
    padding:0;
    float:left;
    display:inline;
}

ul.service  {
    margin:0 0 0 30px;
    padding:0;
    font:normal 0.8em Verdana, Arial, Heltevica, Sans-Serif;
    line-height:1.735em;
    list-style:none;
    color:#434343;
}

ul.service li {
    background:url(../images/bullet.png) no-repeat left top;
    padding-left:20px;
}

ul.inservice {
    margin:0;
    padding:0;
    padding:9px 0 9px 30px;
    color:#434343;
}

ul.inservice li {
    background:url(../images/bullet.png) no-repeat left top;
    padding-left:20px;
}

h2.welcome {
    font-size:1.6em;
    color:#82bf45;
    padding-left:30px;
    margin:20px 0;
}

#shop {
    width:265px;
    padding:0;
    margin:0;
    float:right;
    margin-left:0;
}

#advert {
    background:url(images/promo.png) no-repeat center top;
    width:265px;
    height:228px;
    margin:27px 0 0 0;
    padding:0px 0px 0px 0px;
    float:left;
}

h3.promo {
    font:normal 8px Verdana, Arial, Heltevica, Sans-Serif;
    text-indent:-9999px;
}

p.amazon {
    font:normal 8px Verdana, Arial, Heltevica, Sans-Serif;
    text-indent:-9999px;
}

#needhelp {
    width:265px;
    margin:0;
    padding:0 20px 0 0;
    float:left;
}

h4.resource {
    font-size:1.6em;
    color:#82bf45;
    margin-top:0;
    padding-left:30px;
    margin-bottom:20px;
}

#reading {
    background:url(images/reading.jpg) no-repeat left top;
    width:430px;
    padding:0;
    margin-top:45px;
    float:left;
}

h4.read {
    font-size:1.6em;
    color:#82bf45;
    margin:0 0 10px 30px;
}

p.readabout {
    color:#434343;
    padding:0;
    padding-left:206px;
    padding-right:30px;
    padding-bottom:15px;
    
}

p.aboutread {
    color:#434343;
    padding:0;
    padding-left:175px;
    padding-right:30px;
    padding-bottom:15px;
    
}

#about {
    background:url(images/about.jpg) no-repeat left top;
    width:500px;
    padding:0;
    margin-top:45px;
    float:right;
}

h4.aboutme {
    font-size:1.6em;
    color:#82bf45;
    margin:0 0 10px 30px;
}


#useful li {
    background:url(images/bullet1.png) no-repeat left center;
    padding-left:20px;
    font:normal 0.9em Verdana, Arial, Heltevica, Sans-Serif;
    line-height:1.7165em;
}

#footer {
    width:930px;
    margin:20px 0px 0px 0px;
    padding:0;
    float:left;
    text-align:right;
    border-top:2px solid #82bf45;
}

#footer p {
    padding:30px 30px 1.91em 30px;
    margin:0;
    color:#434343;
    font-size:0.8em;
}

.npd_logo {
    margin:30px 0 30px 30px;
    float:left;
}

.clear {
    clear: both; 
    width: 100%; 
    height: 0px; 
    line-height: 0px; 
    font-size: 0px; 
    padding: 0; 
    margin: 0; 
    border: none;
}