/* Splash */

/* body */
body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}

#wrap {
	background: #CA9C38;
	width: 1049px;
	height: 787px;
	 margin: 0px; /* tad 27/06/2008 */ 
	 margin-right:auto;

	padding: 0px;
	}
	
#splash {
	background: rgb('202, 156, 56');
	position: relative;
	margin: 0px;
	margin-right: auto;
	/* _margin: 0px 0px 0px -100px;
	*margin: 0px 0px 0px 100px; */
	width: 1049px;
	height: 787px;
	}

#header {
	background: url('http://74.220.174.26/images/splash/title.jpg');
	width: 1049px;
	height: 230px;
	}

#links {
	width: 801px;
	height: 30px;
	position: relative;
	top: 140px;
	left: 248px;
	}

	
#cont {
	background: url('http://74.220.174.26/images/splash/cont.jpg');
	width: 1049px;
	height: 557px;
	text-align: center;
	}

#buttons {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 220px;
	}
#buttons:after {
	clear: both;
	}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

img {
	border: 0px;
	}
/* TPSM logo */
.style3 {font-size: 9px;}
.style4 {color: #349AFE;font-size: 9px;}
.style5 {color: #3C3C3C;font-size: 9px;}
.style6 {color: #999999;font-size: 9px;}

