html, body {
	margin: 0px;
	padding: 0px;
}

html {
	background: url(/sup/img/bg/html.gif) repeat-y top center #000;
}

body {
	font-size: 13px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
}

p {
	margin: 0px 0px 1.5em 0px;
	padding: 0px;
}

img {
	border: none;
}

h1, h2, h3, h4 {
	margin: 0px 0px .5em 0px;
	padding: 0px;
	line-height: 1em;
	font-weight: normal;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

img {
	border: none;
}

.clear {
	float: none;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	clear: both;
}

#content {
	width: 800px;
	padding: 50px;
	margin: 0px auto;
	position: relative;
}

#keyesdesign {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#keyesdesign a {
	display: block;
	background: url(/sup/img/bg/logo.gif) no-repeat top left;
	height: 156px;
	width: 585px;
	text-indent: -9999px;
}

#opening {
	width: 325px;
	height: 67px;
	text-indent: -9999px;
	background: url(/sup/img/bg/brief.gif) no-repeat top left;
	margin: -68px 0px 60px 258px;
}

.item {
	margin: 0px;
	clear: both;
}

.item img {
	float: right;
	margin-bottom: 80px;
	margin-left: 25px;
}

.item h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #433a49;
	font-size: 1.5em;
	fload: left;
	margin-bottom: 1em;
}

.item p {
	text-align: left;
	width: 200px;
}


.item .imarc {
	background: url(/sup/img/bg/imarc.jpg) no-repeat bottom center;
	display: inline-block;
	color: #3e576a;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: .2em;
	margin-bottom: 1.5em;
}

ul,
ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul {
	margin: 0px 0px 1.5em -50px;
	width: 310px;
}

ul li {
	margin: 0px;
	padding: .6em 50px .2em 72px;
	display: block;
	background: url(/sup/img/bg/bullet.gif) no-repeat 22px 0px;
}

.email a:link,
.email a:visited,
.email a:active {
	position: absolute;
	display: block;
	top: 143px;
	right: 50px;
	width: 97px;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/sup/img/bg/email.gif) no-repeat top left;
}

.email a:hover {
	background-position: bottom left;
}

.footer {
	width: 540px;
	float: right;
	padding-top: 50px;
	border-top: solid 2px #150e21;
	padding-bottom: 100px;
	position: relative;
}

.footer .email a {
	position: absolute;
	top: 35px;
	right: 0px;
}

.copyright {
	color: #36323b;
}