html,body { background-color:#fff;background-image:url('../images/interface/splash_bg.png');background-repeat:repeat-x;background-position:left center;height:100%;}
div#page {  z-index:1;width: 980px;;height: 100%;z-index: 1000;	
			display: block;	padding:0px;margin:0px;margin-left: auto;margin-right: auto;text-align: center;}

div#page div.percentdiv_100 { display: table; height: 100%; text-align:left; #position: relative; overflow: hidden; }
div#page div.centervtopdiv_50 { z-index:1;#position: absolute; #top: 50%;display: table-cell; vertical-align: middle; }
div#page div.centervbotdiv_50 { z-index:1;#position: relative; #top: -50%;}
div#page div.centervbotdiv_50 div#splash_content { position:relative;width:980px; height:300px; margin:0 auto;text-align:left;padding:0px;z-index:100000;}
div#page div.centervbotdiv_50 div#splash_content div#splash_logo { position:absolute;top:126px;left:360px;}
div#page div.centervbotdiv_50 div#splash_content div#splash_header { line-height:50px;height:50px;display:block;position:absolute;top:25px;right:0px;font-size:20pt;color:#184692;font-weight:normal}
div#page div.centervbotdiv_50 div#splash_content div#splash_header span { height:50px;font-size:20pt;color:#cccccc;font-weight:normal}
div#page div.centervbotdiv_50 div#splash_content div#splash_top_line_text { position:absolute;top:72px;line-height:25px;left:0px;width:980px;text-align:left;font-size:8.25pt;color:#808080;font-weight:normal}
div#page div.centervbotdiv_50 div#splash_content div#splash_bottom_line_text { position:absolute;top:200px;/top:202px;line-height:25px;left:0px;width:980px;text-align:right;font-size:8.25pt;color:#808080;font-weight:normal}
div#page div.centervbotdiv_50 div#splash_content div#splash_technologies { position:absolute;bottom:20px;left:0px; }
div#page div.centervbotdiv_50 div#splash_content span.blue { font-size:8.25pt;color:#184692;font-weight:normal;line-height:25px;}
