html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #067ab4;
	background-image: url('../images/divlayout/home_tile_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	min-width:1035px;
}

#OuterContainer1 {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/divlayout/home_city_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	
}
#HomePageFlash {width:1033px;margin:0px auto;}
#Header {
	background-image: url('../images/divlayout/header_bg.png');
	background-repeat: no-repeat;
	background-position:top left;
	background-color: Transparent;
	height:124px;
	width:1050px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	}

#Header .ActionButtons {
	margin:2px 40px 0px auto;
	clear:both;
	float:right;
}

div.SectionMenu a:hover { color: #067AB4;}

#Header a.button {
    background: transparent url('../images/divlayout/menu_blue_button_right.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 9px arial, sans-serif;
    height: 20px;
    margin-right: 6px;
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
    cursor: pointer;
}

#Header a.button span {
    background: transparent url('../images/divlayout/menu_blue_button_left.png') no-repeat;
    display: block;
    line-height: 9px;
    padding: 5px 0 6px 6px;
    cursor: pointer;
}

#logo {
	margin:22px 0px 0px 30px;
	float:left;
	display:block;
	height:63px;
	width:164px;
	padding:0px 0px 0px 0px;
}

#TechMenuContainer {
	width:500px;
	height:79px;
	margin:0px 0px 0px 259px;
}

#TrackMenuContainer {
	float:right;
	width:220px;
	height:79px;
	margin:0px 7px 0px 0;
}

.SectionButton { height: 27px; width: 131px;margin:0px auto; display: block; background-image: url("../images/nav/top_button_off.jpg"); background-position: top left; background-repeat: no-repeat; color: White; padding-top: 4px; font-size: 11px; font-weight: bold; text-align: center;}

.SectionMenu {
	margin:15px 0px 0px 0px;
	text-align:center;
	font: normal 11px arial, sans-serif;
}
.SectionMenu a {color:#666666;text-decoration:none; text-align: center; white-space: nowrap;}
.SectionMenu span { padding-left: 10px; padding-right: 10px; color: #666666; }

#BucketContainer {
	white-space: nowrap;
	width:1050px;
	height: 179px;
	margin:0px auto;
	clear:both;
	text-align: center;
}

#Buckets .Bucket {width:344px; height:185px; float:left; margin:0px 1px 0px 1px;}

#footer {
	margin-top:50px;
	display:block;
	clear:both;
	background-image: url('../images/divlayout/footer_gradient.png');
	background-position: top center;
	background-repeat: no-repeat;
	height:136px;
	width:100%;
	float:left;
	padding-top:30px;
	font: normal 11px arial, sans-serif;
	text-align:center;
	color:#8acbff;
}
#footer a {text-decoration:none;color:#8acbff;display:inline-block;margin:0px 10px 0px 10px;}
#footer a:hover { text-decoration: underline;}

#trackside { margin: 0 0 0 50px;}
