/* CSS Document */

body,
#container,
#header,
#content,
#footer {background:#FFF}

/* Header ----------------------------------------------- */
#header {height:115px}
#header a {width:150px; height:55px}
#header a img {display:block; margin-left:35px; border:0}
#header h1 {display:block; font-size:1.1em; margin:0 0 0 35px}

/* Navigation ----------------------------------------------- */
#nav,
#content_top,
#content_bottom {display:none}

/* Content ----------------------------------------------- */
#content {float:left}

/* ---- Highlights ---- */
#highlights {
	height:171px;
	clear:both;
	padding-left:43px;
	margin:15px 0}
#highlights i {display:block; font-size:1.1em}

/* Footer ----------------------------------------------- */
#footer p {
	text-align:left;
	color:#666;
	margin:0 24px 0 40px;
	padding:10px 3px 5px}