html, body {
	background-image: url(../images/roth_bg.gif);
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;	
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, textarea, select, td, div {
	font-family: arial, helvetica, verdana, sans-serif, geneva; 
	font-size: 12px; 
	text-align: center;
	color: #585656;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

img {
	border: 0;
}

table, td {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

#table-zent {
	width: 100%;
	height: 100%;
	border: 0px;
}

#td-zent {
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container-center {
	margin-top: -100px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	width: 758px;
}

#splash {
	background-image: url(../images/start_bg.jpg);
	background-repeat: no-repeat;
	width: 758px;
	height: 253px;
	padding: 10px;		
}

#imageMenu {
	position: relative;
	width: 760px;
	height: 253px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height:253px;
	width: 1000px;
	padding: 0px;
	
}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:253px;
	height: 253px;
}

#imageMenu ul li.startte1 a {
	background: url(../images/roth_te1.jpg) repeat scroll 0%;
}

#imageMenu ul li.startte2 a {
	background: url(../images/roth_te2.jpg) repeat scroll 0%;
}

#imageMenu ul li.startte3 a {
	background: url(../images/roth_te3.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}
