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

/* Global Style */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: Georgia, serif;
	color: #887E6;
	text-align: center;
}

#wrapper {
	margin: auto;
	width: 1000px;
	height:;
}

/* Headers and Titles */

#header {
	float: left;
	width: 1000px;
	height: 272px;
	overflow: hidden;
	padding: 0px;
	background-image:;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

.logoheader {
	float: left;
	width: 333px;
	height: 272px;
	background-repeat: no-repeat;
}

a img { 
	border: none; 
}

h1 {
	align: right;
	width: 667px;
	float: left;
	color: #80A1B6;
	font-size: 24px;
	margin-top: 71px;
	margin-bottom: 41px;
}
 
/* navigation bar */

#navbar1 {
	width: 333px;
	height: 50px;
	float: left;
	background-image:;
}

#navbar2 {
	width: 667px;
	height: 50px;
	float: left;
	background: #80a0b4;
}

#navbar2 ul {
  margin: 8px 0 0 0;
  padding: 0 0 0 5px;
  width: 655px;
  overflow: hidden;
  line-height: normal;
}

#navbar2 ul li {
  text-align: center;
  display: inline;
  float: left;
  overflow: hidden;
}

#navbar2 ul li a{
  color: #fff;
  display: block;
  font-weight: normal;
  height: 24px;
  padding: 10px 13px 0 13px;
  float: left;
  border-right: 1px solid #fff;
  text-transform: uppercase;
}
#navbar2 ul li a.last{ border: none; }
#navbar2 ul li a.clients{  
  padding-top: 4px;
  height: 28px;
}
#navbar2 ul li a.active,#navbar2 ul li a:hover {
  color: #013a65;
}





/* Links */

a {
	color: #80A1B6;
	text-decoration:none;
}

a:visited { 
	text-decoration: none; 
	color: #91B2C7;
}

a:hover, a:focus, a:active {
	color: #BCCBD3;
}

/* Main Paragraph */

p { 
	margin-top: 0;
	margin-left: 0; 
	text-align: left;
}

/* footer */

#footer {
	width: 500px;
	float: left;
	height: 15px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3B3B3;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	padding-top: 40px;
	padding-left: 67px;
	clear: both;
}

/* ----------------- Index Page Style -----------------  */

#flashmovie {
	float: right;
	width: 667px;
	height: 272px;
	overflow: auto;
} 

#indexPagerightcolumn {
	width: 590px;
	height: 260px;
	float: left;
	color: #887E6E;
	line-height: 20px;
	letter-spacing: .5px;
	text-align: left;
}

#indexPageleftcolumn {
	width:220px;
	height: 296px;
	float: left;
	color: #003A63;
	font-size: 11px;
	padding-top: 80px;
	padding-left: 56px;
	padding-right: 56px;	
}

#indexPagetitle {
	background-image:url(../Images/homePage_title1.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

.quote {
	font-style: italic;
	line-height: 18px;
}


/* slider */
#slider-container {
  width:667px;
  height:272px;
  float:right;
  position: relative;
}

.message { 
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10000;
}

#slider {
  
}

/* Sub Navigation (About Us and Services) Style */

#SubNav {
	width: 333px;
/* 	height: 300px; */
	float: left;	
	text-transform: uppercase;
	margin-bottom: 100px;
}

.clientTagLine span {
  font-size: 12px;
  color: #887E6E;
  line-height: 18px;
  display: block;
  font-family: Georgia, serif;
  font-weight: normal;
  text-transform: none;
  padding: 0 60px 10px 0;
}
  
ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	line-height: 25px;
	margin-top: 80px;
	margin-left: 38px;
}

#rightcolumn {
	width: 590px;
	float: left;
	color: #887E6E;
	line-height: 20px;
	letter-spacing: .5px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
}

.client-list {
  font-family: Georgia, serif;
  line-height: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.client-list a { 
  color: #887E6E; 
  text-decoration: underline;
}

/* ------------------------------------------------- About Us (Mario E Diaz) Page Style ------------------------------------------------- */

#aboutUsMDiaz {
	float: right;
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/aboutUsMario_header.jpg);
} 

#aboutUstitleMDiaz {
	background-image: url(../images/aboutUsPage_mariodiaz.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* About Us (Lee Miller) Page Style */

#aboutUsLMiller {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/aboutUsLee_header.jpg);
	float: right;
} 

#aboutUstitleLMiller {
	background-image: url(../images/aboutUsPage_leeMiller.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

/* About Us (Wendy Villa) Page Style */

#aboutUsWVilla {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/aboutUsWendy_header.jpg);
	float: right;
} 

#aboutUstitleWVilla {
	background-image: url(../images/aboutUsPage_wendyVilla.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

/* About Us (J Manny Tarango) Page Style */

#aboutUsJMTarango {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/aboutUsManny_header.jpg);
	float: right;
} 

#aboutUstitleJMTarango {
	background-image: url(../images/aboutUsPage_jmannyTarango.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

/* About Us (Chris McGill) Page Style */

#aboutUsCMcgill {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/aboutUsChris_header.jpg);
	float: right;
} 

#aboutUstitleCMcgill {
	background-image: url(../images/aboutUsPage_cMcgill.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

/* About Us (Amanda Wright) Page Style */

#aboutUsAWright {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/aboutUsAmanda_header.jpg);
	float: right;
} 

#aboutUstitleAWright  {
	background-image: url(../images/aboutUsPage_aWright.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

/* About Us (Melissa Heckler) Page Style */

#aboutUsMKeckler {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/aboutUsMelissa_header.jpg);
	float: right;
} 

#aboutUstitleMKeckler  {
	background-image: url(../images/aboutUsPage_melissakeckler.jpg);
	background-repeat: no-repeat;
	height: 56px;
}

/* About Us (Joshua Zaragoza) Page Style */

#aboutUsJZaragoza {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/aboutUsJoshua_header.jpg);
	float: right;
} 

#aboutUstitleJZaragoza  {
	background-image: url(../images/aboutUsPage_joshuazaragoza.jpg);
	background-repeat: no-repeat;
	height: 35px;
}




/* ------------------------------------------------- Services (Government Relations) Page Style ------------------------------------------------- */

#servicesheader {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/services_header.jpg);
	float: right;
} 

/* Government Relations */

#servicesGRelations {
	background-image: url(../images/servicesPage_governmentRelations.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Public/Media Relations */

#servicesPMRelations {
	background-image: url(../images/servicesPage_publicmediaRelations.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Lobbying */

#servicesLobbying {
	background-image: url(../images/servicesPage_lobbying.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Campaign Consulting */

#servicesCConsulting {
	background-image: url(../images/servicesPage_campaignConsulting.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Homeland Security */

#servicesHSecurity {
	background-image: url(../images/servicesPage_homelandSecurity.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Crisis Management */

#servicesCManagement {
	background-image: url(../images/servicesPage_crisisManagement.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Community Outreach */

#servicesCOutreach{
	background-image: url(../images/servicesPage_communityOutreach.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Fundraising */

#servicesFundraising{
	background-image: url(../images/servicesPage_fundraising.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Event Planning */

#servicesEPlanning{
	background-image: url(../images/servicesPage_eventPlanning.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/* Left Column Space */
#leftcolumn {
	align: top-left;
	width: 333px;
	height: 420px;
	float: left;	
}

/* ------------------------------------------------- Clients and Partners Page Style ------------------------------------------------- */

#clientsPartnersheader {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/clients-and-partners.jpg);
	float: right;
} 

#clientsPartners {
	background-image: url(../images/clientsAndPartnersPage_title.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

#rightcolumn1 {
	width: 350px;
	float: left;
	color: #887E6E;
	line-height: 18px;
	letter-spacing: .5px;
	font-size: 12px;
	text-align: left;
}

#rightcolumn2 {
	width: 317px;
	float: left;
	color: #887E6E;
	line-height: 18px;
	letter-spacing: .5px;
	font-size: 12px;
	text-align: left;
}

#clients-associations {
	background-image: url(../images/clientsPage_asssociations.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-campaigns {
	background-image: url(../images/clientsPage_campaigns.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-government {
	background-image: url(../images/clientsPage_government.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-green {
	background-image: url(../images/clientsPage_green.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-healthcare {
	background-image: url(../images/clientsPage_healthcare.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-higherEducation {
	background-image: url(../images/clientsPage_higherEducation.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-partners {
	background-image: url(../images/clientsPage_partners.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-technology {
	background-image: url(../images/clientsPage_technology.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-tourism {
	background-image: url(../images/clientsPage_tourism.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-transportation {
	background-image: url(../images/clientsPage_transportation.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#clients-other {
	background-image: url(../images/clientsPage_other.jpg);
	background-repeat: no-repeat;
	height: 35px;
}






/* ------------------------------------------------- News Page Style ------------------------------------------------- */

#newsheader {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/news-header.jpg);
	float: right;
} 

#news {
	background-image: url(../images/newsPage_title.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

.newslinks {
	font-style: normal;
}

/* ------------------------------------------------- Community Page Style ------------------------------------------------- */

#communityheader {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/community_header.jpg);
	float: right;
} 

#community {
	background-image: url(../images/communityPage_title.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

.bluetext {
	color: #80A1B6;
}

/* ------------------------------------------------- Testimonials Page Style ------------------------------------------------- */

#testimonialsheader {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/testimonials-header.jpg);
	float: right;
} 

#testimonials {
	background-image: url(../images/testimonialsPage_title.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

.italictext {
	font-style: italic;
	margin-bottom: 3px;
}

/* ------------------------------------------------- Contact Us Page Style ------------------------------------------------- */

#contactUsheader {
	width: 667px;
	height: 272px;
	overflow: auto;
	background-image: url(../images/contactUs-header.jpg);
	float: right;
} 

#contactUs {
	background-image: url(../images/contactUsPage_title.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

#contactUscolumn1 {
	width: 270px;
	float: left;
	color: #887E6E;
	line-height: 20px;
	letter-spacing: .5px;
	text-align: left;
}

#contactUscolumn2 {
	width: 270px;
	float: left;
	color: #887E6E;
	line-height: 20px;
	letter-spacing: .5px;
	text-align: left;
}

.contactUslocations {
	color: #80A1B6 ;
	margin-bottom: -3px;
}

.contactUsMaps {
	text-decoration: underline;
}

#footer2 {
	width: 250px;
	float: right;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3B3B3; 
	text-align: center;
	margin: 28px 10px 10px 10px;
	padding: 10px;
	padding-top: 10px;
	padding-left: opx;
}

