body {
	margin : 0px;
}

body, td {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 10pt;
	line-height : 16pt;
	color : #5a5a63;
}

img {
	border : none;
}

a {
	color : #727C8E;
}

p {
	margin : 0px;
	padding : 0px;
	margin-bottom : 8pt;
}

#header {
	margin-top : 20px;
	height : 44px;
	width : 957px;
}

#banner {
	background : url(/images/layout/banner_bg.gif) repeat-x top center; 
	height : 378px;
}

#main {
	width : 957px;
}

#nav {
	width : 200px;
	float : left;
	margin-right : 10px;
	text-align : right;
}

#nav a, #peopleNav a {
	display : block;
	outline : none;
	border : none;
}

#nav img,  #peopleNav img {
	margin : 5px 0px;
}

#content {
	float : right;
	width : 668px;
	text-align : left;
}


#footer {
	width : 957px;
	clear : both;
	padding-top : 20px;
	font-size : 7pt;
	text-align : right;
}

h1 {
	margin : 0px;
	margin-bottom : 10px;
	font-size : 14pt;
}

h2 {
	color : #727C8E;
	margin : 5px 0px;
	font-size : 14pt;
}

h3 {
	margin : 0px;
	font-size : 8pt;
}

#peopleNav {
	width : 140px;
	float : left;
}

#sections {
	width : 577px;
	float : right;
}

.section {
	display : none;
}

