@charset "UTF-8";
/* CSS Document */
html {
height: 100%;
}
.global {
    position: absolute;
	left: 50%;
    width: 850px !important; 
	margin-left: -425px;
	overflow: hidden;
	

	}	height: 550px;
	width: 970px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/Splash_page3.jpg);
	background-repeat: no-repeat;
}
.splash_icons_position {
	width: 970px;
	height: 220px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 226px;
	padding-top: 226px;
}
.parents_click {
	float: left;
	height: 206px;
	width: 220px;
	padding-left: 350px;
	padding-top: 226px;
}
.table_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 200px;
	width: 970px;
	padding-top: 115px;
}
body {
	background-image: url(../image/background%20gradient2.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.kids_click {
	float: right;
	height: 206px;
	width: 220px;
	padding-right: 180px;
	padding-top: 230px;
}
.container_index {
	float: none;
	height: 820px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/index_splash1.jpg);
	background-repeat: no-repeat;
	border: thin solid #CCCCCC;

}
.disclamer_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	height: auto;
	width: 950px;
	text-align: justify;
	float: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
.kids_land {
	float: left;
	height: 400px;
	width: 800px;
	background-image: url(../../../../Desktop/sbrowser/image/greg_land.jpg);
	background-repeat: no-repeat;
}

