/* CSS Document */

body {background:#FFF}
.top {display:none}

/* Container ----------------------------------------------- */
#container {width:680px; background:#FFF}

/* header1 ----------------------------------------------- */
#header1 {width:680px; background:#FFF}
#pic {display:none}

/* header2 ----------------------------------------------- */
#header2 {background:#FFF}
p#breadcrumb {margin:5px 27px 7px 200px}

/* Content ----------------------------------------------- */
#content {float:right; width:500px; background:#FFF}

/* Left ----------------------------------------------- */
#left{background:#FFF; width:180px}

/* ---- Other Logos ---- */
ul#logos {
	margin:15px 0 0 17px;
	background:#CCC;
	padding:0;
	list-style:none}
ul#logos li {
	margin:0;
	padding:0;
	display:inline}
ul#logos li a {
	display:block;
	float:left;
	overflow:hidden;
	text-decoration:none}
ul#logos li a i {visibility:hidden}
a#king {
	background:#FFF url(../images/logo_king.gif) no-repeat 0 0;
	margin:8px 0 0;
	width:55px;
	height:48px}
a#city {
	background:#FFF url(../images/logo_city.gif) no-repeat 0 0;
	margin:6px 0 0 13px;
	width:54px;
	height:50px}
a#united {
	background:#FFF url(../images/logo_united.gif) no-repeat 0 0;
	margin:14px 0 0 13px;
	width:68px;
	height:41px}

/* Footer ----------------------------------------------- */
#footer1 {background:#FFF}
#footer2, #footer2 a {text-align:left; color:#000; margin:0; padding:0}