﻿
body {
	padding: 0;
	margin: 0;
	background: url('../images/bg.jpg') no-repeat top center #85a283;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	text-align: left;
}

#wrapper {
	width: 822px;
	margin: 0 auto 20px auto;
}


/********* Header *********/

#header {
	display: block;
	width: 822px;
	height: 360px;
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

#header-bg {
	display: block;
	height: 282px;
	left: 50%;
	margin-left: -343px;
	position: absolute;
	top: 70px;
	width: 686px;
	z-index: 2;
}

#header-bg img {
	position: absolute;
	top: 0;
	left: 0;
}
.header-back{
	position:absolute;
	width:822px;
	height:90px;
	cursor:pointer;
	z-index: 3;
}


/********* Main Content *********/

#content-wrapper {
	width: 100%;
	background-image: url('../images/panel-bg.png');
	background-repeat: repeat;
	background-position: left center;
}

#content-tube {
	padding: 0 9px;
	display: block;
	width: 804px;
}

#content-left {
	float: left;
	margin: 17px 10px 0 7px;
	width: 315px;
}

#content-right {
	float: left;
	width: 467px;
	margin-top: 11px;
}

#content-right p {
	padding-right: 7px;
}

#content-right p a {
	color: #666;
	text-decoration: none;
}

#content-right p a:hover {
	color: #000;
	text-decoration: underline;
}

.location-title-bg {
	background: url('../images/location-title-bg.gif') no-repeat center center #e0e1e0;
	display: block;
	width: 459px;
	height: 19px;
	padding: 4px 6px 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 16px;
}

.seperator {
	display: block;
	border-top: 2px solid #ccc;
	margin: 15px 0;
	width: 100%;
	height: 0px;
}

#content-left .seperator {
	margin: 10px 0;
}

.job-title-home {
	font-weight: bold;
	color: #76b900;
}

.about-us-green-text {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #76b900;
}

.about-us-avatar {
	float: right;
	margin-top: 15px;
}

.about-us-work-for-us {
	background-image: url('../images/about-us-work-for-us.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	position: absolute;
	height: 35px;
	width: 438px;
	bottom: 0;
	left: 16px;
	z-index: 1;
}

.companies-img {
	margin: 20px auto 0 auto;
	display: block;
}

.job-item {
	margin: 0 5px;
	display: block;
}

.job-item .job-item-title {
	color: #76b900;
	display: block;
	width: 100%;
	margin-bottom: 7px;
	font-weight: bold;
}

.job-item .job-item-title a {
	color: #76b900;
	font-weight: bold;
	text-decoration: none;
}

.job-item .job-item-title a:hover {
	text-decoration: underline;
}

.job-item .job-item-info {
	display: block;
	width: 100%;
}

.job-item .job-item-info span {
	color: #222;
}

.job-item .job-item-more {
	display: block;
	width: 100%;
	margin-top: 7px;
	font-size: 11px;
	color: #666;
}

.job-item .job-item-more a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.job-item .job-item-more a:hover {
	color: #000;
	text-decoration: underline;
}

h2.job-desc-title {
	color: #76B900;
	font-family: Arial,Helvetica,sans-serif;
	font-size: medium;
	font-weight: normal;
	margin: 0;
}

h3.job-desc-location {
	color: #76B900;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px;
}

.job-desc-info {
	display: block;
	width: 100%;
}

.job-desc-email {
	color: #ff7200;
	font-weight: bold;
}
.job-desc-email a{
	color: #ff7200 !important;
	text-decoration:none;
}
.job-desc-email a:hover{
	text-decoration:underline;
}

.job-desc-heading {
	font-weight: bold;
	display: block;
	width: 100%;
}

.job-desc-back {
	background-image: url('../images/back.png');
	background-repeat: no-repeat;
	background-position: top left;
	bottom: 9px;
	display: block;
	left: 16px;
	outline-width: 0;
	position: absolute;
	height: 14px;
	width: 56px;
	z-index: 1;
}

.job-desc-back:hover {
	background-image: url('../images/back.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.job-desc-text {
	background-image: url('../images/job-description.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 138px;
	height: 14px;
	position: absolute;
	bottom: 9px;
	left: 80px;
	z-index: 1;
}
blockquote{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
}


/********* Footer *********/

#footer {
	display: block;
	height: 30px;
	width: 822px;
	background-image: url('../images/panel-bottom-bg.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#footerbase {
	color: #394238;
	background-image: url('../images/microsoft_footer.png');
	background-repeat: no-repeat;
	height: 54px;
	width: 765px;
	font-size: 11px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#footerbase .inner {
	margin-left: 155px;
	padding-top: 25px;
}

#footerbase .inner a {
	color: #394238;
	text-decoration: none;
}

#footerbase .inner a:hover {
	text-decoration: underline;
}

#clear {
	clear: both;
}

