@import url("/meta/css/director.css");

/*home*/


#header .logo:hover {
	background:#BFBFBF;
}

.header_link {
	background:transparent url('/meta/images/page_home.gif') no-repeat;
	width:350px;
}

.brief h1:hover {
	opacity:1;
}


#menu_active {
	margin-left:0px;
	background: url('/meta/images/menu_active.gif') no-repeat;
}

div.brief:first-child {
	padding-top:45px;
}

.services {
	font-family:arial;
}

.resume p {
	line-height:12px;
	text-align:right;
	padding-top: 6px;
}

.resume img {
	float:right;
	margin-left:10px;
}