/* Site Layout <div>'s */
/* These styles are being put in place after April 04, 2008 */


#logo {
	position:absolute;
	left:45px;
	top:34px;
	width:915px;
	height:126px;
	z-index:4;
}

#blue_header {
	position:absolute;
	left:45px;
	top:164px;
	width:700px;
	height:200px;
	z-index:100;
}

#menu {
	position:absolute;
	left:45px;
	top:0px;
	width: 915px;
	height:20px;
	z-index:101;
}

#side_menu {
	position:absolute;
	left:47px;
	top:436px;
	width:210px;
	height:189px;
	z-index:6;
}

#department_header {
	position:absolute;
	left:45px;
	top:370px;
	width:700px;
	height:32px;
	z-index:7;
}

#header_left_bit_main {
	position:absolute;
	left:746px;
	top:370px;
	width:214px;
	height:33px;
	z-index:8;
}

#about_side_div {
	position:absolute;
	left:746px;
	top:436px;
	width:214px;
	height:200px;
	z-index:11;
}

#gradient_below_nav_bar {
	position:absolute;
	left:46px;
	top:263px;
	width:915px;
	height:32px;
	z-index:9;
}

#department_menu_header {
	position:absolute;
	left:45px;
	top:343px;
	width:214px;
	height:32px;
	z-index:10;

}

#content_welcome {
	position:absolute;
	left:45px;
	top:416px;
	padding: 5px 5px 5px 5px;
	width:904px;
	height:200px;
	z-index:11;

}

#content_sections {
	position:absolute;
	left:45px;
	top:408px;
	padding: 5px 5px 5px 5px;
	width:688px;
	height:200px;
	z-index:25;
}

#section_links {
	position:absolute;
	left:746px;
	top:403px;
	width:214px;
	height:33px;
	z-index:10;
}

html{
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	height: 100%;
	background-image: url(http://www.flypinnacle.com/images/page_bkground.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
}

#slideshow_img {
	position:absolute;
	left:747px;
	top:164px;
	width:214px;
	height:200px;
	z-index:102;
}
