@media screen {
/**
 * Layout
 */
	html {margin:0; padding:0;}
	body {margin:0; padding:0; background:#ffffff; color:#585858; font:normal 80% Arial, Helvetica, sans-serif; text-align:center}
	
	b.corner {position:absolute; width:1px; height:1px; font-size:1px; line-height:1px; overflow:hidden; background:#ffffff; font-weight:normal;}
	b.lt {left:0px; top:0px;}
	b.rt {right:0px; top:0px; }
	b.lb {left:0px; bottom:0px;}
	b.rb {right:0px; bottom:0px;}
	
	.strong {font-weight:bold;}
	div.clear {clear:both; height:1px; overflow:hidden; font-size:1px;}
	
	div.holder {text-align:center; clear:both;}
	div.holder div.content {width:980px; text-align:left; margin:0px auto;}
	
	div#header {margin-top:15px;}
	div#header div.content {position:relative; height:97px;}
	div.Header h1 {padding-left:15px; font-weight:normal; color:#d50a00}
	div.Header h2 {padding-left:15px; font-weight:normal; color:#d50a00}
	
	h1.slogan {text-align:left; float:left; position:absolute; right:0; top:5px; width:630px; overflow:hidden; text-align:center; font-weight:normal; color:#d50a00; font-size:28px; white-space:nowrap}
	
	div#footer {margin-bottom:25px;}

	div#topDecoration {clear:both; height:24px; background:#d8effd;}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#d50b00; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#d3d3d3}
	
	div#bottomDecoration {clear:both; height:24px; background:#d5f1fc; position:relative;}
	div#bottomDecoration div.one {height:12px; overflow:hidden; background:#d3d3d3}
	div#bottomDecoration div.two {height:12px; overflow:hidden; background:#d50a00 }
	
	ul#bottonNavigation {margin:0; padding:0; list-style:none; float:left; height:50px; font-size:85%}
	ul#bottonNavigation li {margin:10px 0 0; padding:0 15px; list-style:none; float:left; border-right:1px dashed #d6d6d6; }
	ul#bottonNavigation li.last {border-right-style:none;}
	
	div#body {background:url(/images/index/bgLeft.jpg) top left no-repeat}
	div#body div#left {width:100%; padding:0; background:url(/images/index/bgRight.jpg) right top no-repeat; padding-top:10px; height:523px}
	div#body div#right {width:390px; padding:0; border:1px solid #e8c5c2; margin:0 auto 0 auto; display:block; background-color:#ffe9e9; padding-bottom:20px}
	div#body div#right div.RegBorder {border-top:3px solid #ffd1d1}
	
	div#body div#right {text-align:center;}
	
	p.submitbutton {margin:0px 0 0 100px;}
	input.submit {border:none; width:210px; height:50px; line-height:50px; color:#ffffff; font-weight:bold; font-size:160%; background-color:#d50a00; margin-top:5px; border-color: #d50a00 #aa0600 #aa0600 #d50a00; border-style:solid; border-width:1px}
	.button, .submit {cursor:pointer}

	div.Registration {position:relative}
	div.Registration h1 {font-size:160%; color:#585858; font-weight:normal; text-align:center}
	div.Registration h1 strong {font-weight:normal; color:#585858;}
	div.Registration h2 {font-size:160%; color:#585858; font-weight:normal; text-align:center}
	div.Registration h2 strong {font-weight:normal; color:#585858;}

	div.freeMembership {position:absolute; top:8px; left:9px; z-index:300}
	dd input, dd select, dd textarea {background-color:#FFFFFF}

	div.member div.info {display:none}
	
	div.welcome {margin:0 auto; width:390px; padding:25px 0; font-size:14px}
}
