@import url(/css/master.css);

body {
	background-color: #000;
	line-height: 140%;
}

#home-sidebar {
	position: absolute;
	background: #3e2d1b url(/img/arrow-tree-logo.png) scroll no-repeat center 48px;
	color: #fff;
	width: 233px;
	height: 466px;
	padding-top: 134px;
	padding-left: 16px;
	padding-right: 24px;
	text-align: justify;
}

#home-sidebar ul {
	margin-bottom: 32px;
}

#home-sidebar ul li {
	list-style: none;
	text-align: right;
	line-height: 27px;
}

#home-sidebar ul li a:link,
#home-sidebar ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#home-sidebar ul li a:hover,
#home-sidebar ul li a:active,
#home-sidebar ul li a.active {
	color: #6cc069;
}

#home-background {
	margin-left: 273px;
}

#craftsmanship {
	position: absolute;
	left: 413px;
	top: 444px;
}
