/* @group html */
* {
    margin: 0;
    padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #333;
	color: #fff;
}

div, img, p, a {
	border: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

a {
	color: #dbaf00;
	text-decoration: none;
}

a:hover {
	
	text-decoration: underline;
}

a.contentskip {
    display: none;
}

/* @end */

/* @group container */

.container {
	margin: 0 auto;
	padding: 0;
	width: 870px;
	clear: both;
}

/* @group Headers */
h1 a {
	float: left;
	height: 0;
	width: 870px;
	overflow: hidden;
	display: block;
	padding-top: 103px;
	margin-bottom: 6px;
}

body h1 a {
	background: #333 url(../images/header_home.jpg) no-repeat 0 0;
}


body.home h1 a {
	background-image:url(../images/header_home.jpg);
}

body.difference h1 a {
	background: #333 url(../images/header_difference.jpg) no-repeat 0 0;
}

body.who h1 a {
	background: #333 url(../images/header_who.jpg) no-repeat 0 0;
}

body.how h1 a {
	background: #333 url(../images/header_how.jpg) no-repeat 0 0;
}

body.what h1 a {
	background: #333 url(../images/header_what.jpg) no-repeat 0 0;
}

body.proof h1 a {
	background: #333 url(../images/header_proof.jpg) no-repeat 0 0;
}

body.touch h1 a {
	background: #333 url(../images/header_touch.jpg) no-repeat 0 0;
}

/* @end */

/* @group Navigation */

/* @group Primary */
#navigation {
	float: left;
	width: 764px;
	margin-left: 106px;
	margin-bottom: 20px;
}

#navigation ul {
	background-color: #333;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li{
	width: 764px;
	padding: 0;
	margin: 0;
	background-color:#D7AF13;
}


#navigation ul li a{
	display: block;
	font-size: 1.1em;
	padding: 2px 6px 8px;
	color: #ccc;
	width: 728px;
	text-decoration: none;
	background: #3B3B3B url(../images/navigation_link.gif) repeat-x 0 bottom;
}

#navigation ul li a:hover{
	color: #fff;
	text-decoration: none;
	background: #8b751d url(../images/navigation_hover.gif) repeat-x 0 bottom;
}

#navigation ul li.bottom{
	width: 764px;
	padding: 0;
	background: url(../images/navigation_bottom.jpg) no-repeat 0 0;
	line-height: 0;
	height: 24px;
}
.menubottom
{
	width: 764px;
	padding: 0;
	background: url(../images/navigation_bottom_v2.jpg) no-repeat 0 0;
	line-height: 0;
	height: 24px;
	
	

}

.FormContainer
{
	width:100%;
	float:left;
}

#ReferAColleagueContainer
{
	width:290px;
	float:left;
	background: #dde1e3;
	border:#ff0 1px solid;
	margin-bottom:10px;
}
 
 




/* @group Highlights */

/* @group Home */
body.home #navigation ul li.bottom,
body.contact #navigation ul li.bottom,
body.work #navigation ul li.bottom,
body.login #navigation ul li.bottom
{
	display: none;
}

body.home  #navigation ul li,
body.contact #navigation ul li,
body.work #navigation ul li,
body.login #navigation ul li{
	background-color:#333;
}
/* @end */

/* @group Who we are */

body.who #navigation ul li.who a {
	display: block;
	color: #fff;
	width: 728px;
	text-decoration: none;
	background: #D7AF13 url(../images/navigation_highlight.gif) repeat-x 0 bottom;
}

/* @end */

/* @group What makes us different */

body.difference #navigation ul li.who {
	background-color: #333;
}

body.difference #navigation ul li.difference a {
	display: block;
	color: #fff;
	width: 728px;
	text-decoration: none;
	background: #D7AF13 url(../images/navigation_highlight.gif) repeat-x 0 bottom;
}

/* @end */

/* @group How we work */
body.how #navigation ul li.who, body.how #navigation ul li.difference  {
	background-color: #333;
}

body.how #navigation ul li.how a{
	display: block;
	color: #fff;
	width: 728px;
	text-decoration: none;
	background: #D7AF13 url(../images/navigation_highlight.gif) repeat-x 0 bottom;
}

/* @end */

/* @group What we do */


body.what #navigation ul li.who, body.what #navigation ul li.difference, body.what #navigation ul li.how   {
	background-color: #333;
}

body.what #navigation ul li.what a{
	display: block;
	color: #fff;
	width: 728px;
	text-decoration: none;
	background: #D7AF13 url(../images/navigation_highlight.gif) repeat-x 0 bottom;
}


/* @end */

/* @group Proof */
body.proof #navigation ul li.who, body.proof #navigation ul li.difference, body.proof #navigation ul li.how, body.proof #navigation ul li.what   {
	background-color: #333;
}

body.proof #navigation ul li.proof a{
	display: block;
	color: #fff;
	width: 728px;
	text-decoration: none;
	background: #D7AF13 url(../images/navigation_highlight.gif) repeat-x 0 bottom;
}
/* @end */

/* @group Keep in touch */
body.touch #navigation ul li.who, body.touch #navigation ul li.difference, body.touch #navigation ul li.how, body.touch #navigation ul li.what, body.touch #navigation ul li.proof   {
	background-color: #333;
}

body.touch #navigation ul li.touch a{
	display: block;
	color: #fff;
	width: 728px;
	text-decoration: none;
	background: #D7AF13 url(../images/navigation_highlight.gif) repeat-x 0 bottom;
}

/* @end */

/* @end */

/* @end */

/* @group Secondary */
#secondary_navigation {
	float: left;
	width: 746px;
	padding-left: 6px;
}

#secondary_navigation ul {
	list-style: none;
}

#secondary_navigation ul li {
	list-style: none;
	padding-right: 10px;
	margin: 0 10px 0.7em 0;
	background: url(../images/vr.gif) no-repeat right center;
	float: left;
	height: 23px;	
	padding-top: 3px;
	font-size: 1em;
	font-style: italic;
	color: #dbaf00;
}

#secondary_navigation ul li a{
	display: block;
	text-decoration: none;
	color: #fff;
}
#secondary_navigation ul li a:hover{
	text-decoration: underline;
	font-style: italic;
	color: #fff;
}

#secondary_navigation ul li.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}



/* @end */


/* @end */

/* @group Content */
#pagecontent {
	float: left;
	width: 764px;
	margin-left: 106px;
	margin-bottom: 20px;
}



#pagecontent h2{
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	color: #dbaf00;
	margin-bottom: 0.75em;
	margin-left: 6px;
}

#pagecontent h2 a{
	font-size: 1.1em;
	text-decoration: none;
}


#pagecontent h2 a:hover{
	text-decoration: underline;
}

#pagecontent p{
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 6px;
}

/* @group Full */

#pagecontent .full {
	float: left;
	width: 746px;
}

#pagecontent .hr {
	float: left;
	background: url(../images/hr.jpg) no-repeat right 0;
	width: 100%;
	padding-top: 20px;
}

#pagecontent .full ul{
	margin-left: 18px;
	/*list-style: none;*/
	font-size: 0.8em;
	line-height: 1.5em;
}

#pagecontent .full .leftkeystaff{
	float: left;
	width: 220px;
}

#pagecontent .full .left img, #pagecontent .full .leftkeystaff img{
	/*margin-left: -6px;*/
	margin-bottom: 20px;
}

#pagecontent .full ul.no-bullet{
	margin-left: 6px;
	list-style: none;
	font-size: 0.8em;
	line-height: 1.5em;
}

#pagecontent .full ul.no-bullet li{
	list-style: none;
}

#pagecontent .full .highlight {
	color: #dbaf00; 
}

/* @group Forms */

#pagecontent .full .FormContainer dl{
	float: left;	
	width: 100%;
}
#pagecontent .full .FormContainer dt{
	float: left;
	clear: both;
	width: 150px;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 0.3em;
	overflow: hidden;
	font-size: 0.8em;
}
#pagecontent .full .FormContainer dd{
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

#pagecontent .full .FormContainer input.checkbox{
	margin-right: 10px;
}



#pagecontent .full .FormContainer input.textbox, #pagecontent .full .FormContainer input.file{
	border: 1px solid #dbaf00;
	background-color: #444;
	color: #fff;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}


#pagecontent .full .FormContainer textarea.textarea{
	border: 1px solid #dbaf00;
	background-color: #444;
	color: #fff;
	width: 400px;
	height: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}


#pagecontent .full .FormContainer span.button {
	border: 1px solid #dbaf00;
	background-color: #444;
	color: #dbaf00;
	float: right;
}

#pagecontent .full .FormContainer span.button:hover button, #pagecontent .full .FormContainer span.buttonhover{
	background-color: #dbaf00;
	color: #fff;
}

#pagecontent .full .FormContainer span.button button{
	white-space:nowrap;
	cursor:pointer;
	color: #dbaf00;
	line-height:1;    
    background-color:transparent;
	padding: 0.2em 0.5em;
	border:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 1em;
}

#pagecontent .full .FormContainer span.buttonhover button {
	color: #fff;
}



/* @end */

/* @group Left */


#pagecontent .full .left{
	float: left;
	width: 294px;
}

#pagecontent .full .left img{
	/*margin-left: -6px;*/
	margin-bottom: 20px;
}

#googlemap {
	width: 300px;
	height: 300px;
	background: #fff;
}



/* @group Forms */
#pagecontent .full .left .FormContainer{
	
	float: left;
	background: url(../images/navigation_bottom.jpg) repeat-y 0 0;
	padding: 6px;
	/*margin-left: -6px;*/
	margin-bottom: 20px;
	color: #fff;
	
}
#pagecontent .full .left .FormContainer h2{
	color: #fff;
}

#pagecontent .full .left .FormContainer input.textbox{
	width: 198px;
}

#pagecontent .full .left .FormContainer dt{
	width: 65px;
} 

#pagecontent .full .left .FormContainer dd{
	width: 200px;
	float: right;
}




/* @end */

/* @end */

/* @group Right */


#pagecontent .full .right{
	float: right;
	width: 396px;
	margin-left: 20px;
	padding-right: 24px;
}

#pagecontent .full .rightkeystaff{
	float: right;
	width:486px;
	margin-left: 20px;
	padding-right: 24px;
	
}


#pagecontent .full .right div,#pagecontent .full .rightkeystaff div{
	margin-bottom: 20px;
}




#pagecontent .full .right ul li{
	margin-bottom: 1.2em;
}

/* @end */

/* @group Roles */







#pagecontent .role{
	float: left;
	margin: 0 6px 20px 6px;
	width: 170px;
	border: 1px solid #dbaf00;
	background-color: #555;
	position: relative;
	height: 100px;
	font-size: 12px;
}

#pagecontent .role h4{
	position: absolute;
	top:  6px;
	left: 6px;
	float: left;
	width: 148px;
	color: #dbaf00;
	font-size: 12px;
}

#pagecontent .role strong{
	position: absolute;
	bottom:  2em;
	left: 6px;
	float: left;
	width: 148px;
	font-weight: normal;
	font-size: 12px;
}

#pagecontent .role span{
	position: absolute;
	bottom:  6px;
	left: 6px;
	float: left;
	width: 148px;
	color: #ccc;
	font-size: 12px;
	
}




/* @end */

/* @group Images */

/* @group Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ 
	border: none; 
}

#outerImageContainer{
	position: relative;
	background-color: #dbaf00;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 1px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ 
	left: 0;
}
#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; 
	/* Trick IE into showing hover */
	display: block;
}

#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{
	font: normal 0.8em/1.4em Georgia, "Times New Roman", Times, serif;
	background-color: #dbaf00;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
	padding-bottom: 10px;
}

#imageData{	
	padding: 10px 10px; 
	color: #333; 
}

#imageData #imageDetails{ 
	width: 100%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption{ 
	font-weight: normal;	
}

#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}
	
#topNavClose { 
	width: 19px; 
	float: right;
}
		
/*#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}*/

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}




/* @end */





#pagecontent .full .image{
	float: left;
	margin: 0 14px 20px 6px;
	width: 125px;
	padding: 1px;
	background-color: #dbaf00;
}

#pagecontent .full .image p{
	color: #333;
	overflow: hidden;
	height: 2.7em;
	margin: 0;
	padding: 3px;
}

#pagecontent .full .last{
	margin-right: 0;
}

/* @end */

/* @end */



/* @end */

/* @group Footer */

#footer {
	float: left;
	background: url(../images/hr.jpg) no-repeat right 0;
	width: 746px;
	padding: 10px 24px 0 0;
	margin-left: 106px;
	
}


#footer ul {
	list-style: none;
	padding-left: 6px;
}

#footer ul li {
	list-style: none;
	padding-right: 10px;
	margin: 0 10px 0.7em 0;
	background: url(../images/vr.gif) no-repeat right center;
	float: left;
	height: 23px;
}

#footer ul li a{
	padding-top: 3px;
	display: block;
	font-size: 0.7em;
	text-decoration: none;
}
#footer ul li a:hover{
	text-decoration: underline;
}

#footer ul li.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}

#footer ul.left {
	float: left;
}

#footer ul.left-bottom {
	float: left;
	margin-left: 0;
	padding-left: 20px;
}

#footer ul.left-bottom a{
	color: #ccc;
}


#footer ul.left-bottom li {
	background-image: url(../images/vr_gray.gif);
}

#footer ul.left-bottom li.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}

#footer ul.right {
	float: right;
}

/* @end */

/* @end */
.NewsReleaseDate
{
	margin-left:5px;
}


.PagerControl
{
	clear:both;
	float:left;
}

