body{
	font-family:Arial,verdana
}

li{
	padding:0;
	margin:0
}

img{
	border:0
}

#main{
	width:800px;
	margin:90px auto;
	padding:0px;
	height:474px;
}

#main>div{
	float:right;
	display:inline
}

#leftFixBorder{
	background:url('/img/left-margin.jpg') left center no-repeat;
	height:474px;
	width:28px;
	float:right;
	display:inline;
	position:absolute;
}

#rightFixBorder{
	background:url('/img/right-margin.jpg') left center no-repeat;
	height:474px;
	width:28px;
	float:right;
	display:inline;
}

#menu{
	position:relative;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	width:111px;
	height:472px;
	padding:0px;
	float:right;
	display:inline;
}

#content, #contentHome{
	width:633px;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding:0px;
	height:472px;
	float:right;
	display:inline;

}

#contentHome{
	width:661px;
	border:0;
	float:right;
	display:inline;
}

.mainMenu{
	position:absolute;
	bottom:20px;
	left:0;
	list-style:none;
	line-height:3px;
	padding:10px 0;
	float:right;
	display:inline;
}

.subMenu{
	position:absolute;
	top:20px;
	left:0;
	list-style:none;
	line-height:3px;
	padding:10px 0;
}


.itemMenu{
	width:100%;
	margin-top:0px;
	font-family:Arial,verdana;
	font-size:20px;
	font-weight:bold;
	color:#aaa;
	text-decoration:none;
}

.itemMenuWork{
	width:100%;
	margin-top:0px;
	font-size:16px;
	color:#aaa;
	text-decoration:none;
	line-height:0px;
}

.itemSelected{
	color:#000;
}

#text span{
	font-size:16px;
	color:#999;
	line-height:10px;
	font-weight:lighter;
	letter-spacing: 2px
}

#textStudio span{
	font-size:15px;
	color:#999;
	line-height:12px;
	font-weight:lighter;
	letter-spacing: 2px
}

#textContact span{
	font-size:15px;
	color:#999;
	line-height:10px;
	font-weight:lighter;
	letter-spacing: 1px
}

#textInfo span{
	font-size:14px;
	color:#999;
	line-height:14px;
	font-weight:lighter;
	letter-spacing: 3px
}

#textInfo b{
	font-weight:bold;
}

#textInfo a{
	text-decoration:underline;
}

#textDesc span{
	font-size:14px;
	color:#999;
	line-height:14px;
	letter-spacing: 1px
}
