@charset "UTF-8";
#contentpaths {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 50px;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	line-height: 1.7em;
}
#contentstudio {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 50px;
	clear: both;
	float: left;
	margin-bottom: 50px;
	margin-top: 50px;
	width: 700px;
}
#contentpaths a {
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}
#contentpaths li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
}
#contentpaths ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	margin-top: 30px;
	color: #999999;
}
#contentpaths  ul  li:hover ul {
	display: block;
	margin-left: 50px;
}
#link1 ul li ul {
	color: #999999;
	margin-top: 100px;
}
#link2 ul li ul {
	color: #999999;
	margin-top: 60px;
}
#link3 ul li ul {
	color: #999999;
	margin-top: 25px;
}
#link1 li {
	text-indent: 25px;
	text-align: justify;
}
#link2 li {
	text-indent: 25px;
	text-align: justify;
}
#link3 li {
	text-indent: 25px;
	text-align: justify;
}
#column {
	float: left;
	clear: right;
}
#column p {
	margin-top: 50px;
}
#contentpaths {
	float: left;
	width: 450px;
}
.footerp {
	font-size: x-small;
	color: #666666;
	float: left;
	text-align: left;
	margin-top: 75px;
}
