/* *** RESET *** */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,select { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 100%; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

html, body {
	position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: auto;
	background-color: #260009;
	margin: 0 auto; border:  0; padding: 0;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif; font-size: 10px;
}

#splash { background: url("bg-page.jpg") bottom repeat-x; margin: 0 auto; }

#top { width: 970px; height: 115px; background: url("top.png") no-repeat; margin: 0 auto; position: relative; }
#go_ng_l { position: absolute; left: 115px; top: 44px; width: 258px; height: 25px; }
#go_ng { position: absolute; left: 431px; top: 27px; width: 107px; height: 60px; }
#go_ng_r { position: absolute; left: 596px; top: 44px; width: 280px; height: 23px; }

#wotr { width: 970px; height: 430px; background: url("wotr.jpg") no-repeat; margin: 0 auto; position: relative; }
#wotr-preview { position: absolute; left: 115px; top: 349px; width: 281px; height: 46px; }
#wotr-ordernow { position: absolute; left: 410px; top: 349px; width: 281px; height: 46px; }

#wotr-logo { width: 970px; height: 81px; background: url("wotr-logo.png") no-repeat; margin: 0 auto; position: relative; }
#go_l1 { position: absolute; left: 0; top: 29px; width: 31px; height: 29px; }
#go_l2 { position: absolute; left: 82px; top: 28px; width: 35px; height: 31px; }
#go_l3 { position: absolute; left: 171px; top: 25px; width: 23px; height: 38px; }
#go_l4 { position: absolute; left: 246px; top: 23px; width: 41px; height: 42px; }
#go_l5 { position: absolute; left: 323px; top: 29px; width: 55px; height: 31px; }
#go_l6 { position: absolute; left: 915px; top: 31px; width: 55px; height: 25px; }

#bon { width: 970px; height: 430px; background: url("bon.jpg") no-repeat; margin: 0 auto; position: relative; }
#bon-preview { position: absolute; left: 35px; top: 349px; width: 281px; height: 46px; }
#bon-ordernow { position: absolute; left: 329px; top: 349px; width: 281px; height: 46px; }

#bon-logo { width: 970px; height: 81px; background: url("bon-logo.png") no-repeat; margin: 0 auto; position: relative; }
#go_l7 { position: absolute; left: 0; top: 21px; width: 25px; height: 40px; }
#go_l8 { position: absolute; left: 76px; top: 20px; width: 41px; height: 41px; }
#go_l9 { position: absolute; left: 152px; top: 25px; width: 55px; height: 32px; }
#go_l10 { position: absolute; left: 915px; top: 28px; width: 55px; height: 25px; }

#go_ng_l span { display: none }
#go_ng span { display: none }
#go_ng_r span { display: none }
#wotr p.info { display: none }
#wotr-preview span { display: none }
#wotr-ordernow span { display: none }
#wotr-logo div.info { display: none }
#go_l1 span { display: none }
#go_l2 span { display: none }
#go_l3 span { display: none }
#go_l4 span { display: none }
#go_l5 span { display: none }
#go_l6 span { display: none }
#bon p.info { display: none }
#bon-preview span { display: none }
#bon-ordernow span { display: none }
#bon-logo div.info { display: none }
#go_l7 span { display: none }
#go_l8 span { display: none }
#go_l9 span { display: none }
#go_l10 span { display: none }
