/*
Theme Name: GFC Corporate Theme
Theme URI: http://gfc.org/
Description: based on Kubrick
Version: 1.0
Author: Accent Interactive
Author URI: http://www.accentinteractive.net/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	}

#page {
	background: #fff url('../gfc-corporate/images/bd_bg.png') repeat-y 0px 0px;
	text-align: left;
	}

#page-ct {
	background: transparent url('../gfc-corporate/images/bd_top_bg.jpg') no-repeat 0px 137px;
}

#header {
	background: #fff url('../gfc-corporate/images/hd_bg.jpg') no-repeat bottom center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 137px;
	position:relative;
	z-index:900;
	}

#content {
	position:relative;
	z-index:800;
}

#headerimg 	{
	/*background: url('../gfc-corporate/images/header_collegeCareer.png') no-repeat 10px 10px;*/
	margin: 0;
	/* height: 143px; */
	position:relative;
	width: 100%;
	}

#headerimg h1, #headerimg .description {
	display:none;
}

#headerimg .graceLogo a {
	position: absolute;
	top:40px;
	left:80px;
	width:90px;
	height:80px;
	background: url('../gfc-campus/images/gfc_logo.png') no-repeat 0 0;
	text-indent: -1000em;
}

#topNav {
	position: absolute;
	top:90px;
	right:90px;
	font-size: 1.3em;
}
#topNav h2 {
	display:none;
}
#topNav ul {
	margin:0;
	padding:0;
}
#topNav li {
	list-style: none;
	padding:0;
}
#topNav ul li, .pagenav ul li a {
	float:left;
}
.fullcolumn {
   width: 960px;
   height:461px;
   position:relative;
   background-image:url(images/bd_bg_home.jpg);
   background-repeat: no-repeat;
}

.homeRotator {
   height: 144px;
}

#tertiaryNav {
	position:absolute;
	top:20px;
	right:80px;
}
#tertiaryNav li, #tertiaryNav li a {
	float:left;
	display:inline;
}
#tertiaryNav li a {
	padding: 3px 10px;
	color:#000;
}

#homeCampusMap {
   float: left;
   width: 241px;
}
#homeFeatureContainer {
   float: right;
   width: 593px;
   margin-left: 0;
}
#homeTripleFeature {
   position: absolute;
   top: 300px;
   margin-left: 137px;
}