@media screen {
/**
 * Layout
 */
	html {margin:0; padding:0;}
	body {margin:0; padding:0; background:%Global/Background%; 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:%Global/Background%; 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:887px; text-align:left; margin:0px auto;}
	
	div#header {margin-top:15px;}
	div#header div.content {position:relative; height:97px; z-index:500}
	
	div#footer {margin-bottom:25px;}
	div#footer div.content {border-bottom:1px dashed #d6d6d6;}

	div#topDecoration {clear:both; height:24px; background:#d8effd;}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#69b2df; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#99d1f2; width:488px;}
	
	div#bottomDecoration {clear:both; height:24px; background:#d5f1fc; position:relative;}
	div#bottomDecoration div.one {height:12px; overflow:hidden; background:#6eb7d8; width:488px;}
	div#bottomDecoration div.two {height:12px; overflow:hidden; background:#58b5e1; }
	div#bottomDecoration div#special {height:12px; width:118px; overflow:hidden; background:#a3d200; position:absolute; top:5px; right:0px; }
	
	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 {position:relative; min-height:439px;}
	div#body div#left.column {width:488px; padding:0; text-align:center; height:439px;  position:absolute; left:0; top:0; background:url(/images/index/bg_top.jpg) left top no-repeat }
	div#body div#right.column {width:399px; padding:0; background:#FFFFFF url(/images/index/bgRegForm.gif) 0 0 repeat-x; border-left:488px solid #6eb7d8; min-height:439px}
	
	div#body div#left.column div.intro {width:488px; height:439px; position:absolute; left:0; top:38px; z-index:100; background:url(/images/index/main.jpg) top left no-repeat}
	
	div#body div#left.column h1 {position:absolute; z-index:255; top:6px; right:15px; color:#ffffff; font-size:100%;}
	div#body div#left.column h1 strong {font-size:210%; color:#ffffff; float:left; padding-right:5px; margin-top:-4px;}
	
	div#body div#left.column h2 {position:absolute; z-index:255; left:0; top:315px; margin:0; padding:25px 20px 0 20px;; font-weight:normal; font-size:90%; color:#FFFFFF; text-align:left;}
	div#body div#left.column h2 strong {color:#d2ff00; font-size:160%;}
	div#body div#left.column h2 a {color:#dff875; text-decoration:underline;}
	
	div#body div#right {text-align:center;}
	
	p.submitbutton {margin:0px 0 0 100px;}
	div.Registration input.submit, div.QuickSearch input.submit {border:none; background:url(/images/index/start_now.png) 0 0 no-repeat; width:192px; height:50px; line-height:50px; color:#ffffff; font-weight:bold; font-size:160%;}

	div.Registration {position:relative}
	div.Registration h1 {font-size:160%; color:#67b3e7; }
	div.Registration h2 {font-size:160%; color:#67b3e7; }

	div.freeMembership {position:absolute; top:8px; left:9px; z-index:300}
}