* {
	border:0;
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	line-height:130%;
	background:#fff;
	color:#010101;
	text-align:center;
}

div#wrapper {
	display:block;
	width:780px;
	margin:10px auto;
	text-align:left;
}

.floatright {float: right;}
.floatleft {float: left;}

/* // HEADER // */

div#header {
	/*border:1px solid #000;*/
	height:103px;
	margin-bottom:10px;
	position:relative;
}

h1 a {
	display:block;
	height:83px;
	width:164px;
	padding:10px;
	float:left;
	background:url('/images/communique_logo.jpg') center no-repeat;
}

h2 {
	display:block;
	height:35px;
	width:293px;
	margin:10px 0 10px 220px;
	background:url('/images/tagline.gif')  center no-repeat;
}

h1 span, h2 span {display:none;}

h3 {
	font-size:1.2em;
	color:#a2aa2f;
	text-transform:uppercase;
}

h4 {
	font-size:1.2em;
	padding: 0 0 3px 0;
}

.green {color:#a2aa2f;
}

h5 {
	font-size: 1em;
	color:#999;
	padding: 0 0 15px 0;
	}
	


div#topmenu {
	margin:10px 0 10px 190px;
	border-top:1px solid #cae300
}

div#topmenu ul {
	padding: 0;
	margin: 15px 0 0 32px;
	list-style: none;
}

div#topmenu ul a {
	display: block;
	margin-right:30px;
	//width: 10em;
	font-size: 1.1em;
}

div#topmenu ul li {
	float: left;
	//width: 10em;
	font-size:1.1em;
}

#topmenu ul li ul {
	position: absolute;
	width: 425px;
	margin: 0;
	left: -999em;
	padding: 5px;
	background: #A2AA2F;
	z-index:100;
}

#topmenu ul li ul li { width: 141px; }

#topmenu ul li ul li a {
	width: 136px;
	background: #C4C97A;
	padding: 1px 2px;
	margin: 1px 1px 0 0;
	font-size:0.9em;
}

#topmenu ul li:hover ul, #topmenu ul li.sfhover ul {
	left: auto;
}

a:hover {
	color:#a2aa2f;
}

.page {
	position:absolute;
	right:0px;
	top:20px;
}

/* Meera Experimental */

div#topmenu2 {
	margin:10px 0 10px 190px;

}

div#topmenu2 p {
	float: left;
	background: url('/images/menu_border.gif') top no-repeat;
	width: 590px;
	height:5px;

}


div#topmenu2 ul {
	float: left;
	padding: 0;
	margin: 15px 0 0 30px;
	list-style: none;
	width: 500px;
	
}

div#topmenu2 ul a {
	display: block;
	margin-right:30px;
	font-size: 1.1em;
	font-weight:bold;
	color: #333333;

}

div#topmenu2 ul a:hover {
	color: #a2aa2f;
	}

div#topmenu2 ul li {
	float: left;
	/* //width: 10em; */
	font-size:1.1em;
}

#topmenu2 ul li ul li {
	float: left;  
	width: 141px; 
	}

#topmenu2 ul li ul li a {
	width: 136px;
	background: #C4C97A;
	padding: 1px 2px;
	margin: 1px 1px 0 0;
	font-size:0.9em;

}

#topmenu2 ul li:hover ul, #topmenu ul li.sfhover ul {
	left: auto;
}

/* // SCROLLER // */

#scroller {
	width:780px;
	height:190px;
	margin:20px 0;
	/*border:1px solid #000;*/
	overflow:auto;
}
#scroller2 {
	width:780px;
	height:385px;
	overflow:auto;
}

#scroller #container {
	width:2000px;
}

#scroller #container * {
	margin-right:15px;
}

#scroller #container div {
	display:block;
	float:left;
}

#scroller2 div {
	display:block;
	float:left;
}






/* // COLUMNS // */

div#three_columns,two_columnscont
div#two_columns {
	display:block;
	width:780px;
	/* border:1px solid #000; */
	float:left;
}

div#two_columns  {
	float: left; 
	margin-bottom: 17px;
	
	}

div#two_columnscont  {
	float: left;
	margin-bottom: 17px;
	#margin-bottom: 10px;
	}


.column {
	display:block;
	min-height:280px;
	width: 220px;
	float:left;
}

.contactrightcolumn {
	padding-right: 0px;
}

.doublecolumn {
	display:block;
	width:515px;
	padding-right:15px;
	margin-right: 0;
	float:left;
}

.column h3 {
	margin-bottom:10px;
}

.mid {
	margin:0 15px;
}

#client_table {
	display:block;
	width:780px;
	background:#A2AA2F;
	padding-bottom:10px;
	margin-bottom:20px;
}

.client_cell {
	display:block;
	width:144px;
	height:115px;
	float:left;
	padding:10px 0 0 10px;
}

.client_cell a {
	float: left; 
	margin-top: 5px;
}


.client_cell a:hover {
	color:#fff;
}

#map {
	float:left;
	width:515px;
	display:block;
	height: 385px;
	
}

#mapthm img {
	margin-top:20px;
	display:block;
	
}

.tableFlash {
	display:block;
	width:144px;
	height:100px;
	overflow:hidden;
}

.tableFlash a {
	padding:0;
	margin:0;
	}





/* // FOOTER // */
#footer { background:url('/images/winner.gif') no-repeat top left; height:74px;}
.bor {
	float: right;
	background: url('/images/foot_border.gif') top no-repeat;
	width: 590px;
	height:5px;
	margin: 10px 0;
}
div#footer div.left {float:right; margin:0 0px; width:210px; text-align:left;}
div#footer div.left2 {float:right; margin:0 0px; width:230px; text-align:left;}
.clear { clear:both;}

div#footer {
	clear:both;
	display:block;
	width:780px;
	color:#000;
	font-weight:bold;
}

/*div#footer p {
	padding:15px 20px 0px 150px;
	#padding:5px 20px 0px 150px;
}*/

div#footer span, a {
	color:#000;
	text-decoration:none;
}

div#footer a:hover { color: #000; text-decoration: underline; }

div#footer span.split {
	color:#fff;
	
}

ul.upperdark {
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0;
}

ul.upperdark li {
	margin-bottom: 5px;
}

div.content p {
	margin: 10px 0;
}

div.content p.first {
	margin: 0 0 10px 0;
}

p.insight {
	color: #A2AA2F;
	font-size: 1.1em;
}
.share {display:block; float:right; width:140px; text-align:right;}

/* // GENERAL CLASSES // */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


/* Latest News */

#latestnews {
	float: left; 
	display:block;
	width:780px;
	background:#A2AA2F;
	padding-bottom:5px;
	margin-bottom:133px;
	#margin-bottom:124px;
	}
	
#latestnews p {padding: 5px; font-weight:bold; }
#latestnews a:hover {color: #fff;}

.latestcamp p {padding: 0 0 8px 0;}

.campaigns {float: left; margin: 10px 12px 0 10px; }
.campaigns img {width: 245px; height:230px;}
.press {float: left; margin: 10px 13px 0 0;    }
.press img {width: 245px; height:230px;}
.team {float: left;  margin: 10px 0 0 0; }
.team img {width: 245px; height:230px;}


/* Press Release */

.presscontent {float: left; height: 405px; width: 100%;  }
.presscontent p { padding-bottom: 8px;}
.presscontent a {color:#a2aa2f; font-weight:bold;  }
.presscontent span {color: #666;}
.presscontent a:hover {color:#a2aa2f; text-decoration:underline; }

.news {float: left; background:url('/images/break.gif') bottom no-repeat; padding: 10px 30px 10px 0;}
.newsmore {float: left; padding: 0px 30px 10px 0; margin-top:10px;}

.teamnews {float: left; background:url('/images/break.gif') bottom no-repeat; padding: 10px 30px 10px 0; width:730px; }
.teamnews img {float: left; padding: 0 15px 0 0; width:125px;}
.teamnews p {float: left; line-height:16px; width: 585px; }
.team_left {float: left; width: 140px;}
.team_right {float: right; width: 400px;}

.team_right h4 {float: left; width: 585px; font-size: 11px; color: #a2aa2f; padding: 0 0 2px 0; }

.gallery {float: left; margin: 0; height: 361px;}
.gallery a {float: left; margin: 5px 3px 5px 3px; padding: 3px; border: 1px solid #ccc;}