@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_pics_triple{
    width:982px;
    height: 215px;
    background:url(../images/sage_splash_triple.png) top left no-repeat;
    margin: auto;
}

.splash_content_text{
    width:982px;
    margin: auto;
    
}
.splash_block_text{
    border-bottom: 8px solid #fbcb00;
    padding-bottom: 5px;
    float: left;
    margin-right: 7px;
}
.splash_block_text .content-text{
    border: 1px solid #4d4d4d;
    padding: 20px 15px;
    text-align: left;
    width: 290px;
    height: 200px;
}

.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;		
}
