@media screen {
/**
 * Layout
 */
	html {margin:0; padding:0;}
	body {margin:0; padding:0; font:normal 80% Arial, Helvetica, sans-serif; text-align:left}
	
	b.corner {position:absolute; width:1px; height:1px; font-size:1px; line-height:1px; overflow:hidden; 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; padding-bottom:50px; z-index:500}
	h1.slogan {padding-left:15px; font-weight:normal; color:#d50a00}

	div.Header {position:absolute; top:63px; left:0; height:52px; line-height:52px; width:160px; background-color:#d50a00; text-align:center}
	div.Header h1 {font-weight:normal; color:#ffffff}
	div.Header h2 {font-weight:normal; color:#ffffff}
	
	div#footer {margin-bottom:25px;}

	div#topDecoration {clear:both; height:24px}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#d50a00; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#d3d3d3}
	
	div#bottomDecoration {clear:both; height:24px; position:relative;}
	div#bottomDecoration div.one {height:12px; overflow:hidden; background:#d50a00}
	div#bottomDecoration div.two {height:12px; overflow:hidden; background:#d3d3d3; }
	
	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}
	ul#bottonNavigation li.last {border-right-style:none;}
	
	div#body {background:url(/images/index/visual.jpg) center top no-repeat; width:980px; height:649px; position:relative; z-index:5}
	div#body div#right.column {width:800px; padding:0; height:222px; float:right; z-index:1}
	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; font-weight:bold; font-size:160%; background-color:#d50a00; margin-top:5px; border-color: #d50a00 #aa0600 #aa0600 #d50a00; border-style:solid; border-width:1px; color:#ffffff}
	.button, .submit {cursor:pointer}

	div.Registration {position:relative; padding:15px 0 10px; overflow:hidden; z-index:1}
	div.Registration h1 {font-size:24px; color:#ffffff; font-weight:normal; width:80%}
	div.Registration h1 strong {color:#ffffff; font-weight:normal}
	div.Registration h2 {font-size:24px; color:#ffffff; font-weight:normal; width:80%}
	div.Registration h2 strong {color:#ffffff; font-weight:normal}
	
	div.Registration {width:100%; text-align:center; padding-top:0}
	div.Registration div {text-align:left}
	div.Registration div.regColumn {display:block; float:left; width:40%}
	div.Registration div.regWithSplit { background:url(/images/index/splitter.gif) 94% 20% no-repeat}
	div.Registration dl.horizontal dd {width:180px;}
	div.Registration dl.horizontal dt {width:95px; color:#FFFFFF}
	div.Registration dl.horizontal dd p.warning, div.Registration dl.horizontal dd label {color:#FFFFFF}
	div.Registration p.submitbutton {margin-left:5px; clear:none}
	div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2 {width:78px}
	div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2 {width:49px}
	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:44px}
	div.Registration input.submit {border:medium none; color:#FFFFFF; font-size:160%; font-weight:bold; height:52px; line-height:52px; width:170px; cursor:pointer; background-color:#d50a00; margin-top:10px; border-color: #d50a00 #aa0600 #aa0600 #d50a00; position:absolute; right:2px}
	
	.SearchResult {display:block; width:500px; float:left; padding-top:15px; overflow:hidden}
	
	div.QuickSearch {width:340px; overflow:hidden; margin-left:40px; color:#FFFFFF}
	div.QuickSearch h2 { color:#FFFFFF}

	div.SearchResult h1 {display:none; text-align:left}
	div.SearchResult h2 {display:none; text-align:left}
	div.simple div.member {border:none; width:76px; height:95px}
	div.member div.info {display:none}

.ownseparator
{
    font-size: 1px; line-height: 1px; height: 1px; border-bottom: solid 1px #e6e8ea; border-top: solid 1px #b30e14;
    margin-top: -15px;
    margin-bottom: 240px;
}

}