@charset "UTF-8";
/* CSS Document */

/* GLOBAL */
img {
	border:0;
}
img, div { behavior: url(../iepngfix.htc) }

/* LAYOUT */

body {
	background-image:url(../images/bck_body.gif);
	background-repeat:repeat;
	margin:0px;
	margin-bottom:30px;
}

.stage-border {
	width:932px;
	margin:30px auto;
	padding:20px 22px 20px 22px;
	background-image:url(../images/bck_stage-border.jpg);
	background-repeat:repeat-y;
}

.stage {
	width:910px;
	background-color:#000000;
}

.header {
	width:910px;
	height:156px;
}

.header-left {
	float:left;
	width:335px;
}

.header-right {
	float:right;
	position:relative;
	padding:5px 10px 0px 0px;
	text-align:right;
}

.nav {
	width:910px;
	height:26px;
	background-image:url(../images/bck_nav.jpg);
	background-repeat:repeat-y;
	padding:2px auto;
}

.nav-item {
	padding:0px 15px 0px 15px;
}

.content {
	padding:0px;
	margin:0px;
}

.content {
	width:910px;
	position:relative;
}

.content-home {
	width:410px;
	padding-left:114px;
}

.content-qualifications-left {
	width:322px;
	padding-left:114px;
	float:left;
}

.content-qualifications-right {
	width:322px;
	float:left;
	padding-left:47px;
	position:relative;
}

.content-compensation-left {
	width:322px;
	padding-left:114px;
	float:left;
}

.content-compensation-right {
	width:322px;
	float:left;
	padding-top:7px;
	padding-left:47px;
	position:relative;
	margin:-35px 0px;
}

.content-compensation-callout {
	background-image:url(../images/bck_compensation.jpg);
	background-repeat:repeat-y;
	width:360px;
	margin-left:-114px;
	padding:30px 25px 20px 50px;
}

.content-concierge {
	width:512px;
	padding-left:114px;
}

.content-concierge-callout {
	background-image:url(../images/bck_concierge.jpg);
	background-repeat:repeat-x;
	width:503px;
	margin-left:88px;
	_margin-left:38px;
	padding:28px 56px 10px 28px;
	float:left;
}

.content-apply-online {
	width:534px;
	padding-left:190px;
}

.content-about-us-left {
	width:322px;
	padding-left:114px;
	float:left;
	margin:0px;
}

.content-about-us-right {
	width:322px;
	float:left;
	padding-left:47px;
	position:relative;
	margin:0px;
}

.footer {
	margin:10px 0px 0px 0px;
	padding:10px 10px 12px 0px;
	clear:both;
}

/* TEXT */

.header-right, .header-right a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.header-right a:hover {
	text-decoration:underline;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#666666;
}

.h1-superhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
}

.h1-subhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
}

a {
	color:#a47600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.3px;
	color:#999999;
	line-height:24px;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.3px;
	color:#999999;
	line-height:24px;
	text-align:justify;
}

.copy p {
	margin-bottom:8px;
}

.copy a {
	color:#a47600;
	text-decoration:none;
}

.copy a:hover {
	text-decoration:underline;
}

.copy-gold {
	color:#a47600;
}

.content-compensation-callout, .content-compensation-callout p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:22px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:right;
}

hr {
	margin:15px 0px 0px 0px;
	padding:0px;
}

.popup{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(../images/bck_popup.png);
	display:none;
	position:absolute;
	top:0px;
	left:490px;
	color:#fff;
	width:400px;
	height:329px;
	padding:20px 0px 0px 34px;
}

.popup ol li{
	padding:0px 0px 5px 0px;
}
