@charset "utf-8";
/* CSS Document */


#main-container{width:850px;margin:5px auto 0px auto;border:1px solid #CCCCCC;position:relative;}

#header{height:102px;position:relative;}

#nav{bottom:0px;height:33px;position: absolute;width:711px;}
#nav-menu{height:25px;background-color:#B8DFF6;width:711px;position:relative;}

#header-mast{height:145px;background-color:#657BA6;position:relative;}
#header-mast #leftBox{width:312px;float:left;}
#header-mast #posStatement{font-size:11px; padding:0px 10px; color:white; font-family:Lucida Console, Monaco, monospace;line-height:17px;margin:20px 0px 0px 0px;}
#tagline{height:28px;background:#375EA9 url(../Images/tagline-bg.jpg) repeat-x;font-size:20px;font-family:Lucida Console, Monaco, monospace;text-transform:uppercase;color:white;margin-bottom:40px;margin-top:2px;}
#tagline p{margin:0px;padding:4px 0px 4px 10px;text-align:center;}

#content-container{width:825px;position:relative;margin:0px auto;}
#content-container #content{width:825px;
	background:url(../Images/Homepage/content-container-main.gif) repeat-y;
}

#content #page-text{margin-left:17px;margin-right:20px;width:580px;}
#page-text h1{font-size:1.83em;color:#57B6DD;font-weight:bold;}
#page-text h2{font-size:1.16em;color:#57B6DD;font-weight:bold;}
#page-text p{font-size:1.16em;}
#content #login-container{width:160px;margin-right:15px;}
.loginBtn{width:160px;height:113px;background:url(../Images/Homepage/login-btn.jpg) no-repeat;margin-bottom:21px;font-size:12px}
.loginBtn a{display:block;width:116px;height:65px;color:white;font-weight:bold;text-align:center;margin-left:23px;text-decoration:none;padding-top:15px;}

#footer #footer-top{min-height:125px;_height:195;}
#footer #footer-top #jobPostings{width:692px;margin:6px 0px 5px 0px;padding-left:28px;float:left;}
#jobPostings th{color:#B8DFF6;text-align:left;border-top:2px #FFFFFF solid;border-bottom:2px #FFFFFF solid;}
#jobPostings th,#jobPostings td{font-size:12px;padding:2px 0px;}
#jobPostings td{padding:2px;border-bottom:1px #FFFFFF solid;}
#jobPostings a{color:#fff;text-decoration:none;}
#footer #footer-top h3{font-size:16px;color:#B8DFF6;text-transform:uppercase;padding:0px;margin:0px 0px 5px 0px;}

h2 a:link{color:#57B6DD;}
h2 a:hover,h2 a:visited{color:#657BA6;}
