html {
	font-size: 62.5%;
}

body {
	font-family: arial, sans-serif;
	color: #5D5D5D;
	background: #474038;
	padding: 20px 0;
	margin: 0;
}

img {
	border: 0;
}

form {
	margin: 0;
}

a { outline: none; }

.clr {
	clear: both;
}

#h {
	background: #FFFFFF url(../images/htop.gif) no-repeat;
	width: 800px;
	height: 120px;
	margin: 0 auto;
	position: relative;
}

h1 {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 20px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
}

h1 a {
	display: block;
	width: 227px;
	height: 80px;
}

#h img {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#slider {
	font-size: 14px;
	width: 800px;
	height: 366px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

#n {
	background: url(../images/transparent.gif) repeat;
	width: 800px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 0;
}

#n2 {
	font-size: 14px;
	background: url(../images/n.jpg) repeat;
	width: 800px;
	height: 44px;
	position: relative;
	margin: 0 auto;
}

#home, #about, #print, #services, #contact {
	position: absolute;
	top: 9px;
	left: 30px;
}

#about {
	top: 8px;
	left: 151px;
}

#print {
	left: 291px;
}

#services {
	left: 490px;
}

#contact {
	top: 14px;
	left: 640px;
}

#home2, #about2, #print2, #services2, #contact2  {
	position: absolute;
	top: 14px;
}

#home2 {
	left: 66px;
}

#about2 {
	left: 187px;
}

#print2 {
	left: 324px;
}

#services2 {
	left: 533px;
}

#contact2 {
	left: 673px;
}

#slider a, #slider a:visited, #slider a:active, #n2 a, #n2 a:visited, #n2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#slider a:hover, #n2 a:hover {
	text-decoration: none;
	color: #9BA24E;
}

#slider ul, #slider li {
	width: 800px;
	height: 366px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#c, #c2 {
	font-size: 1.2em;
	background: #FFFFFF url(../images/mbottom.gif) no-repeat bottom;
	width: 760px;
	padding: 0 20px 20px;
	margin: 0 auto;
}

#c2 {
	padding: 20px;
}

#c a, #c a:visited, #c a:active, #c2 a, #c2 a:visited, #c2 a:active {
	text-decoration: underline;
	color: #006A44;
}

#c a:hover, #c2 a:hover {
	text-decoration: none;
	color: #006A44;
}

#c ul, #c2 ul {
	margin-top: 0;
}

#clleft {
	width: 480px;
	float: left;
}

#clleft h2, #clright h2 {
	color: #9BA24E;
	font-size: 1.2em;
	padding: 0 0 16px;
	margin: 0;
}

#clleft p, #clright p {
	padding: 0 0 16px;
	margin: 0;
}

#clright {
	width: 200px;
	float: right;
}

#b {
	font-size: 1.1em;
	color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
}

#b p {
	float: left;
	margin: 20px 0 0;
}

#b span {
	float: right;
	margin: 20px 0 0;
}

#b a, #b a:visited, #b a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#b a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
