body {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #636466;
	font-family: Arial, Helvetica, sans-serif;
}

.blue {
	color: #195c93;
}

.orange {
	color: #f7941d;
}

#centersite {
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}

#sitecontainer {
	width: 888px;
	float: left;
	display: inline;
}

#top {
	width: 888px;
	height: 73px;
	float: left;
	display: inline;
	background: url(images/logo-emc.gif) top right no-repeat;
}

#header {
	width: 888px;
	height: 162px;
	float: left;
	display: inline;
	background: url(images/header.gif) no-repeat;
}

#box-top {
	width: 858px;
	float: left;
	display: inline;
	background: url(images/border-top.gif) no-repeat;
	margin-top: 10px;
	padding: 15px 15px 0px 15px;
}

#box-top #box {
	float: left;
	display: inline;
	background: url(images/harddisk.gif) no-repeat;
	width: 229px;
	height: 221px;
	text-align: right;
	color: #195c93;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 25px;
	padding-right: 25px;
}

.item {
	width: 560px;
	border: solid 1px #8a8c8e;
	float: right;
	display: inline;
	padding: 2px 5px 2px 5px;
	margin-bottom: 2px;
	text-align: right;
}

.item2 {
	width: 273px;
	border: solid 1px #8a8c8e;
	float: right;
	display: inline;
	padding: 2px 5px 2px 5px;
	margin-bottom: 2px;
	text-align: right;
}

.textfield {
	width: 440px;
	border: none 0px;
}

.textfield2 {
	width: 190px;
	border: none 0px;
}

.button {
	background: #195c93;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	border: none 0px;
	cursor: hand;
}

#result {
	width: 600px;
	float: left;
	display: inline;
	margin-top: 90px;
	margin-left: 130px;
	text-align: right;
}

#box-bottom {
	width: 888px;
	height: 15px;
	float: left;
	display: inline;
	background: url(images/border-bottom.gif) no-repeat;
}

#footer {
	width: 888px;
	float: left;
	display: inline;
	margin-top: 15px;
	font-size: 0.8em;
	color: #6f96c1;
}

#footer a {
	color: #6f96c1;
}
