body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #D2D2D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Calibri, Corbel, Tahoma, Arial, Georgia;
	font-size: 12px;
	color: #333333;
}
#content-medium {
	width: 478px;
	margin: 0 auto;
	padding: 0;
	background-color: #f5f5f5;
	background-image: url(images/bg-content-medium.png);
	background-repeat: repeat-y;
}
#header-medium {
	width: 468px;
	height: 152px;
	background-image: url(images/bg-header-medium.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#pos-cs {
	position: relative;
	top: 60px;
	left: 350px;
}
#pos-iu {
	position: relative;
	top: 94px;
	left: 30px;
}
