body, html {
	margin: 0;
	padding: 0;
	background: #aa0d01;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ul.std {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.std li {
	float: left;
}

a {
  font-weight: bold;
}

a:hover {

}

div#container {
	margin: 0 auto;
	width: 827px;
	padding: 0 2px;
	background: url('/static/img/dkms-bg-inner.jpg') repeat-y;
}

div#header {
	position: relative;
	height: 125px;
	margin: 0;
	padding: 15px 0 0 0;
	background: none;
	overflow: hidden;
}

div#header h1 a {
	display: block;
	width: 188px;
	height: 0px;
	margin: 10px 0 0 15px;
	padding: 93px 0 0 0;
	text-indent: -1000px;
	background: url('/static/img/dkms-h1.gif') no-repeat;
	overflow: hidden;
}

div#content-backdrop {
	position: relative;
	margin: 0;
	background: #fff;
}

div.anchor {
	display: block;
	clear: both;
}

div#content-backdrop div#ornament {
	position: absolute;
	top: -48px;
	left: -187px;
	width: 184px;
	height: 565px;
	background: url('/static/img/dkms-ornament.jpg') no-repeat;
	z-index: 0;
}

div#content-area {
	position: relative;
	padding: 19px;
	background: #fff;
	color: #221418;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	z-index: 100;
}

div#content-area h1 {
	float: right;
	width: auto !important;
	margin: -65px 0 0 0;
	padding: 0 0 0 75px;
	color: #b92456;
	font-size: 30px;
	text-align: left;
	text-transform: lowercase;
	background: url('/static/img/leaf.gif') 0% 50% no-repeat;
}

div#content-area h2 {
	font-size: 14px;
}

div#content-area h3 {
	font-size: 12px;
}

div#content-area a {
	color: #cc1401;
}

div#content-area div#banner {
	position: relative;
	height: 112px;
	margin: 0 0 17px 0;
	padding: 17px 25px;
	background: #eee;
	color: #505050;	
}

div#content-area div#banner img {
	position: absolute;
	top: 0;
	right: 0;
}

div#content-area div#banner img#cp4c-img {
	top: 20px;
	right: 250px;
}

div#content-area div#banner h2 {
	padding: 20px 0 0 0;
	color: #cc1401;
	font-size: 18px;
	font-weight: normal;
}

div#content-area div#left {
	float: left;
	width: 439px;
}

div#content-area div#left div.section,
div#content-area div#right div.section {
	float: left;
	color: #7a7a7a;
}

div#content-area div#left div.section.dark,
div#content-area div#right div.section.dark {
	padding: 17px;
	background: #eee;
	color: #505050;
}

div#content-area div#left div.section p.email {
	color: #cc1401;
	font-size: 14px;
	text-align: center;
}

div#content-area div#right {
	float: left;
	width: 329px;
	margin: 0 0 0 21px;
}

div#content-area div#right div.section {
	margin: 0 0 21px 0;
}

div#content-area div#right div.section.dark h2 {
	position: relative;
	width: 289px;
	height: 45px;
	margin: -17px -17px 0 -17px;
	padding: 0 20px;
	background: url('/static/img/dkms-h2-dark.jpg') repeat-x !important;
	line-height: 45px;
}

div#content-area div#right div.section.dark p.hl {
	width: 295px;
	color: #cc1401;
}
