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

body {
	width:603px;
	height:100%;
	background-color:#bfdae7;
	margin:0;
	padding:0;
}

.breadcrumb {
	width:603px;
	height:15px;
	text-align:left;
	padding-left:13px;
	padding-top:25px;
}

#header-over-wave{
	width:603px;
	height:23px;
	background-image:url(../../img/content_top_wave.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#header-over-bg{
	width:603px;
	height:70px;
	background-color:#bfdae7;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2em;
}

.blue {
	color:#003e96;
}

.blue2 {
	color:#0a315c;
}

.right {
	text-align:right;
	padding:1em 2em 0 0;
}

#header-title{
	width:580px;
	height:16px;
	background-color:#bfdae7;
	background-image:url(../../img/career_title1.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:23px;
	margin-bottom:7px;
}

#header-undertitle {
	height:1px;
	margin:0px 1.5em 0px 16px;
	background-color:#06203d;
}

#overbody-first {
	display:block;
	width:603px;
	padding:0;
	margin-bottom:2em;
}

#overbody-second-title-bg {
	width:556px;
	height:31px;
	background-image:url(../../img/career_title_bg.png);
	background-repeat:repeat-x;
	margin:0px 31px 0px 16px;
	padding:10px 0px 0px 7px;
}

#overbody-second-title {
	width:303px;
	height:13px;
	background-image:url(../../img/career_title2.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
}

#overbody-second {
	padding:0;
	margin-bottom:2em;
}

.bottom-overline {
	height:1px;
	margin:0px 1.5em 0px 16px;
	background-color:#06203d;
}

#bottom-content-bg {
	width:603px;
	height:33px;
	padding:0;
	margin:0;
}

#bottom-content {
	width:188px;
	height:10px;
	margin:3px 31px 18px 385px;
	background-image:url(../../img/sea.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
