/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; /*background:transparent;*/ }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:'';content:none; }
/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:collapse;border-spacing:0; }
cite { font-style:normal; }

body {
	background-color:#1e5d40;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em; }

/*	=Page
************************************/
#wrapper { margin:0 auto; width:900px; height:800px; background-repeat:no-repeat; background-position: 0 0; position:relative; }
.breslin-a #wrapper { background-image:url(/conf10/images/register/breslin-a.jpg); }
.breslin-b #wrapper { background-image:url(/conf10/images/register/breslin-b.jpg); }
.sellers #wrapper { background-image:url(/conf10/images/register/sellers.jpg); }
#replaced { position:absolute; left:-9999px; top:-9999px; }
#video { width:480px; height:270px; position:absolute; right:17px; top:200px; }
#logos { padding-top:686px; text-align:center; }
#logos li { display:inline; margin:0 10px; }

#link a { display:block; width:900px; height:39px; position:absolute; text-indent:-9999px; background-position:0 0; background-repeat:no-repeat; left:0; }
.breslin-a #link a { background-image:url(/conf10/images/register/breslin-a-link.jpg); top:594px; }
.breslin-b #link a { background-image:url(/conf10/images/register/breslin-b-link.jpg); top:600px; }
.sellers #link a { background-image:url(/conf10/images/register/sellers-link.jpg); top:600px; }

h2 a { position: absolute; top: 596px; left: 168px; display: block; width:529px; height: 35px; outline: none;}
h2 a:hover { border: 1px dotted #999;}
h2 a span { margin-left: -999em; display: block; width: 1px;}
h2.reg a { left: 40px; width:785px;}
h3 { text-align: center;}
h3 a { color: #fff; text-align: center; padding: 15px 0;}