@import "common.css";

#inner-page-wrapper {
	width: 800px;
	margin: 0px auto;
	position: relative;
	}

#header {
	width: 727px;
	height: 89px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/design/interior/header_bg.gif) repeat-x;
	}

#header-left {
	width: 174px;
	height: 89px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#logo {
	position: absolute;
	right: 0px;
	top: 0px;
	}
	
#right-col {
	position: absolute;
	right: 0px;
	width: 73px;
	height: 446px;
	}
	
#bottom-bar {
	width: 512px;
	height: 135px;
	background: url(../images/design/interior/bottom_bar_hooks.jpg) no-repeat;
	position: absolute;
	top: 446px;
	right: 0px;
	z-index: 2;
	}
	
#left-col {
	width: 129px;
	height: 460px;
	position: absolute;
	left: 0px;
	top: 89px;
	}
	
#briefcase {
	width: 119px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: 497px;
	left: 90px;
	background: url(../images/design/interior/briefcase_shadow.gif) 0px 0px no-repeat;
	}
	
#briefcase-link {
	display: block;
	width: 87px;
	height: 0px;
	overflow: hidden;
	padding-top: 78px;
	background: url(../images/design/interior/briefcase.gif) 0px 0px no-repeat;
	}
	
#briefcase-link:hover {
	background-position: 0px -78px;
	}
	
#top-nav {
	position: absolute;
	top: 100px;
	left: 140px;
	}
	
#top-nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#top-nav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#top-nav a {
	display: block;
	padding: 23px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
	background-position: 0px 0px;
	}
	
#top-nav a:hover {
	background-position: 0px -23px;
	}
	
#top-nav a.active {
	background-position: 0px -23px;
	}
	
#nav-who-are-we {
	background: url(../images/design/interior/nav/who_are_we.gif);
	width: 94px;
	}
	
#nav-experience {
	background: url(../images/design/interior/nav/experience.gif);
	width: 83px;
	}
	
#nav-b2b {
	background: url(../images/design/interior/nav/b2b.gif);
	width: 41px;
	}
	
#nav-outreach-and-education {
	background: url(../images/design/interior/nav/outreach_and_education.gif);
	width: 155px;
	}
	
#nav-creativity {
	background: url(../images/design/interior/nav/creativity.gif);
	width: 77px;
	}
	
#nav-pr {
	background: url(../images/design/interior/nav/p_r.gif);
	width: 37px;
	}
	
#nav-media {
	background: url(../images/design/interior/nav/media.gif);
	width: 56px;
	}
	
#nav-news {
	background: url(../images/design/interior/nav/news.gif);
	width: 45px;
	}
	
#content-area {
	width: 553px;
	overflow: auto;
	position: absolute;
	left: 174px;
	top: 142px;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	}
	
#content-area p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content-area ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
#content-area a {
	text-decoration: none;
	/*font-weight: bold;*/
	}
	
#content-area a:hover {
	text-decoration: underline;
	}
	
#graphic-page-title {
	width: 45px;
	height: 323px;
	overflow: hidden;
	position: absolute;
	left: 129px;
	top: 123px;
	}
	
#funded-public-service-icon {
	position: absolute;
	right: 25px;
	bottom: 5px;
	}