@charset "UTF-8";
/* CSS Document */

/***** home *****/
body {
	background-image: url(../images/splash_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
#wrap_splash{
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.splash_logo_area{
	width:1061px;
	height: 370px;
}
.splash_pics{
	width:1061px;
	height: 274px;
	background-image:url(../images/sage_splash_layout_04.jpg);
}

.splash_content{
	width:1061px;
	height: 242px;
	background-image:url(../images/sage_splash_layout_05.jpg);
}
.T_white{	
	line-height: 22px;	
	color:#FFFFFF;
	text-align:left;
	font-size: 13px;	
	font-family: "Trebuchet MS";
	font-weight: normal;	
}
.T_copyright{	
	line-height: 22px;	
	color:#626262;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}
.B_web_design{	
	line-height: 22px;	
	color:#626262;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}
.B_web_design:hover{	
	line-height: 22px;	
	color:#999999;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;		
}
