#right{
	float:right;
	width:515px;
	color:#737373;
	font-size:14px;
	margin: 0 15px 0 40px;
}

#left{
	float:right;
	width:333px;
	padding:60px 20px 0 0;
	height:101px;
	background:url(../images/me.png) no-repeat;
	margin-top:10px;
	color:#ffffff;
	font-size:18px;
	position:relative;
}

h1{
	font-size:0;
	color:transparent;
	line-height:0;
	overflow:hidden;
	width:148px;
	float:right;
	height:18px;
	margin:30px 0 10px 0;
	background:url(../images/welcome.png) no-repeat right top;
}

.submenu {
	width:100%;
	margin-bottom:35px;
	color:#5e5e5e;
	font-size:12px;
}

.submenu a{
	color:#5e5e5e;
	text-decoration:underline;
}

.quote{
	position:absolute;
	right:20px;
	top:60px;
	width:323px;
}
