#frame {
	width:900px;
	margin:0 auto;
	border:1px solid #ccc;
}

#top {
	height:168px;
	background:url(../images/top_bkgd.png) top left no-repeat transparent;
}

#nac_logo {
	float:right;
	width:207px;
	margin:20px 25px 0 0;
}

#nac_logo a {
	display:block;
	height:41px;
	width:207px;
	text-indent:-2000px;
	background:url(../images/nac_logo_trans.png) top left no-repeat transparent;
}

#main {
	background:url(../images/main_bkgd.png) top left repeat-y #fff;
	position:relative;
	overflow:auto;
}

.mss_index #main, .business_index #main, .learning_index #main {
	overflow:visible;
}

#left {
	float:left;
	width:177px;
	padding-bottom:30px;
}

#content {
	float:left;
	width:663px;
	padding:0 30px 30px 30px;
}

#footer {
	background-color:#003777;
	font-size:12px;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:20px 0 20px 30px;
}

#footer li {
	display:inline;
	padding-right:1em;
	color:#639FBF;
}

#footer li a { color:#A1C5D9; }
#footer li a.active, #footer li a:hover { color:#fff; }

#left_content {
	float:left;
	width:400px;
}

#right_content {
	float:left;
	width:233px;
	padding-left:30px;
	font-size:12px;
	padding-bottom:50px;
}

#content li {
	padding-bottom:0.5em;
}

#right_content ul {
	margin:0;
}

h4.underline {
	margin-bottom:0.8em;
}

.underline a { text-decoration:none }

ul.docs, ul.arrows {
	padding-left:20px;
	list-style:none;
}

ul.docs li, ul.arrows li {
	padding-left:3px;
	padding-bottom:0.3em;
	border-bottom:1px solid #ccc;
}

ul.docs {
	list-style-image:url(../images/doc.gif);
}

ul.arrows {
	list-style-image:url(../images/right_arrow.gif);
}

#credits {
	font-size:11px;
	color:#999;
	text-align:right;
}

#credits a { color:#999 }

div.docs {
	padding-left:20px;
	background:url(../images/doc.gif) 0px 5px no-repeat transparent;
}

div.docs p {
	margin:0.3em 0;
}

div.docs p:last-child {
	border-bottom:1px solid #ccc;
}

div.arrows {
	padding-left:20px;
	background:url(../images/right_arrow.gif) 0px 5px no-repeat transparent;
}

div.arrows h3 {
	font-size:15px;
}

div.arrows p {
	margin:0.3em 0;
	color:#666;
}

div.arrows p:last-child {
	border-bottom:1px solid #ccc;
}

.job_options {
	float:right;
	width:300px;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 1em 1em;
}

.job_options td {
	font-size:12px;
}

.profile {
	border-bottom:1px solid #ccc;
	margin:1em 0;
}

.profile h3, .profile h4 { margin:0; }

.position { color:#777; }

#passionate_logo {
	position:absolute;
	bottom:0;
	right:0;
	width:300px;
	height:68px;
}

#passionate_logo p { margin:0 }

#iip_logo {
	position:absolute;
	bottom:20px;
	left:20px;
	width:100px;
	height:67px;
}

#iip_logo p { margin:0 }

#slideshow {
	width:235px;
	height:150px;
	border:1px solid #999;
}

.logos {
	margin:0;
}

#right_content .logos {
	text-align:center;
}

.logos img { border:none; vertical-align:middle; }
.logos a img { border:1px solid #fff; }
.logos a:hover img { border:1px solid #ccc; }

.client_logos {
	text-align:center;
}

.client_logos img {
	vertical-align:middle;
	/* padding:0 2px; */
}

.button img {
	border:none;
	vertical-align:middle;
}

.button a {
	text-decoration:none;
}

.download {
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.download h3 {
	font-size:17px;
	margin-bottom:0;
}

.download h3 a { text-decoration:none; }

.download p { margin:0.4em 0 }

.bp_panel {
	border-bottom:1px solid #ccc;
	overflow:auto;
	margin:15px 0;
	padding-bottom:10px;
}

.bp_panel_pic {
	float:left;
	width:200px;
	margin-right:20px;
}

.bp_panel_title {
	margin-top:0;
}

h3.bp_panel_title {
	font-size:17px;
}

.bp_panel_content {
	float:left;
	width:430px;
}

#article p {
	font-size:13px;
}