/* general styles */
* {	padding: 0; margin: 0 }
html,body { width: 100%; height: 100% }
body { background: #ffffff url(../images/gradient.gif) left 330px repeat-x }
body,td,p { vertical-align: top; font: 12px/15px Arial, Helvetica, sans-serif }
ul { list-style: none; padding: 0 }
ul li { margin: 0; padding: 0; background: none }
img { border: 0 }
a { text-decoration: none; color: #77990f }
a:hover { text-decoration: underline }

/* placehoder */
#logo { width: 278px; height: 130px; margin: 265px auto 100px auto; background: url(../images/logo_stacx_schaduw.gif) left bottom no-repeat; overflow: hidden }
#logo a { display: block; width: 100%; height: 55px; border: 0; text-indent: -999px; overflow: hidden; background: url(../images/logo_stacx.gif) no-repeat }
#naw { width: 520px; padding-left: 20px; margin: 0 auto; text-transform: uppercase; color: #77990f; text-align: center }
#naw li { float: left; display: inline; padding: 0 0 0 10px; margin: 0 0 0 10px; border-left: 1px #999999 solid }
#naw li.first { margin: 0; padding: 0; border: 0 }
#naw li strong { font-weight: bold; color: #4d4d4d }
