* {vertical-align: baseline; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0;}

body {background: url(../images/bg.png) repeat fixed top center; font: normal normal normal 0.9em/1.3em  verdana, tahoma, sans-serif;}

#wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	min-width: 800px;
}

a:focus {outline: none;}

h1 {font-size: 2.2em; line-height: 1.2em; border-bottom: 2px solid #008; margin: 10px 0;}
h2 {font-size: 0.8em; line-height: 1.0em; color: #0053a8;}

#tlpanel, #trpanel, #dcpanel, #blpanel, #brpanel {
	background: url(../images/slider-bg.gif) no-repeat top left;
	height: 120px;
	width: 190px;
	display: none;
	margin-left: 5px;
	z-index: 80;
	position: relative;
	top: -4px;
}
* html #tlpanel, * html #trpanel, * html #dcpanel, * html #blpanel, * html #brpanel {top: 0;} /* IE6 up to speed */
*+html #tlpanel, *+html #trpanel, *+html #dcpanel, *+html #blpanel, *+html #brpanel {top: 0;} /* IE7 up to speed */

p:first-child {padding: 7px 15px 0 15px; font-weight: bold;}
* html p.pointer {padding: 7px 15px 0 15px; font-weight: bold;} /* IE6 up to speed */

.slide {
	width: 190px;
	height: 39px;
	margin-left: 5px;
	margin-top: -6px;
	z-index: 90;
}
*+html .slide {margin-top: 6px;} /* IE7 up to speed */

.btn-slide-tl, .btn-slide-tr, .btn-slide-dc, .btn-slide-bl, .btn-slide-br {
	background: url(../images/slider-tabs.gif) no-repeat top left;
	text-align: center;
	width: 190px;
	height: 29px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-indent: -3000px;
	margin-top: -6px;
}
* html .slide a {margin-top: 6px;} /* IE6 up to speed */

.active {background-position: 0 -29px;}

#tlcontainer {top: 105px; left: 25px; position: absolute; z-index: 100;}
#trcontainer {top: 105px; right: 25px; position: absolute; z-index: 100;}
#dccontainer {top: 302px; left: 300px; position: absolute; z-index: 100;}
#blcontainer {top: 500px; left: 25px; position: absolute; z-index: 100;}
#brcontainer {top: 500px; right: 25px; position: absolute; z-index: 100;}

