body {
	background-color: #e5e5e5;
}
#wrapper {
	position: absolute;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	border: 1px solid #666;
	border-top: none;
	background: #f2f2f2;
	-webkit-box-shadow: 7px 7px 5px #888;
	-moz-box-shadow: #888 7px 7px 5px;
	}
#header {
	height: 100px;
}

#header p.welcome {
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin: 17px 10px 0 0;
	letter-spacing: 2px;
}
#header .welcome a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6685A1;
	font-weight: 900;
}
#header .welcome a:hover {
	border-bottom: dotted 1px #6685A1;
}
#header h4 {
	clear: right;
	float: right;
	display:block;
	margin-right: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.7em;
}
#banner {
	height: 200px;
	border-bottom: 1px solid #666;
	}
	
/*Banner classes for for each page */

#banner.home{
	background: url(../images/home-banner.png) no-repeat 0 34px;
}
#banner.find-job{
	background: url(../images/find-job-banner.png) no-repeat 0 34px;
}
#banner.about {
	background: url(../images/about-banner.png) no-repeat 0 34px;
}
#banner.refer {
	background: url(../images/refer-banner.png) no-repeat 0 34px;
}
#banner.international {
	background: url(../images/international_banner.png) no-repeat 0 34px;
}
#banner.contact {
	background: url(../images/contact-banner.png) no-repeat 0 34px;
}
#banner.faq {
	background: url(../images/faq-banner.png) no-repeat 0 34px;
}
#banner.resources {
	background: url(../images/resource-banner.png) no-repeat 0 34px;
}
#banner.why-travel {
	background: url(../images/travel-banner.png) no-repeat 0 34px;
}
#banner.business {
	background: url(../images/business-opp-banner.png) no-repeat 0 34px;
}
#banner.pay {
	background: url(../images/pay-banner.png) no-repeat 0 34px;
}
#banner.apply {
	background: url(../images/apply-banner.png) no-repeat 0 34px;
}
#banner.staff {
	background: url(../images/staff-banner.png) no-repeat 0 34px;
}
#banner.office {
	background: url(../images/office-banner.png) no-repeat 0 34px;
}
ul#navigation {
	width: 800px;
	float:left;
	border-top: 1px solid #446787;
	background: url(../images/nav-grad.png) repeat-x;
	padding: 0 0 0 50px;
	margin: 0 auto;
	text-align:center;
}
ul#navigation li {
	float: left;
	padding: 8px 8px;
	border-left: 1px solid #507190;
	border-right: 1px solid #bed1e0;
}
ul#navigation li.first {
	border-left: none;
}
ul#navigation li.last {
	border-right: none;
}	
ul#navigation li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 1.1em;
	font-weight: 900;
	text-decoration: none;
}
ul#navigation li a:hover {
	border: none;
	text-decoration:underline;
}
/*-------------*/
#navigation a {
	display: block;
}
#navigation li ul {
	margin: 0 0 0 -30px;
	padding: 0;
	border: 1px solid;
	background: #ACC1D2;
	position: absolute;
	left: -999em;
}
#navigation li ul li {
	border: none;
	border-bottom: 1px dotted #446787;
	float:none;	
}
#navigation li ul li.no-border {
	border: none; 
	float:none;
}
#navigation li:hover ul {
	left: auto;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}
#navigation li:hover, #menu li.hover {  
     position: static;  
	 }
#sidebar-headline {
	background: url(../images/sidebartop.png) top left no-repeat;
	position: absolute;
	right: 0;
	padding: 15px 20px 5px 10px;
	width: 200px;
	height: 63px;
	margin: -23px 10px 0 0;
	z-index: 3;
	text-align: center;
}
#sidebar {
	background: url(../images/sidebar-spread.png) top left repeat-y;
	position: relative;
	float:right;
	padding: 0 20px 0 10px;
	width: 200px;
	margin: 60px 10px 0 0;
}
#sidebar img {
	float: left;
	padding: 0 5px 0 0;
}
#sidebar p {
	display: block;
	line-height: 1.3em;
	font-size: 1.2em;
	border-bottom: 1px dotted;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#sidebar p.blank {
	border: none;
}
#sidebar h5, #sidebar h6 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: 900;
	color: #000;
	text-decoration: none;
	margin: 5px 0;
}
#sidebar h5 {
	font-size: 1.4em;
}
#sidebar h6 {
	font-size: 1.1em;
}
#sidebar ul {
	font-size:1.2em;
	
}
#sidebar ul li {
	display:block;
	line-height: 1.5em;
	margin-bottom: 11px;
}
#sidebar ul li span {
		color: #000;
		font-weight: 900;
		margin: 0;
}

#content{
	margin-right: 260px;
	padding: 10px 0 0 20px;
}
#content-full {
	padding: 10px 20px 0 20px;
}
#content p, #content-full p {
	display: block;
	font-size: 1.3em;
}
#content p.gap, #content-full p.gap {
	margin-left: 200px;
}
#content p.home-text, #content-full p.home-text {
	margin-top: 30px;
}
#content p+h4 {
	margin-top: 10px;
}
#content h3, #content h4, #content-full h3, #content-full h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: 900;
	color: #6685A1;
	text-decoration: none;
	clear: left;
}
#content h3, #content-full h3  {
	font-size: 1.8em;
	margin-bottom: 5px;
}
#content h4, #content-full h4 {
	font-size: 1.5em;
}
#content h5, #content-full h5 {
	font-size: 1.5em;
	color: #000;
}
#content ul {
	list-style-image: url(../images/list-bullet.png);
	margin-left: 50px;
	margin-top: 25px;
}
#content ul li {
	margin-bottom: 6px;
}
#content a.link {
	color: #6685A1;
	text-decoration: none;
}
#content a.link:hover {
	border-bottom: 1px dotted;
}
img.jcl {
	display: block;
	border: 1px solid #000;
	
}	
#left-box {
	background: url(../images/left-box.png) top left no-repeat;
	left: 0;
	position: absolute;
	width: 210px;
	height: 250px;
	padding: 0 20px 0 20px;
	margin-top: 40px;
	margin-left: -30px;
	z-index: 98;
}
#footer {
	clear: right;
	background-color: #ccc;
	border-top: 1px solid #666;
}
#footer ul#footer-nav {
	padding: 3px 0;
	text-align:center;
}
#footer ul#footer-nav li {
	display:inline;
	margin-right: 15px;
}
#footer ul#footer-nav li a {
	color: #666;
	text-decoration: none;
}
#footer ul#footer-nav li a:hover {
	color: #666;
	border-bottom: 1px dotted;
}
div#sink {
	width: 240px;
	height: 60px;
	background:url(../images/joint-com.png) no-repeat;
	position: absolute;
	margin: -72px 0 0 10px;
}
div#sink p {
	color: #6685A1;
	margin: 10px 0 0 65px;
	line-height: 1.1em;
}
h2 {
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	display: block;
	font-size: 1.9em;
	font-weight: 900;
	color: #6685A1;
}
h3 a {
	display: block;
	margin-top: 7px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: 900;
	color: #6685A1;
	text-decoration: none;
}
h3 a:hover {
	text-decoration:underline;
}
h4 a.apply {
	background: url(../images/button-grad.jpg) repeat-x;
	border: 1px solid #446787;
	padding: 5px 0;
	margin: 0 auto;
	width: 150px;
	display: block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: 900;
	color: #fff;
	text-decoration: none;
}
h4 a:hover {
	background: url(../images/button-grad-over.jpg) repeat-x;
	color: #446787;
}
ul#networking {
	clear: right;
	float:right;
	margin-right: 10px;
}
ul#networking li {
	display:inline;
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
ul#networking li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6685A1;
	text-decoration: none;
	font-size: 1.3em;
}
#networking li.twit {
		background-image: url(../images/twitter_swatch.png);
}
#networking li.fb {
		background-image: url(../images/facebook_swatch.png);
}
#networking li.lk {
		background-image: url(../images/linkedin_swatch.png);
}
#networking li.ms {
		background-image: url(../images/myspace_swatch.png);
}
p.head-box {
	color: #444;
	line-height: 15px;
	padding: 10px;
	border: 2px solid #446787;
	background: #b6cbdc;
	text-align: center;
	margin: 20px auto;
	width: 400px;
	display: block;
}
p.head-box strong {
	font-family:"Courier New", Courier, monospace;
	font-size: 1.3em;
	font-weight: 900;
}
.movie {
	position: relative;
	display: block;
	width: 370px;
	float: left;
	margin: 10px 20px 20px 0;
}
h6.pull {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	text-align: left;
	
/* Style for Why Travel Table */
}

table#why {
	width: 100%;
	border-collapse:collapse;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
}
table#why th {
	text-align: center;
	font-size: 1.5em;
	font-weight: 900;
}
table#why td {
	padding: 6px;
}
table#why td p {
	font-size:1.2em;
	line-height:1.3em;
}
table#why tr.alt {
	border: 1px solid #000;
	background-color: #6685A1;
	color: #fff;
}
.faq-list {
}
.faq-list li a {
	text-decoration: none;
	font-size: 1.3em;
	color: #6685A1;
}
.faq-list li a:hover {
	border-bottom: 1px dotted;
}
img.hammond {
	margin: 17px 0;
	border: 2px solid #446787;
}
p.last-bio {
	margin-bottom: 140px;
}
/* Application Page Styles */
ul.application-process li {
}
ul.application-process li a {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #446787;
}
ul.application-process li a:hover {
	text-decoration: underline;
}
	
