html, body {
	background: #fff url(../images/page_fill.gif) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #606060;
	font-size: 12px;
}
a.button strong {
	font-weight: bold;
}

a.button {
	border:0; 
	cursor:pointer;
	font-weight:bold; 
	padding:0 20px 0 0; 
	text-align:center;
	background: transparent url(../images/button.gif) no-repeat right top;
	text-decoration: none;
	display: -moz-inline-block;
	display: inline-block;
}
a.button span {
	position:relative; 
	display:block; 
	white-space:nowrap; 
	padding:0 0 0 10px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 12px;
	background: transparent url(../images/button.gif) no-repeat left top;
}
button {
	border:0; 
	cursor:pointer;
	font-weight:bold; 
	padding: 0 20px 0 0; 
	text-align:center;
	display: -moz-inline-block;
	display: inline-block;
	background: transparent url(../images/button.gif) no-repeat right top;
}
button span {
	position:relative; 
	display:block; 
	white-space:nowrap; 
	padding:0 0 0 10px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 12px;
	background: transparent url(../images/button.gif) no-repeat left top;
}
body:nth-of-type(1) button span{
  margin-top: -1px;
  margin-left: -3px;
}
button::-moz-focus-inner {padding:0; border:0 none; outline: 0 none;}

#wrapper {
	width: 962px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 90px;
	position: relative;
}
#logo {
	position: absolute;
	left: 25px;
	top: 48px;
}
#header ul {
	position: absolute;
	right: 0;
	top: 48px;
	height: 30px;
	line-height: 30px;
}
#header ul li {
	float: left;
	padding-left: 10px;
}
#header ul li a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #4f4f4e;
	font-size: 12px;
	padding: 0 3px;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
#left {
	width: 727px;
	float: left;
	overflow: hidden;
	position: relative;
}
#leftTop {
	height: 260px;
	background: url(../images/left_top2.jpg) left top;
	overflow: hidden;
	position: relative;
}
#homepage #leftTop {
	height: 288px;
	background: url(../images/left_top.jpg) left top;
}
#mainMenu {
	position: absolute;
	left: 15px;
	top: 0;
}
#mainMenu li {
	float: left;
}
#mainMenu li a {
	display: block;
	float: left;
	padding: 13px 10px 14px 10px;
	height: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
#mainMenu li a:hover {
	background: url(../images/menu_hover.gif) left top;
}
#mainMenu li.current a {
	background: url(../images/menu_hover.gif) left top;
	color: #c4e05f;
}
#fulltimePayoff,
#parttimePayoff {
	width: 190px;
	height: 60px;
	position: absolute;
	overflow: hidden;
	display: none;
}
#homepage #fulltimePayoff,
#homepage #parttimePayoff {
	display: block;
}
#fulltimePayoff {
	left: 45px;
	top: 215px;
}
#parttimePayoff {
	left: 280px;
	top: 215px;
}
#fulltimePayoff a,
#parttimePayoff a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #46197e;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 12px;
	background: url(../images/arrow_right_vio.gif) no-repeat right center;
}
#fulltimePayoff p,
#parttimePayoff p {
	clear: left;
	padding-top: 6px;
	font-size: 10px;
}
h1 {
	font-size: 18px;
	color: #46197e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#welcome,
#homepage #content {
	margin: 30px 22px;
}
#content {
	margin: 0 22px 30px;
}
#jobs {
	background: #e9f5bc;
	padding: 22px;
	margin: 30px 20px 30px 0;
}
#jobs h2,
#jobs h1 {
	font-size: 18px;
	color: #121212;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
}
#jobs td {
	padding: 4px 0;
	border-bottom: 1px solid #fff;
}
a.buttonDetails {
	background: transparent url(../images/button_arrow_gray_green.gif) no-repeat right top;
	padding: 0 10px 0 0; 
}
a.buttonDetails span {
	background: transparent url(../images/button_arrow_gray_green.gif) no-repeat left top;
	font-weight: normal;
	padding: 0 0 0 20px;
	color: #46197e;
}
a.buttonDetails:hover {
	background: transparent url(../images/button_arrow_white_green.gif) no-repeat right top;
}
a.buttonDetails:hover span {
	background: transparent url(../images/button_arrow_white_green.gif) no-repeat left top;
	color: #fff;
}
a.buttonApply {
	background: transparent url(../images/button_details_gray_green.gif) no-repeat right top;
	padding: 0 10px 0 0; 
}
a.buttonApply span {
	background: transparent url(../images/button_details_gray_green.gif) no-repeat left top;
	font-weight: normal;
	padding: 0 0 0 20px;
	color: #46197e;
}
a.buttonApply:hover {
	background: transparent url(../images/button_details_white_green.gif) no-repeat right top;
}
a.buttonApply:hover span {
	background: transparent url(../images/button_details_white_green.gif) no-repeat left top;
	color: #fff;
}
#jobs a.jobTitle {
	font-weight: bold;
	color: #5a3193;
	text-decoration: none;
}
#jobs a.jobTitle:hover {
	text-decoration: underline;
}
#jobs p {
	width: 100%;
	overflow: hidden;
}
#jobs p a {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	color: #46197e;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/arrow_right_gray.gif) no-repeat left center;
}
#jobs p a:hover {
	text-decoration: underline;
}
#right {
	width: 235px;
	float: left;
	overflow: hidden;
	position: relative;
	background: url(../images/right_top.gif) no-repeat left top;
	padding-bottom: 30px;
}
#rightTop {
	height: 179px;
}
#searchForm {
	height: 38px;
	position: relative;
	overflow: hidden;
}
#searchForm input {
	border: 0 none;
	background: transparent;
	width: 150px;
	padding: 3px 2px;
	left: 2px;
	position: absolute;
	top: 9px;
	color: #8e8e9b;
}
#searchForm button {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	height: 20px;
	width: 60px;
	background: url(../images/arrow_right_green.gif) no-repeat right center;
	position: absolute;
	right: 8px;
	top: 9px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#buttonLogin,
#welcomeName {
	display: block;
	color: #46197e;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 15px;
	text-decoration: none;
	padding: 14px 15px;
	background: url(../images/icon_lock_green.gif) no-repeat 211px center;
}
#buttonLogin:hover {
	color: #9FB93A;
}
#rightRegister {
	padding: 15px;
}
#rightRegister h3 {
	color: #46197e;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 29px;
	line-height: 29px;
}
#rightRegister p {
	color: #606060;
	font-size: 10px;
	line-height: 14px;
	margin: 6px 0;
}
#rightRegister li {
	padding: 10px 0;
}
.rightBox {
	margin: 15px 4px;
	border: 1px solid #d3d3d3;
	padding: 15px;
}
.rightBox h4 {
	color: #46197e;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 29px;
	line-height: 29px;
}
.rightBox strong {
	color: #10105c;
}
.rightBox p {
	margin-top: 6px;
}
.rightBox a {
	color: #595959;
}
.rightBox a:hover {
	color: #10105c;
}
.rightBox li {
	margin-top: 6px;
}
#footer {
	clear: both;
}
#footer a {
	color: #444444;
}
#footer a:hover {
	text-decoration: none;
}
#footerWrapper {
	border-top: 3px solid #98ba17;
	background: #efefef;
	height: 28px;
	line-height: 28px;
}
#foterMainMenu {
	float: left;
}
#foterMainMenu li {
	float: left;
	padding-left: 23px;
}
#foterMainMenu li a {
	font-weight: bold;
	color: #272727;
}
#foterMainMenu li a:hover {
	text-decoration: none;
}
#footerSubMenu {
	float: right;
	padding-right: 12px;
}
#footerSubMenu li {
	float: left;
	padding-right: 12px;
}
#copyright {
	clear: both;
	height: 40px;
	line-height: 40px;
	padding-left: 23px;
}
#footer #copyright a {
	display: -moz-inline-block;
	display: inline-block;
	padding: 0 6px;
}
#submenu {
	background: url(../images/submenu_fill.gif) repeat-x left top;
	height: 43px;
	line-height: 43px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
#submenu li {
	float: left;
	padding-left: 23px;
}
#submenu li a {
	float: left;
	display: block;
	height: 43px;
	line-height: 43px;
	padding-left: 13px;
	background: url(../images/arrow_right_gray.gif) no-repeat left center;
	color: #4f4f4f;
	text-decoration: none;
}
#submenu li.current a,
#submenu li a:hover {
	text-decoration: underline;
}
.pager {
	height: 20px;
	line-height: 20px;
	clear: both;
}
.pager span {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	padding-right: 4px;
}
.pager strong,
.pager a {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	padding: 0 4px;
}
.pager a {
	color:#a40c0c;
	text-decoration:none;
}
.pager a:hover {
	background-color:#F1F1F1;
}
.pager strong {
	background: #F1F1F1;
}
.newsListItem {
	margin: 20px 0;
}
.newsListItem h3 {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
.newsListItem h3 a {
	font-size: 12px;
	font-weight: bold;
	color:#98ba17;
	text-decoration: none;
}
.newsListItem h3 a:hover {
	text-decoration: underline;
}
.newsItemDate {
	font-size: 9px;
	color: #b7b7b7;
	text-align: right;
	float: right;
}
#clientsList {
	margin: 30px 0;
}
#clientsList li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
#clientsList li h4 {
	display: block;
	font-weight: bold;
	padding: 4px 0 8px;
}
span.clientLogo {
	display: block;
	width: 130px;
	float: left;
}
div.clientInfo {
	margin-left: 130px;
}
.spacegallery {
	position: relative;
	overflow: hidden;
	height: 150px;
}
.spacegallery img {
	position: absolute;
	left: 50%;
	border:1px solid #D3D3D3;
	padding: 2px;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/blank.gif);
}
.highlight {
	font-weight: bold;
	background: #FFFBBF;
}

