@charset "UTF-8";
/* CSS Document */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363638;
	background: #e5f0f7;
	text-align:center;
}
h1 {
	padding-top:10px;
}
img {
	border:none;
}
.content {
	width: 890px;
	padding:10px 45px;
	text-align: left;
	background: url(../images/global/bg.png) repeat-y center top;
	margin: 0 auto;
}
#headerContainer {
	width:100%;
	height:105px;
	background-color: #E9E9E9;
	background-image: url(../images/global/header-cont-bg.png);
	background-position: center top;
}
#header {
	width:920px;
	height:105px;
	background-color: #FFFFFF;
	background-image: url(../images/global/header-bg.png);
	text-align: left;
	padding-left: 30px;
	margin: 0 auto;
}
#navContainer {
	height: 40px;
	width: 100%;
	background-color: #89D1F2;
	background: url(../images/nav/nav-bg-right.png) repeat-x left top;
}
#navLeft {
	height: 40px;
	background: url(../images/nav/nav-bg-left.png) repeat-x left top;
	width: 50%;
	position:absolute;
	left:0;
}
#nav {
	height: 40px;
	background: url(../images/nav/nav-bg.png) no-repeat center top;
	width: 980px;
	margin: 0 auto;
	position:relative;
	z-index:10;
}
#nav span {
	display:none;
}
#nav ul {
	list-style-type: none;
	float:left;
	padding-left:30px;
}
#nav ul li {
	display: inline;
	list-style: none;
}
#nav ul li a {
	display: block;
	float: left;
	height:28px;
	background: no-repeat;
}
#nav ul li a.home {
	width:60px;
	background: url(../images/nav/home.png) left top;
}
#nav ul li a:hover.home {
	background: url(../images/nav/home.png) no-repeat left center;
}
#nav ul li b a.home, #nav ul li b a:hover.home {
	background: url(../images/nav/home.png) no-repeat left bottom;
}
#nav ul li a.jobs {
	width:52px;
	background: url(../images/nav/jobs.png) left top;
}
#nav ul li a:hover.jobs {
	background: url(../images/nav/jobs.png) no-repeat left center;
}
#nav ul li b a.jobs, #nav ul li b a:hover.jobs {
	background: url(../images/nav/jobs.png) no-repeat left bottom;
}
#nav ul li a.clients {
	width:70px;
	background: url(../images/nav/clients.png) left top;
}
#nav ul li a:hover.clients {
	background: url(../images/nav/clients.png) no-repeat left center;
}
#nav ul li b a.clients, #nav ul li b a:hover.clients {
	background: url(../images/nav/clients.png) no-repeat left bottom;
}


#nav ul li a.about {
	width:121px;
	background: url(../images/nav/about.png) left top;
}
#nav ul li a:hover.about {
	background: url(../images/nav/about.png) no-repeat left center;
}
#nav ul li b a.about, #nav ul li b a:hover.about {
	background: url(../images/nav/about.png) no-repeat left bottom;
}
#nav ul li a.contact {
	width:91px;
	background: url(../images/nav/contact.png) left top;
}
#nav ul li a:hover.contact {
	background: url(../images/nav/contact.png) no-repeat left center;
}
#nav ul li b a.contact, #nav ul li b a:hover.contact {
	background: url(../images/nav/contact.png) no-repeat left bottom;
}
table {
	border-collapse:collapse;
}
table.padding {
	border:1px solid #363638;
}
table.padding td {
	border:1px solid #363638;
	padding:3px;
}
table.padding th {
	text-align:left;
	background:#CCCCCC;
	border:1px solid #363638;
	padding:3px;
}
/* ---------------------General----------------------- */
.content p {
	padding-bottom:10px;
	color: #363638;
	line-height: 18px;
}
.content a {
	color:#3a3771;
	text-decoration:none;
}
.content .blue{color:#3a3771;}
.content a:hover {
	text-decoration:underline;
}
#footerContainer {
	/*border-top:1px solid #dadada;*/
	color:#dadada;
	width: 890px;
	padding:0px 45px 30px;
	margin:0 auto;
	text-align:left;
	background-image: url(../images/global/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	border-top:1px solid #dadada;
	padding-top:5px;
	width: 890px;
	font-size: 11px;
	color:#bbbbbb;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	list-style-type: none;
	display:inline;
	margin:0;
	padding-right:10px;
}
#footer a {
	color:#bbbbbb;
	text-decoration:none;
}
h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size:18px;
	padding-bottom:10px;
	color:#262262;
}
h3 {
	font-size:14px;
	padding:0 0 5px;
}
.colRight h3 {
	font-size:16px;
	padding:0 0 5px;
}
.colLeft {
	float:left;
	width:600px;
	padding:10px 27px 0 0;
}
.colRight {
	float:left;
	width:230px;
	padding:5px 0 0 10px;
	border-left:1px solid #dadada;
}
.vig {
}
.vig p {
	color: #FFFFFF;
	padding-bottom:3px;
	line-height: 14px;
}
.vig a {
	color: #FFFFFF;
	padding-bottom:3px;
	text-decoration:none;
}
.vig a:hover {
	text-decoration:none;
}
#green {
	background: #82AB23 url(../images/global/vig-bg1.jpg) no-repeat right bottom;
}
#lightblue {
	background-color: #7DBEE4;
	background-image: url(../images/global/vig-bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#lightgreen {
	background-color: #B5CA4A;
	background-image: url(../images/global/vig-bg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#blue {
	background-color: #456CA1;
	background-image: url(../images/global/vig-bg4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* ---------------------jobs----------------------- */
hr {
	margin:5px 0;
	border:none;
	border-bottom:1px solid #dadada;
}
a.apply {
	color: #82AB23;
	font-size:14px;
	padding:0 0 5px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* ---------------------Contact----------------------- */
#form {
	float:left;
	width:360px;
	padding-left:20px;
	border-left:1px solid #dadada;
}
#contact {
	float:left;
	width:200px;
	padding-right:19px;
	
	
}
form td {
	padding:3px 0px 3px 3px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fields {
	border:1px solid #CCCCCC;
}
label {
	padding: 0 20px 0 0;
}

.joblisting{
	margin:0;
	padding:0;
	list-style-type:none;
}

.joblisting li{
	margin:0;
	padding:0 0 0 20px;
	text-indent: -20px;
}
.content ul {
	padding: 0;
	margin:0 0 0 10px;
}

.content li {
	padding-bottom: 5px;
}
.smaller{
	font-size:10px;
	color: #7A7A7E;
}

