body {
	margin: 0 0 0 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background: #f8f8f8;
}

#wrap {
	background: #ffffff url(../img/left.gif) repeat-y;
}

#header {
	height: 280px;
}

#logo-digital  {
	height: 223px;
	width: 249px;
	background: url(../img/logo-digital.jpg) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 120px;
}

#logo-music  {
	height: 223px;
	width: 249px;
	background: url(../img/logo-music.jpg) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 120px;
}

#logo-visual  {
	height: 223px;
	width: 249px;
	background: url(../img/logo-visual.jpg) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 120px;
}

#menu {
	width: 31px;
	height: 23px;
	position: absolute;
	top: 20px;
	left: 42px;
}

#content {
	float: left;
	width: 260px;
	margin: 0 60px 0 120px;
	line-height: 22px;
	color: #222222;
}

#content2 {
	float: left;
	width: 240px;
	margin: 0 0 0 30px;
	line-height: 22px;
	color: #222222;
}

#content2 p {
	width: 240px;
}

#content3 {
	float: left;
	width: 240px;
	margin: 0 0 0 30px;
	line-height: 22px;
	color: #222222;
}

#content4 {
	float: left;
	width: 518px;
	margin: 0 0 0 120px;
	line-height: 22px;
	color: #222222;
}

#content4 p {
	width: 480px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0 11px 0;
	margin: 0px;
	line-height: 22px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}

.title {
	height: 78px;
}

.text {
	padding: 0 0 50px 13px;
}

.text p {
	line-height: 22px;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

#content .text p, #content4 .text p {
	font-style: italic;
}

.text img {
	margin: 4px 0 0 0;
}


#content .text p a, #content4 .text p a {
	text-decoration: underline;
}

#footer {
	clear: both;
	height: 60px;
	padding: 0px 0px 0px 0px;
	color: #c8c8c8;
	margin: 0 0 0 66px;
	font-size: 10px;
	line-height: 22px;
	font-family: arial;
	font-weight: normal;
	background: #f8f8f8 url(../img/bottom.gif) repeat-x;
}


a {
	color: #222222;
	text-decoration: none;
}

a:hover {
	color: #222222;
	text-decoration: underline;
}

a img {
	border: none;
}

.imginclude {
	padding: 4px 14px 0 0;
}