* {
	margin: 0;
	padding: 0;
}

html {
	text-align: center;
}

body {
	background-color: #000000 /* #fbfbfb; */
	color: #404040;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	width: 960px;
	margin: 0 auto;
}

#wrapper {	
	position: relative;
	background-color: #fff;
	background: #fff url(../images/top-bg.gif) 0 -30px repeat-x;
	padding-top: 200px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	position: absolute;
	top: 65px;
	left: 30px;
	border: none;
}

#logo img {
	border: none;
}

#nav {
	list-style-type: none;
	background: url(../images/nav-bg.gif) top left no-repeat;
	font-size: 1.2em;
	position: absolute;
	top: 70px;
	right: 50px;
	padding: 10px 20px 10px 25px;
}

#nav li {
	display: inline;
}

#nav a {
	color: #000;
	text-decoration: none;
	padding-right: 10px;
}

#home #nav li.home,
#news #nav li.news,
#business-development #nav li.business-development {
	font-weight: bold;
}
#management-team #nav li.management-team {
	font-weight: bold;
}

#careers #nav li.careers {
	font-weight: bold;
}

#strapline {
	position: absolute;
	top: 130px;
	right: 40px;
}

#home #decor {
	background-image: url(../images/photos_home.jpg);
}

#business-development #decor {
	background-image: url(../images/photos_bd.jpg);
}

#management-team #decor,
#careers #decor {
	height: 5px;
}

#decor {
	clear: both;
	height: 230px;
	width: 930px;
	background-repeat: no-repeat;
	margin: 10px 0 30px 15px;
}

#primary {
	margin: 0 0 0 50px;
	width: 370px;
	text-align: justify;
	float: left;
	display: inline;
}

#management-team #primary {
width: 450px;
}

#careers #primary {
width: 800px;
}

#newsarticles #primary {
width: 800px;
}
#newsarticles #primary p {
line-height: 20px;
}

#newsarticles #primary h1 {
	font-size: 1.2em;
	line-height: 1.3em;
}
#newsarticles #primary ul {
font-size: 1.2em;
line-height: 2em;
margin-left:50px;
}

#careers #primary ul{
margin-bottom:10px;
}

#careers #primary ul li {
font-size: 1.2em;
line-height: 2em;
margin-left:15px;
}

#careers #primary ul.indent{
margin-left:50px;
}



#primary h2 {
	font-size: 1.2em;
	line-height: 2em;
}

#management-team #primary h2 {
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
}

#management-team #primary h3 {
	font-size: 1.2em;
	line-height: 1.5em;
}

#secondary {
	float: right;
	margin: 0 50px 0 0;
	display: inline;
}

*html #secondary {
	float: right;
	margin: 0 !important;
	display: inline;
}
#secondary h2 {
	font-size: 1.2em;
}

#secondary ul li {
	font-size: 1.2em;
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 10px 0;
}

#secondary #homelist ul li {
	font-size: 1.2em;
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 5px 0;
}

#secondary a {
	color: #404040;
}

#secondary span.date {
	display: block;
	font-size: 0.9em;
}

#home #secondary {
	background: url(../images/content-logo-bg.gif) 0 0 no-repeat;
	width: 402px;
	padding: 20px;
	margin-top: 10px;
}
#home #secondary #homelist {
	background: url(../images/news-bg-short.gif) 0 0 no-repeat;
}

#management-team #secondary h3 {
	font-size: 1.2em;
	line-height: 2em;
	margin-top:10px;
}

#secondary {
	background: url(../images/news-bg.gif) 0 0 no-repeat;
	width: 402px;
	padding: 20px;
	margin-top: 10px;
	text-align: center;
}

#secondary #homelist {
	margin-top:20px;
	padding:10px 0 0 35px;
	text-align: left;
	position:relative;
	left:-20px;
	width:422px;
}

#secondary #homelist h1 {
	font-size: 1.8em;
	line-height: 3em;
}

#management-team #secondary {
background: url(../images/team-overview-bg.jpg) 0 0 no-repeat;
width: 350px; 
}

#careers #secondary {
background: url(../images/careers-secondary-bg.jpg) 0 0 no-repeat;
background-color: #EDEDED;
width:800px; 
clear:both;
float:left;
margin-left:50px;
}

#home #secondary h2, 
#business-development #secondary h2,
#careers #secondary h2{
	font-size: 2.2em;
	line-height: 2em;
	color: #000000;
}

#management-team #secondary h2 {
font-size: 2.2em;
line-height: 2em;
color: #FBA246;
}

#home #secondary #definition p, #business-development #secondary p {
font-size: 2em;
line-height: 1.3em;
color: #999999;
}

#primary h1 {
	font-size: 1.8em;
	line-height: 3em;
}

#primary p {
	font-size: 1.2em;
	line-height: 2.4em;
	margin-bottom: 1.2em;
}

#management-team #primary p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-top: 0.2em;
}

#footer {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 1.1em;
	clear: both;
	line-height: 1.6em;
	padding-top: 60px;
	background: url(../images/circles.jpg) 100% 80% no-repeat;
}

#footer ul {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer ul li {
	display: inline;
}

#footer a {
	color: #525252;
}

#footer span.tel {
	font-weight: bold;
}

#footer .terms-of-use {
	color: #949494;
	padding-bottom: 30px;
}

fieldset {
margin:1.5em 0pt 0pt;
padding:0pt 1em 1em;
text-align:center;
}

fieldset legend
{
font-size:1.3em;
font-weight: bold;
padding-left:10px;
padding-right:10px;
}

input, select, option
{ 
font-size: 1em;
}

div.row {
  text-align:left;
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 165px;
  text-align: right;
  }

div.row span.formw {
  clear: both;
  margin-left:20px;
  text-align: left;
  } 
  
input.button{
	padding: 10px;
	margin-top:20px;  
	float:right;
}


#careers #secondary #app-form-general
{
float:left;
width:310px;
}

#careers #secondary #app-form-background
{
float:right;
width:465px;
text-align:left;
}

#careers #secondary #app-form-general div.row span.label{
width:100px;
}

#careers #secondary #app-form-general fieldset{
margin-bottom:42px;
}

#careers #secondary #app-form-background div.row span.label{
width:170px;
margin-left:30px
}

#careers #secondary #app-form-background p{
margin-top:10px;
}

#careers #job-postings-leadership,
#careers #job-postings-territories{
	background: url(../images/job-posting-bg.gif) 0 0 no-repeat;
	width: 340px;
	padding: 20px;
	margin-top: 10px;
	margin: 0 20px 0 0;
	margin-left:50px;
	clear:right;
	height:140px;
}

#careers #job-postings-leadership{
float:left;
}

#careers #job-postings-territories{
float:left;
}

#careers #job-postings{
	clear:both;
}

#careers #job-postings div{
}


#careers #job-postings h2 {
	font-size: 1.2em;
	padding-bottom:20px;
}



