/*-----------------------------------------------------------------------------------------------------------------------
  [SUB PAGE STYLESHEET]
  
  Project:		Commencement
  URL:			northlandcollege.edu/commencement/
  Version:		1.0
  Last Change:	06/11/08 [ created ]
  Copyright:	(c)2005-2008 Northland College. All Rights Reserved.
-----------------------------------------------------------------------------------------------------------------------*/	


/*-------------------------------------------------------------
	TABLE OF CONTENTS
---------------------------------------------------------------
	00. PAGE STRUCTURE
	01. PAGE HEADER
	02. SECTION 1 - Home Hero Image
	03. SECTION 2 - Home Modules
	04. HEADERS/TYPOGRAPHY
---------------------------------------------------------------*/

	
/*-------------------------------------------------------------
	00. PAGE STRUCTURE
---------------------------------------------------------------*/

body {
	background-color:#06456F;}
#main-container{
	margin: 0 auto;
	height: 100%;
	background-image: url(bg-page.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom:0px;
	overflow:visible;}
#main-container-wrap {
	width:982px;
	_width:982px;
	min-height:600px;
	_min-height:600px;
	position:relative;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0;
	margin-bottom:0;
	margin-right:auto;
	margin-left:auto;}	

	
/*-------------------------------------------------------------
	01. PAGE HEADER
---------------------------------------------------------------*/

 /* structure */
#page-header-wrap {
	padding-top:5px;
	height:80px;}
 /* logo */	
#page-header-wrap h1 {
	height:50px;
	width:982px;
	margin-top:13px;
	margin-right:0px;
	margin-bottom:0;
	margin-left:0px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left top;}	


/*-------------------------------------------------------------
	01. SECTION 1 - Home Hero Image
---------------------------------------------------------------*/

#section1 {
	float:left;
	overflow:visible;
	margin-top: 0;
	padding-top:0px;}
#section1 .hero {
	float:left;
	background-image: url(img-hero.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:visible;
	margin-top:-15px;
	margin-left:-15px;
	padding-top:0px;
	height:318px;
	width:1008px;}
.pics { height: 310px; width: 982px; overflow: visible }
.pics img {
	height: 310px;
	width: 982px;
	padding: 0px;
	overflow:visible;
	margin-top:-15px;
	margin-left:0px;}


/*-------------------------------------------------------------
	01. SECTION 2 - Home Modules Grid Structure
---------------------------------------------------------------*/

#section2 {
	float:left;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-color: #FFF;
	/*background-image: url(../../001_Global/images/home/hr-shadow-sm2.gif);
	background-repeat: no-repeat;
	background-position: center top;*/}
#section2-wrap {
	width:952px;
	min-height:260px;
	margin: 0px auto;
	padding-top:0px;
	padding-left: 15px;
	padding-right:15px;
	position: relative;
	background-color: #FFF;
	/*z-index: 9998;*/}


/*-------------------------------------------------------------
	04. HEADERS/TYPOGRAPHY
---------------------------------------------------------------*/

#hd-career-egf h1 {
	height:62px;
	width:575px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom:10px;
	margin-left:0px;
	background-image: url(hd-career-egf.gif);
	background-repeat: no-repeat;
	background-position: left top;}	
#hd-career-trf h1 {
	height:62px;
	width:575px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom:10px;
	margin-left:0px;
	background-image: url(hd-career-trf.gif);
	background-repeat: no-repeat;
	background-position: left top;}		
#hd-liberalgrads h1 {
	height:26px;
	width:306px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom:10px;
	margin-left:0px;
	background-image: url(hd-liberalgrads.gif);
	background-repeat: no-repeat;
	background-position: left top;}	
