body {
	margin:0; 
	background:url(images/bg_shadow.jpg) repeat-x 0 0;
	font-family:Helvetica, Arial;
	color:#333;
}

h2 { color:#666; }

a { color: #666; text-decoration:none; }
a:hover { text-decoration:underline; }

#container {
	width: 960px;
	margin: auto;
}

#header {
	height: 100px;
	background: url(images/header.jpg) no-repeat 0 0;
	text-indent: -1000px;
}

#mainframe {
	height: 830px;
	background: url(images/mainframe.jpg) no-repeat 0 0;
	position: relative;
}

#appimage {
	position: absolute;
	top: 132px;
	left: 69px;
	width: 320px;
	height: 480px;
}

.oche1_2 {
	background: url(images/ochedefault.jpg) no-repeat 0 0;
}

.screenshot {
	float:left;
	padding:2px;
	margin:2px;
	border:1px solid #999;
}

#appinfo {
	position: absolute;
	width:490px;
	height:580px;
	top:70px;
	left:440px;
}

#copyright {
	position: absolute;
	text-align: center;
	top: 680px;
	left: 440px;
	width:490px;
	height:40px;
}
