BODY {
	margin: 0;
	padding: 0;
	font: 10px normal Verdana, Geneva, sans-serif;
	background:#4D4B4D;
}
/* -- A text*/
A {
	color:#0F1E30;
}

a:link { 
	color:#0F1E30;
	font-weight: bold;
	}
a:visited {
	color:#0F1E30;
	font-weight: bold;
	}

#box {
	position: relative;
	margin: 0 auto 0 auto;
	width: 900px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	overflow:hidden;
}

#shadow {
	margin:  0 auto 0 auto;
	width:  930px;
	background: url(/images/gfx/shadow-sides.png) top center no-repeat;
}

#mast {
	position: relative;
	width: 900px;
	height: 75px;
	z-index: 100;
}

#top {
	background: url(/images/gfx/shadow-top.png) top center no-repeat;
	width: 930px;
	height: 15px;
}

#bottom {
	background: url(/images/gfx/shadow-bottom.png) top center no-repeat;
	width: 930px;
	height: 15px;
}

/* ----------------- BODY STYLES ----------------- */


#content {
	position: relative;
	width: 900px;
	z-index: 10;
	text-align: left;
	font:Verdana, Geneva, sans-serif;
	line-height: 1.4em;
}

/* -- non-sIFR header -- */
#content h1 {
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bolder;
	line-height: 1.25em;
	color: #0F1E30;
	margin-bottom: -15px;
	margin-top: 0px;
}

#content h2 {
	color:#6A6B72;
	font: 18px normal Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-bottom: -8px;
}

#services h2 {
	color:#0F1E30;
	font: 1em/1em normal Arial, sans-serif;
	font-weight: bold;
}
/* ----------------- BODY STYLES FOR ONE-PAGE LAYOUT ----------------- */


#content #onepane {
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	background: url(/images/gfx/body-home.png);
	color: #0F1E30;
	font: 1.2em/1.6em normal Verdana, Geneva, sans-serif;
	display: block;
	margin-left: 0px;
	text-align: left;
}

#content #onepane #wide {
	padding: 40px 0px 0px 0px;
	height: 560px;
}

#content #onepane #home {
	padding: 20px 0px 0px 0px;
	height: 580px;
	color:#666;	
}

/* ----------------- BODY STYLES FOR TWO-PAGE LAYOUT ----------------- */

#content.normal {
	
}

/* -- Sidebar Styles -- */
/* padding: top right bottom left */
#content #left {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	padding: 43px 21px 10px 20px;
	background: url(/images/gfx/body-sidebar.png);
	height: 537px;
	text-align: left;
	color:#666;
	font:Verdana, Geneva, sans-serif;
	line-height:1.5em;
	font-size:12px;
}

#left b {
	text-transform: uppercase;
}

/* -- Main Styles -- */

#main {
	position: relative;
	display: block;
	background: url(/images/gfx/body-main.png);
	margin-left: 201px;
	height: 600px;
	text-align: left;
}

/* -- Two-pane with placed body elements -- */

#content.placed #main {
	padding: 0;
}

#content.normal #main {
}

#content #main.text_heavy {
	font: 1.2em/1.6em normal Verdana, Arial, sans-serif;
	padding: 50px 100px 10px 100px;
	width: 499px;
	height: 540px;
}

/* ----------------- NAVIGATION STYLES ----------------- */

#nav {
	padding-left:0px;
	position:relative;
	width: 900px;
	height: 25px;
	background: url(/images/gfx/nav-bar.png);
	z-index:100;
}

#nav ul {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 900px;
}

#nav li {
	display:inline;
	float:left;
	width: 180px;
	height: 25px;
}

/* -- deselected tab frame -- */
#nav a {
	display: block;
	width: 180px;
	height: 25px;
	text-decoration: none;
	font: 12px normal Verdana, Arial, sans-serif;
	text-align: center;
	padding-top: 7px;
	color: #FFFFFF;
	letter-spacing: 0em;
	/*font-weight: bold;*/
}

/* --hover over a tab frame -- 
#nav li:hover {
	background: #99a;
}*/

/* --hover over a tab font -- */
#nav li:hover > a {
	font-weight: bolder;
	color: #FFFFFF;
}

/* --active tab frame -- */
/*#nav li.cur {
	background: url(/images/tab-highlight.png);
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
}*/

/* --active tab font -- */
#nav li.cur a {
	font-weight: bolder;
	color: #0F1E30;
}

/* ----------------- SUBNAV STYLES ----------------- */

#subnav {
	position:absolute;
	top:100px;
	display: block;
	margin-left: 0px;
	width: 900px;
	z-index: 15;
	overflow: hidden;
	z-index:100;
}

/* -- subnav background with transparency-- */
#subnav ul {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 900px;
	height: 35px;
	background:url(/images/gfx/subnav-bar.png);
}

/* -- subnav frame -- */
#subnav ul li {
	display: inline;
	height: 25px;
	float: left;
	border: none;
	width: 120px;
	margin-left:18px;
}

/* -- subnav non-hover text -- */
#subnav ul li a {
	display: block;
	width: 140px;
	text-decoration: none;
	font: 11px normal Verdana, Arial, sans-serif;
	letter-spacing: -0.0em;
	text-align: center;
	padding-top: 7px;
	font-weight: normal;
	color: #0F1E30;
	height: 35px;
}

/* -- subnav hover text -- */
#subnav ul li a:hover {
	color: #0F1E30;
} 

#subnav ul li.cur {
	
}

/* -- subnav hover selected tab -- */
#subnav ul li.cur a {
	color: #0F1E30;
	font-weight: bold;
}


/* ----------------- FOOTER ----------------- */
#footer {
	padding-left:0px;
	margin: 0 auto 0 auto;
	position:relative;
	margin-top: -30px;
	z-index: 50;
	width: 900px;
	height: 20px;
	background: url(/images/gfx/footer.png);
}

/* Email Link */

#footer #link1{
	display:block;
	position:absolute;
	width:103px;
	height:20px;
	top:0px;
	left:70px;
}

#footer #link2{
	display:block;
	position:absolute;
	width:83px;
	height:20px;
	top:0px;
	left:400px;
}


/* ----------------- CLIENTS PAGE ----------------- */

#clients {
	font-size: 10px;
	line-height: 14px;
	margin-left: -80px;
	margin-right: -200px;
	padding: 0;
}

#clients div {
	display: inline;
	float: left;
	width: 160px;
	height: 410px;
	padding-right: 10px;
}

#clients b {
	display: block;
	margin-bottom: 0;
	margin-top: 10px;
}

#clients ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#clients li {
	padding-left: 10px;
	text-indent: -10px;
}

/* ----------------- PEOPLE PAGE ----------------- */

#people {
	margin-right: -100px;
	line-height: 1.2em;
}

#people h2 {
	margin-bottom: 5px;
}




#people div.person {
	display: inline;
	float: left;
	width: 290px;
	padding-bottom: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

#people div.top_row, #people div.bottom_row {
	display: inherit;
	clear: both;
	width: auto;
	padding-bottom: inherit;
}

/* ----------------- NEWS PAGE ----------------- */

#news {
	font-size: 1.1em;
	padding-left: 40px;
	padding-top: 32px;
}

#news h2 {
	font-size: 18px;
	margin-bottom: 0;
}

#news div {
	display: inline;
	float: left;
	width: 200px;
	padding-left: 100px;
}

/* ----------------- FLASH MAPS PAGES ----------------- */

#map {

}


/* ----------------- CITY CENTER MAPS PAGE ----------------- */

div#citycenter {
	position: absolute;
	right: 20px;
	top: 40px;
}

/* ----------------- HOME PAGE SLIDESHOW STYLES ----------------- */

#home_ss {
	display: block;
	position: relative;
}

#home_ss img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px;
}


/* ----------------- CITY CENTER MAP THUMBS ----------------- */

#print_main {
	margin-left: -40px;
	margin-top: 40px;
	margin-right: -100px;
}

#print_main div {
	float: left;
	height: 100px;
	width: 238px;
}

#print_main div img {
	float: left;
	border: 0;
	margin-right: 10px;
	margin-bottom: 40px;
	border: 10px solid #FF0000;
}

#print_main div a {
	text-decoration: none;
	display: block;
	color: #515052;
}

/* ----------------- STADIUM INTERACTIVE STYLES ----------------- */

ul#stadiums {
	padding-left: 0;
}

ul#stadiums li {
	
}

ul#stadiums li.active {
	background-color: #eecccc;
}

ul#stadiums li a {
	display: block;
	text-decoration: none;
}

ul#stadiums li i {
	display: block;
}