/* ------------ Splash ----------------- */

body {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	}

.grad {
	height: 100%;
	background: url("/pic/splash/grad.jpg") left top repeat-x;
	}
.cloud {
	height: 100%;
	width: 99.9%;
	background: url("/pic/splash/cloud.jpg") left top no-repeat;
	}
.content {
	height: 100%;
	margin-left: 13.9%;
	}
.content .td1 {
	width: 70%;
	vertical-align: top;
	}
.content .td2 {
	vertical-align: bottom;
	padding-left: 0px;
	}
.content .td2 img {
	margin-left: 10%;
	}
.welcome img {
	margin-top: 197px;
	margin-bottom: 12px;
	margin-left: 10px;
	}

.select .lt {
	width: 10px;
	height: 25px;
	}
.select .mt {
	width: 100%;
	font-family: Verdana, Arial, sans;
	font-size: 12px;
	color: #000000;
	background: url("/pic/splash/mt.gif") left top repeat-x; 
	}
.select .rt {
	width: 10px;
	height: 25px;
	}
.select .lm {
	height: 80px;
	background: url("/pic/splash/lm.gif") left top repeat-y; 
	}
.select .mm {
	height: 80px;
	background: #ffffff;
	vertical-align: top;
	padding: 0px;
	}	
.select .rm {
	height: 80px;
	background: url("/pic/splash/rm.gif") right top repeat-y; 
	}
.flags {
	margin: 17px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	}
.flags td {
	padding: 0px;
	vertical-align: top;
	}
.flags .td1 {
	width: 70%;
	vertical-align: top;
	}
.flags .td2 {
	width: 30%;
	vertical-align: top;
	}
.flags a {
	margin: 0px 7px 0px 0px;
	}
.flags td img {
	border: 0px;
	margin-bottom: 12px;
	margin-top: 5px;
	}
.flags td select {
	width: 92%;
	vertical-align: top;
	}
.select .lb {
	width: 10px;
	height: 10px;
	}
.select .mb {
	width: 100%;
	background: url("/pic/splash/mb.gif") left bottom repeat-x; 
	}
.select .rb {
	width: 10px;
	height: 10px;
	}
.about {
	font-family: Verdana, Arial, sans;
	font-size: 16px;	
	color: #316AB4;
	margin-left: 10px;
	margin-top: 38px;
	}
.text {
	margin-left: 10px;
	margin-top: 16px;
	margin-bottom: 50px;
	}
.text p {
	font-family: Verdana, Arial, sans;
	font-size: 12px;	
	color: #000000;
	margin: 16px 100px 0px 0px;
	}
