@charset "UTF-8";

body,
html {
	background-image: url(../../_images/main/bg_blueStriped.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 100%;
}

body#empOptionsPg #nav .empOptionsLink,
body#empSolOverPg #nav .empSolOverLink,
body#tempStaffPg #nav .tempStaffLink,
body#tempHirePg #nav .tempHireLink,
body#profRecruitPg #nav .profRecruitLink,
body#huResConsultPg #nav .huResConsultLink,
body#whyWestPg #nav .whyWestLink,
body#subOpenPg #nav .subOpenLink {
	font-weight: bold;
}


p,
a,
h1,
#content_right ul li,
#content_right ol li,
#footer,
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p,
#content_right ul li,
#content_right ol li,
table {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 18px;
	color: #49352c;
}

p a,
p a:visited {
	color: #5d768c;
	font-weight: bold;
	text-decoration: underline;
}
p a:hover {
	color: #4D3420;
}
.footnote {
	font-size: 8px;
}
h1 {
	font-size: 18px;
	color: #5d768c;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d768c;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}
#content_right ul li,
#content_right ol li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#container_center {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#container {
	background-image: url(../../_images/main/bg_tanContent.jpg);
	background-repeat: repeat-y;
	width: 800px;
	float: left;
	height: 100%;
}
#header {
	background-image: url(../../_images/main/header_bg.jpg);
	float: left;
	height: 180px;
	width: 800px;
	background-repeat: no-repeat;
}
#header_logo {
	float: left;
	height: 157px;
	width: 442px;
	padding-left: 11px;
}
#header_photos {
	float: left;
	height: 157px;
	width: 336px;
	background-image: url(../../_images/main/header_photos.jpg);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../../_images/main/bg_content.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 800px;
}
#content_tag {
	background-image: url(../../_images/main/bg_w_tagline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 800px;
	padding-bottom: 50px;
}
#content_left {
	float: left;
	width: 172px;
	padding-left: 30px;
	padding-top: 20px;
	margin: 0px;
	padding-right: 5px;
}
#nav a {
	text-decoration: none;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li,
#nav ul li a,
#nav ul li a:visited {
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #49352c;
}
#nav ul li a:hover {
	color: #5d768c;
	text-decoration: underline;
}
#nav ul li ul li {
	margin-left: 15px;
	list-style-image: url(../../_images/main/dash.gif);
}
#nav ul li ul li,
#nav ul li ul li a,
#nav ul li ul li a:visited {
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 8px;
	color: #5d768c;
}
#nav ul li ul li a:hover {
	color: #49352c;
	text-decoration: underline;
}

#content_right {
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
#index_welcome {
	background-image: url(../../_images/index/txt_welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	float: left;
	height: 20px;
	width: 800px;
	font-size: 9px;
	line-height: 20px;
	background-image: url(../../_images/main/bg_tanContent.jpg);
	background-repeat: repeat-y;
}
#footer_left {
	float: left;
	width: 350px;
	padding-left: 20px;
	color: #5e7487;
}
#footer_right {
	float: right;
	padding-right: 20px;
	width: 350px;
	text-align: right;
	color: #8d9da8;
}
#footer_right a,
#footer_right a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #8d9da8;
}
#footer_right a:hover {
	text-decoration: underline;
}
#msg {
	background-color: #F6F6EF;
	padding: 10px;
	border: 1px solid #5D768C;
}
