@charset "utf-8";
BODY{
position:relative;
	height:auto;
	width:auto;
	margin:30px 0px 0px 0px;
	padding:0 0;
	background-color:#0F2242;
	color:#152968;
	font:normal 12px Times New Roman, Times, Serif;
}

#main{
position:relative;
	margin:0 auto;
	width:1050px;
	height:auto;
}

#tBorder{
	width:100%;
	font-size:2px;
	background:url(../images/bg_top.png) no-repeat;
	height:15px;
	clear:both;
}
#lBorder{
	width:13px;
	height:653px;
	background:url(../images/bg_left.png) no-repeat;
	float:left;
}
#rBorder{
	width:11px;
	height:653px;
	background:url(../images/bg_right.png) no-repeat;
	float:left;
}
#content{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/bg_repeat.png) repeat-x;
	width:1026px;
	height:653px;
}
#bBorder P{
	text-align:right;
	color:#152968;
	margin:0px 40px 5px 0px;
	font:normal 12px Times New Roman, Times, Serif;
	
	text-align:right;
}
#bBorder{
	width:100%;
	background:url(../images/bg_bot.png) no-repeat;
	height:18px;
	clear:both;
}
#sglogo{
	position:absolute;
	left:3px;
	top:40px;
}
#launchButton{
	float:left;
	position:relative;
	cursor:pointer;
	margin:210px 0px 0px 60px;	
}
.welcome{
	margin:0px;
	padding:0px;
	width:791px;
	height:472px;
	float:left;
	background:url(../images/welcome_image.jpg) no-repeat;
}
#imagebox{	
	font-size:1px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	float:right;
	width:802px;
}
#rightShadow{
	width:11px;
	height:632px;
	float:right;
	background:url(../images/shadow_right.png) no-repeat;
}
#bottomShadow{
	width:802px;
	height:11px;
	background:url(../images/shadow_bottom.png) no-repeat;
	clear:both;
}
#video{
	position:absolute;
	top:170px;
	left:330px;
}
