#menu {
	background-image: url(../images/menu-background.jpg);
	height: 185px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 25px;
	visibility: visible;
	z-index: 9;
	padding-left: 20px;
	padding-top: 25px;
}


#menu-home {
	background-image: url(../images/no-1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #361F0C;
	line-height: 20px;
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
	margin-bottom: 3px;
}
#menu-home a:link {
	color: #FFF;
	text-decoration: none;
}
#menu-home a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu-home a:hover {
	color: #361F0C;
	text-decoration: none;
}

#menu-graphic-design {
	background-image: url(../images/no-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #361F0C;
	line-height: 20px;
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
	margin-bottom: 3px;
}
#menu-graphic-design a:link {
	color: #FFF;
	text-decoration: none;
}
#menu-graphic-design a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu-graphic-design a:hover {
	color: #361F0C;
	text-decoration: none;
}

#menu-web-design {
	background-image: url(../images/no-3.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #342415;
	line-height: 20px;
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
	margin-bottom: 3px;
}
#menu-web-design a:link {
	color: #FFF;
	text-decoration: none;
}
#menu-web-design a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu-web-design a:hover {
	color: #361F0C;
	text-decoration: none;
}
#menu-about {
	background-image: url(../images/no-4.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #361F0C;
	line-height: 20px;
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
	margin-bottom: 3px;
}
#menu-about a:link {
	color: #FFF;
	text-decoration: none;
}
#menu-about a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu-about a:hover {
	color: #361F0C;
	text-decoration: none;
}
#menu-portfolio {
	background-image: url(../images/no-5.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #361F0C;
	line-height: 20px;
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
	margin-bottom: 3px;
}
#menu-portfolio a:link {
	color: #FFF;
	text-decoration: none;
}
#menu-portfolio a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu-portfolio a:hover {
	color: #361F0C;
	text-decoration: none;
}
#menu-canvas {
	background-image: url(../images/no-6.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
	margin-bottom: 3px;
}
#menu-canvas a:link {
	color: #FFF;
	text-decoration: none;
}
#menu-canvas a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu-canvas a:hover {
	color: #361F0C;
	text-decoration: none;
}
#menu-correspond {
	background-image: url(../images/no-7.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #361F0C;
	line-height: 20px;
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
	margin-bottom: 3px;
}
#menu-correspond a:link {
	color: #FFF;
	text-decoration: none;
}
#menu-correspond a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu-correspond a:hover {
	color: #361F0C;
	text-decoration: none;
}
