@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}


.clear {
	clear:both;
	height:0px;
	margin:0px; 
	padding:0px;
	
}

body {
	background-image:url(../images/bg_main1.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-bottom:40px;
	background-color:#A40F00;
}


#overallContent {
	width:958px;
	background-image:url(../images/bg_overallcontent.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	padding:0 10px;
}

p {
	font-size:9pt;
	color:#333333;
	
}


/*=========== MAIN NAV =============*/

#logoContainer {
	position:absolute;
	margin-left:-6px;
}


#logoContainer a img {
	border:none;
}

#mainNav {
	height:56px;
	width:951px;
	background-image:url(../images/bg_mainNav.gif);
border-bottom:2px solid #E51A00;
	margin:0 3px;
	

}

#mainNav ul {
	width:770px;
	
	float:right;
}


#mainNav li {
	width:154px;
	display:block;
	float:left;
	text-align:center;
	height:56px;
}

#mainNav li a {
	display:block;
	padding-bottom:12px;
	padding-top:30px;
	text-align:center;
	color:#FFCD00;
	font-weight:bold;
	text-decoration:none;
	border-left:#E51A00 2px solid;
	

	
}


/*=========== HEADLINE CONTAINER =============*/




#headlineContainer {
	width:100%;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:15px;

}

#home #headlineContainer, #team #headlineContainer, #contact #headlineContainer, #whatwedo #headlineContainer, #news #headlineContainer, #portfolio2 #headlineContainer {
	
	padding-top:150px;


}


#headlineContainer h1 {
	display:none;
	
}

#headlineContainer h2 {
	font-weight:bold;
	text-transform:lowercase;
	font-size:250%;
	color:#FFCD00;
}

#headlineContainer p { 
	color:#FFFFFF;
	width:497px;
	font-weight:normal;
	font-size:110%;
}

#headlineContainer a { 
	color:#FFFFFF;
}

#headlineContainer p strong { 
	color:#FFCD00;
	font-weight:normal;
}



/*=========== MAIN CONTENT =============*/

#mainContent {
	background-image:url(../images/bg_maincontent.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF !important;
	padding:42px 12px 0 15px;

	
}

.mainContentTop {
		background-image:url(../images/hdr_maincontent.gif);
		background-repeat:no-repeat;
		background-position:top;
		display:block;
		height:7px;
}

.mainContentBottom {
		background-image:url(../images/ftr_maincontent.gif);
		background-repeat:no-repeat;
		background-position:top;
		display:block;
		height:7px;
}

#mainContent p {
	line-height:1.5;
}

#mainText {
	width:606px;
	float:left;

}

#mainText p {
	font-size:9pt;
	color:#666666;
	margin-bottom:1em;
}

/*=========== FOOTER =============*/

#footer {
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	padding:10px 15px;
	height:100px;
}

#footerAwards {
	width:449px;
	float:right;
	border-left:4px solid #FFCD00;
	padding-left:10px;
	
}

#footerAwards p {
	color:#999999;
	line-height:1.4;
}

#footerAwards p strong {
	font-weight:normal;
	text-transform:uppercase;
}

.footerFooter {
	height:10px;
	display: block;
	background-color:#0066CC;
	background-image:s
	
	}
	
ul#awardsLogos  {
	padding:10px;

	
}


#awardsLogos li {
	float:left;
	list-style:none;
	margin-right:30px;
	
}	


/*=========== SECOND NAV =============*/

#secondNav {
	background-image:url(../images/bg_sidenav.gif);
	width:300px;
	float:right;
	margin-bottom:40px;
}



#secondNav h2 {
	display:block;
	background-image:url(../images/hdr_sidenav.gif);
	background-repeat:no-repeat;
	padding:20px 20px 10px;
	color:#00A0C6;
	text-transform:lowercase;
	font-size:14pt;
}


#home #secondNav h2 {
	color:#8C8C8C;
}

#secondNav ul {
padding-left:35px;
padding-top:1em;
padding-right:15px;

}

#portfolio #secondNav ul {
padding-left:10px;
padding-top:1em;
width:275px;

}




#secondNav ul li {
	color:#D60000;
	font-size:9.5pt;
	line-height:1.5;
	padding-left:10px;
	margin-bottom:1em;
	
}
#portfolio #secondNav ul li {
	list-style:none;
	line-height:1.4;
	margin-bottom:1em;
} 




#secondNav ul li a{
	color:#D60000;
	text-decoration:none;
	
}

#secondNav ul li a:hover{
	color:#D60000;
	text-decoration:underline;
	
}

.secondNavFooter {
	background-image:url(../images/ftr_sidenav.gif);
	height:12px;
	display:block;
	background-color:#0066CC;
	background-repeat:no-repeat;
}


/*=========== HOMEPAGE STORIES =============*/



#cols1and2Wrapper {
	width:606px;
	float:left;
}

#homestory1, #homestory2 {
	width:293px;
	padding-top:20px;
}

#homestory1 img, #homestory2 img {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:2px;
}

#homestory1 h3, #homestory2 h3 {
	font-size:14pt;
	font-weight:normal;
	margin-bottom:20px;

}

#homestory1 h3 strong, #homestory2 h3 strong {
	font-weight:bold;
}

#homestory1 {
	float:left;

}



#homestory1 h3, #homestory1 a {
	color:#D60000;
}


#homestory2 {
	float:right;
}

#homestory2 h3, #homestory2 a {
	color:#FFCD00;
}


/*=========== HOMEPAGE QUOTE =============*/

#homeQuote {
	width:255px;
	position:absolute;
	margin-left:622px;
	top:58px;
	height:230px;
	background-image:url(../images/bg_homequote.png);
	background-repeat:no-repeat;
	background-position: 6px 0;
	padding:70px 40px 0 55px;
}

#homeQuote p {
	font-size:12pt;
	color:#FFFFFF;
}

#homeQuote p strong {
	color:#FFCD00;
	font-weight:normal;
}

#homeQuote p.quoteSource {
	font-size:8.5pt;
}

#homeQuote p.quoteSource strong {
	margin-top:2em;
}


/*=========== MAIN IMAGE =============*/

#mainImage img {
	margin-left:3px;
}


/*=========== PORTFOLIO =============*/

#headlineContainer h2 {
	font-size:28pt;
	font-weight:normal;
	letter-spacing:0.06em;
}
#headlineContainer h3 {
	font-size:16pt;
	font-weight:normal;
	color:#FFFFFF;
	float:left;

}



#headlineContainer h3 strong {
	color:#FFCD00;
}

#mainText a  {
	color:#D60000;
	
}

img.right {
	margin:0px 0px 15px 15px;
}

img.left {
	margin:0px 15px 15px 0px;
}


/*=========== TESTIMONIAL QUOTE =============*/

.quote {
	font-size:12pt !important;
	background-image:url(../images/bg_openquote.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
	padding-top:30px;
	margin-bottom:0.5em !important;
	display:block;
}

.quote strong, #portfolio .quoteSource strong {
	color:#FF0000;
}

#portfolio .quoteSource {
	padding-left:30px;
	margin-top:0;
	line-height:0;
	display:block;
	padding-bottom:1.5em !important;
	
}




/*=========== TEAM & CONTACT PAGE =============*/

#team h3, #contact h3, #whatwedo h3, #news h3, #portfolio2 h3  {
	display:block;
	font-size:14pt;
	font-weight:normal;
	color:#D60000;
	font-weight:bold;
	padding-bottom:41px;
	text-transform:lowercase;
	
	
}

#team #secondNav h2, #contact #secondNav h2 {
	color:#666666;
}


.teamPhoto {
	width:123px;
	
}

.teamPhoto img {
	width:123px;
	float:left;
}


.teamText {
	width:435px;
	
	float:right;
}

.teamMember {
	padding:25px 14px;
	background-image:url(../images/bg_team_member.png);
	background-repeat:repeat-x;
	border-top:#CCCCCC 1px solid;
	margin-bottom:20px;
	background-color:#D1D3D4;
}

.teamMember h4 {
	color:#00A0C6;
	font-size:14pt;
	font-weight:normal;
	margin-bottom:0.5em;
}

.teamMember p {
	margin-bottom:1em;
}

#contactDetails {
	margin-bottom:50px;
}

#contactDetails p {
	margin-bottom:2em;
}

#contactDetails p strong {
	display:inline-block;
	width:150px;bac
	
}

#contactDetails a {
	color:#D60000;
}

#contact h3 {
padding-top:20px;
}


#contact iframe {
	margin-left:12px;
}

#googleMapLink {
	padding-left:12px;
	color:#D60000;
}

#contact #mainContent {
	height:500px;

}


/*=========== WHAT WE DO =============*/

#whatwedoText p {

	}

#whatwedoText ul, #newsStory ul, #mainText ul{
	padding:1em;
}

#whatwedoText li {
	margin-bottom:1em;
	font-size:9pt;
	color:#333333;
}

#mainText li {
	margin-bottom:1em;
	color:#666666 !important;
}

#whatwedoText li strong , #newsStory li strong, #mainText li strong{
	color:#D60000;
	}
	
	
/*=========== NEWS  =============*/	

#news h4 {
	color:#333333;
	font-size:14pt;
	margin-bottom:1em;
}

#newsStory p {
	margin-bottom:1em;
}

#newsStory a   {
	color:#D60000;
	
}

 #newsStory li {
 margin-bottom:1em;
	font-size:9pt;
	color:#333333;
 }