body {
	margin: 0;
	padding: 0;
	background-color: #e5ede6;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.875em;
}

a {
	color: #003cfd;
}

a img {
	border: 0;	
}

abbr, acronym {
	border-bottom: 0;	
}

h2 {
	width: 671px; /* 687px - 16px left padding */
	height: 31px; /* 33px - 2px top padding */
	margin: 0 2px 16px 2px;
	font-family: Arial,sans-serif;
	font-size: 1.25em;
	padding: 2px 0 0 16px;
	color: #fff;
	background: url("../images/h2-bg.png") no-repeat;
}

#wrapper {
	width: 966px;
	margin: 0 auto;
	background-image: url("../images/wrapper-bg.png");
}

#header {
	position: relative;
	height: 137px;
	background: url("../images/header-bg.png") no-repeat;
	margin: 24px 0 12px 0;
}

h1 {
	position: absolute;
	top: -18px;
	left: 28px;
	margin: 0;
	width: 359px;
	height: 94px;
	background-image: url("../images/logo.png");
	text-indent: -9999px;
	
}

#home-link {
	position: absolute;
	right: 11px;
	top: 14px;
	display: block;
	width: 176px;
	height: 29px;
	background-image: url("../images/home-link.png");
	text-indent: -9999px;
	outline: 0;
}

#nav {
	position: absolute;
	top: 85px;
	left: 4px;
	list-style-type: none;
	width: 958px;
	height: 52px;
	background-image: url("../images/nav-bg.gif");
	margin: 0 auto;
	padding: 0;
	overflow: auto; /* to automatically clear the floats */	
}

#nav li {
	float: left;
	height: 25px;
	margin: 0 1px 0 0;
}

#nav a {
	display: block;
	height: 25px;
	background-image: url("../images/nav.png");
	text-indent: -9999px;
	outline: 0;
}

#nav-news {
	padding: 0 0 0 14px;
}

#nav-news a {
	width: 57px;
}

#nav-product a {
	width: 172px;
	background-position: -58px 0;
}

#nav-faq a {
	width: 55px;
	background-position: -231px 0;
}

#nav-artwork a {
	width: 92px;
	background-position: -287px 0;
}

#nav-ads a {
	width: 64px;
	background-position: -380px 0;
}

#nav-depend a {
	width: 129px;
	background-position: -445px 0;
}

#nav-kc a {
	width: 201px;
	background-position: -575px 0;
}

#nav-contacts a {
	width: 148px;
	background-position: -777px 0;
}

#main {
	float: left;
	width: 691px;
	margin: 0 0 0 21px;
}

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

ul.items li {
	margin: 0 0 16px 17px !important;
}

a.pdf {
	padding: 0 0 0 24px;
	background: url("../images/icon-pdf.gif") no-repeat;
}

a.docx {
	padding: 0 0 0 24px;
	background: url("../images/icon-word.png") no-repeat;
}

a.video {
	padding: 0 0 0 24px;
	background: url("../images/icon-video.png") no-repeat;
}

a.image {
	padding: 0 0 0 24px;
	background: url("../images/icon-image.png") no-repeat;
}

ul.items p {
	margin: 0;	
}

a.toplink {
	display: block;
	text-align: right;
	margin: 0 31px 24px 0;
}

p.new {
	color: #00885e;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 17px;
}

#sidebar {
	float: left;
	width: 226px;
	margin: 0 0 0 8px;
}

div.sidebar-box {
	width: 226px;
	height: 101px;
	background: url("../images/sidebar-box-bg.png");
}

div.sidebar-box a {
	display: table-cell;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 226px;
	height: 101px;
}

#footer {
	clear: left;
	width: 926px; /* 958px - 32px padding */
	margin: 0 auto;
	padding: 16px;
	color: #484848;
	border-top: 9px #1d933e solid;
}

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

ul.artwork li {
	margin: 0 0 16px 0;
	overflow: auto; /* to clear image floats */
}

ul.artwork ul.items {
	margin-top: 16px;	
}

ul.artwork img {
	float: right;
	margin: 0 0 16px 16px;
}

div.video-container-playlist {
	width: 580px;
	margin: 0 auto 16px auto;
}

div.video-container {
	width: 400px;
	margin: 0 auto 16px auto;
}
