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

body {
	padding:0;
	margin:0;
	background:url(../images/bg.jpg) repeat-x center -23px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#535151;
}
a {
	outline:none;
}
.indexOuter {
	width:100%;
	background-color:#FFF;
	padding:0;
	margin:0;
	height:600px;
}
a img {
	border:none;
}
.wrapper {
	width:1000px;
	margin:0 auto;
}
.header {
	width:1000px;
	padding-top:04px;
}
.logo {
	float:left;
	background:url(../images/sprite-img.png) left 5px;
	width:169px;
	height:70px;
}
.topMenu {
	float:right;
	padding-top:22px;
}
/*top menu*/

/**/


p {
	text-align:justify;
}
.topMenu ul li {
	list-style-type:none;
	float:left;
	margin-right:5px;
	text-transform:uppercase;
}
.topMenu ul li.last {
	background:none;
}
.topMenu ul li a {
	display:block;
	float:left;
	font-weight:bold;
	height:23px;
	text-decoration:none;
	font-size:11px;
	color:#535151;
	background:url(../images/line-bg.gif) no-repeat right center;
}
.topMenu ul li.who {
	background:url(../images/line-img.gif) no-repeat right 10px !important;
	height:20px;
	width:121px;
	margin-right:2px;
}
.topMenu ul li.who a {
	background: url(../images/top-menu.gif) no-repeat 0 0;
	height:20px;
	width:117px;
}
.topMenu ul li.who a:hover {
	background: url(../images/top-menu.gif) no-repeat 0 -23px;
	height:28px;
}
.topMenu ul li.who a.active {
	background: url(../images/top-menu.gif) no-repeat 0 -23px;
	height:28px;
}
.topMenu ul li.what {
	background: url(../images/top-menu.gif) no-repeat -114px 0;
	height:20px;
	width:139px;
}
.topMenu ul li.what a {
	background: url(../images/top-menu.gif) no-repeat -122px 0;
	height:20px;
	width:117px;
}
.topMenu ul li.what a:hover {
	background: url(../images/top-menu.gif) no-repeat -122px -23px;
	height:28px;
}
.topMenu ul li.what a.active {
	background: url(../images/top-menu.gif) no-repeat -122px -23px;
	height:28px;
}
/**/


/*top menu*/



.indexBanner {
	width:1000px;
	height: 443px;
	display:block;
	overflow:hidden;
}
.indexBannerLeft {
	float:left;
}
.indexBannerRight {
	float:right;
	padding-top:85px;
}
.indexBannerRight img {
	padding-bottom:15px;
}
.indexBannerRightContent {
	height: 250px;
	overflow: auto;
	padding-right: 35px;
	padding-left:5px;
	width: 377px;
}
.indexBannerRightContent p {
	padding:0 0 13px 0;
	margin:0;
}
.indexBannerRightContent p span {
	font-weight:bold;
}
.menuOuter {
	width:100%;
	border-bottom:solid 2px #f0f0f0;
	display:block;
	overflow:hidden;
}
.menu {
	width:880px;
	margin:0 auto;
}
/*
.menu ul
{
	padding:0;
	margin:0;
	position:relative;
}
.menu ul li
{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/bottom-line-bg.gif) no-repeat left bottom ;
    list-style-type: none;
	
}

.menu ul li a
{
	display:block;
	overflow:hidden;
	font-size: 12px;
	text-decoration: none;
	color: #949494;
	font-weight:bold;
	padding:0 35px;
	margin:23px 0 14px;
}
*/

/**/
/*top menu*/

.lavaLampWithImage {
	position: relative;
	padding:0;
	margin: 0 auto;
	text-align:center;
	width:787px;
}
.lavaLampWithImage li {
	background: url(../images/bottom-line-bg.gif) no-repeat left bottom;
	float: left;
	list-style: none outside none;
	padding: 9px 0 0;
	width: 131px;
}
.lavaLampWithImage li.first {
	background:none;
}
.lavaLampWithImage li.back {
	background: url(../images/laval.png) no-repeat right 13px;
	width: 9px;
	height: 32px;
	z-index:8;
	position: absolute;
}
.lavaLampWithImage li.back .left {
	background: url(../images/lava.png) no-repeat left -17px;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
	color: #535151;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	margin: auto 9px;
	outline: medium none;
	overflow: hidden;
	padding: 7px 0 11px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 4px;
	z-index: 10;
}
.lavaLampWithImage li a:active {
	border: none;
	color:#fff !important;
}
.lavaLampWithImage li a:hover {
	border: none;
	color:#fff;
}
.lavaLampWithImage li.current a {
	color:#46abd9 !important;
}
/**/

.menu ul li.first {
	background:none !important;
}
.footerOuter {
	width:100%;
}
.footer {
	width:943px;
	margin:0 auto;
	padding:0 30px;
	color:#5f5f5f;
	font-size:10px;
	text-transform:uppercase;
	padding:19px 0;
}
.footerLeft {
	float:left;
}
.footerRight {
	float:right;
}
.footerRight a {
	color:#5f5f5f;
	text-decoration:none;
}
.footerRight a:hover {
	color:#000;
}
.content {
	display: block;
	overflow: hidden;
	padding-bottom: 70px;
	width: 1000px;
	clear:both;
	padding-top: 5px;
}
.pBottom {
	padding-bottom: 25px;
}
.h413 {
	height: 413px;
}
/*services*/

* {
	margin:0;
	padding:0
}
.servicesContent {
	list-style:none;
	width:1000px;
	height:368px;
	display:block;
	overflow:hidden
}
.servicesContent li {
	float:left;
	display:inline;
	overflow:hidden
}
.servicesContent a {
	text-decoration:none;
}
.servicesContent li h2 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	padding:0;
	margin:0;
	font-weight:normal;
}
.outOfHomeMedia {
	width:315px;
	background:url(../images/1-1.jpg) no-repeat;
	height:368px;
	padding:18px;
}
.outOfHomeMedia ul {
	padding:40px 20px 0 0;
	margin:0;
	display:block;
	overflow:hidden;
	float:right;
}
.outOfHomeMedia ul li {
	list-style-type:none;
	line-height:19px;
	font-size:12px;
}
.outOfHomeMedia ul a {
	clear:both;
	display:block;
	overflow:hidden;
	line-height:25px;
	color:#FFF;
	background:url(../images/sprite-img.png) no-repeat 0 -95px;
	text-decoration:none;
	padding-left:15px;
}
.events {
	width:320px;
	padding:18px;
	background:url(../images/2-2.jpg) no-repeat;
	height:368px;
}
.events ul {
	padding:40px 20px 0 0;
	margin:0;
	display:block;
	overflow:hidden;
	float:right;
}
.events ul li {
	list-style-type:none;
	line-height:19px;
	font-size:12px;
}
.events ul a {
	clear:both;
	display:block;
	overflow:hidden;
	line-height:25px;
	color:#FFF;
	background:url(../images/sprite-img.png) no-repeat 0 -95px;
	text-decoration:none;
	padding-left:15px;
}
.exhibitions {
	width:315px;
	padding:18px;
	background:url(../images/3-3.jpg) no-repeat;
	height:368px;
}
.exhibitions ul {
	padding:40px 20px 0 0;
	margin:0;
	display:block;
	overflow:hidden;
	float:right;
}
.exhibitions ul li {
	list-style-type:none;
	line-height:19px;
	font-size:12px;
}
.exhibitions ul a {
	clear:both;
	display:block;
	overflow:hidden;
	line-height:25px;
	color:#FFF;
	background:url(../images/sprite-img.png) no-repeat 0 -95px;
	text-decoration:none;
	padding-left:15px;
}
.visualMerchandizing {
	width:315px;
	padding:18px;
	background:url(../images/4-4.jpg) no-repeat;
	height:368px;
}
.visualMerchandizing ul {
	padding:40px 20px 0 0;
	margin:0;
	display:block;
	overflow:hidden;
	float:right;
}
.visualMerchandizing ul li {
	list-style-type:none;
	line-height:19px;
	font-size:12px;
}
.visualMerchandizing ul a {
	clear:both;
	display:block;
	overflow:hidden;
	line-height:25px;
	color:#FFF;
	background:url(../images/sprite-img.png) no-repeat 0 -95px;
	text-decoration:none;
	padding-left:15px;
}
.ruralMarketing {
	width:315px;
	padding:18px;
	background:url(../images/5-5.jpg) no-repeat;
	height:368px;
}
.ruralMarketing ul {
	padding:40px 20px 0 0;
	margin:0;
	display:block;
	overflow:hidden;
	float:right;
}
.ruralMarketing ul li {
	list-style-type:none;
	line-height:19px;
	font-size:12px;
}
.ruralMarketing ul a {
	clear:both;
	display:block;
	overflow:hidden;
	line-height:25px;
	color:#FFF;
	background:url(../images/sprite-img.png) no-repeat 0 -95px;
	text-decoration:none;
	padding-left:15px;
}
/*services*/

/*careers*/
.careersContent {
	list-style:none;
	width:920px;
	height:368px;
	display:block;
	overflow:hidden;
	padding:0 40px;
}
.careersContentLeft {
	float:left;
	background:url(../images/careers-bg.png) no-repeat 47px 43px;
	width:475px;
	height:376px;
}
.careersContentRight {
	float:right;
	width:440px;
}
.careersContentRight p {
	padding:0 0 20px 0;
	margin:0;
}
.careersContentRight span.subtitle {
	color:#666;
	display:block;
	overflow:hidden;
	padding:7px 0 3px;
}
.careersContentRight span {
	font-weight:bold;
	color:#000;
}
.careersContentRight span.email {
	width:40px;
	display:block;
	float:left;
	color:#424242;
}
.careersContentRight a {
	color:#333;
	text-decoration:underline;
}
.careersContentRight a:hover {
	text-decoration:none;
}
h3 {
	font-size:28px;
	font-weight:normal;
	padding: 0 0 5px 0;
	margin:0 0 8px;
	color:#333;
	text-transform:uppercase;
}
/*careers*/

/*contact-us*/

.contactUsContent {
	width:920px;
	height: 368px;
	display:block;
	overflow:hidden;
	padding:0 40px;
}
.contactUsContentLeft {
	float:left;
	background:url(../images/contact-us-bg.gif) no-repeat -16px 78px;
	height: 361px;
	width: 365px;
}
.contactUsContentRight {
	float:right;
	width:515px;
	height: 331px;
	overflow: auto;
}
.contactUsTitle {
	float:right;
	width:518px;
	padding:0 0 0 0;
}
.contactAddress {
	width:498px;
	display:block;
	overflow:hidden;
	margin:0 0 22px;
}
.contactAddressrRight {
	float:right;
}
.contactAddressLeft {
	line-height:18px;
	float:left;
	margin-right:6px;
}
.contactAddressLeft a {
	color:#3A3838;
	text-decoration:none;
}
.contactAddressLeft a:hover {
	text-decoration: underline;
}
.contactAddressLeft h4 {
	padding:0;
	margin:0;
	font-size:12px;
}
.contactAddressLeft span {
	font-weight:bold;
	font-size:13px;
}
.contactAddressRight {
	float:right;
	width:250px;
	padding:35px 0 0 0;
	line-height:18px;
}
.contactAddressRight a {
	text-decoration:none;
	color:#828282;
}
.pt10 {
	padding-top:5px;
}
.w200 {
	width:200px !important;
}
.contactAddressRight a:hover {
	text-decoration:underline;
}
.contactAddressRight span {
	width:74px;
	float:left;
	display:block;
	overflow:hidden;
	font-weight:bold;
}
.contactusDetail {
	float:left;
	height:380px;
}
.contactusDetail table {
	padding:0;
	border:solid 1px #ccc;
	border-bottom:none;
	background-color:#f4f4f4;
}
.row {
	background:url(../images/contact-td-bg.gif) repeat-x 0 19px;
}
.contactusDetail table td {
	padding:15px 18px 12px;
	line-height:20px;
}
.contactusDetail table td p {
	padding:0;
	margin:0;
}
.contactusDetail table td p img {
	float:left;
}
.contactusDetail table td p a {
	float:left;
}
.contactusDetail table td span {
	text-align:left;
	font-weight:bold;
	padding-bottom:5px;
	color:#336699;
}
.contactusDetail table td a {
	color:#3a3838;
	text-decoration: underline;
	background:url(../images/message-icon.gif) no-repeat left 6px;
	padding:0 0 0 18px;
}
.contactusDetail table td a:hover {
	color:#3a3838;
	text-decoration:none;
}
.contactForm {
	width:440px;
}
.contactForm p {
	padding:0 0 19px 0;
	margin:0;
}
.contactForm input {
	width:200px;
	border:solid 1px #d2d2d2;
	color:#8d8d8d;
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:9px;
	padding:3px 0 3px 4px;
}
.contactForm input.submitBtn {
	width:61px;
	background-color:#000;
	text-align:center;
	padding:6px 0;
	border:none;
	color:#FFF;
	float:left;
	margin-right:10px;
	cursor:pointer;
}
.contactForm textarea {
	width:200px;
	border:solid 1px #d2d2d2;
	color:#8d8d8d;
	height:40px;
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:9px;
	padding:3px 0 3px 4px;
	font-family:Arial, Helvetica, sans-serif;
}
.contactFormLeft {
	float:left;
	width:210px;
}
.contactFormRight {
	float:right;
	width:220px;
}
/*contact-us*/

/*Events*/


.eventsContent {
	width:920px;
	height:368px;
	display:block;
	overflow:hidden;
	padding:0 40px;
}
.eventsContentLeft {
	float:left;
	background:url(../images/events-bg.png) no-repeat -28px 6px;
	width:475px;
	height:355px;
}
.eventsContentRight {
	float:right;
	width:445px;
	padding-top:22px;
}
.eventsContentInner {
	width:445px;
	height:280px;
	overflow:auto;
}
.eventsOuter {
	width:380px;
	display:block;
	overflow:hidden;
	border-bottom:#cacaca 1px dotted;
	padding-bottom:20px;
	margin-bottom:20px;
}
.events {
	width:320px;
	border-bottom:#cacaca dotted 1px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.eventsRight h3 {
	font-size:20px;
	color:#e92522 !important;
	padding:0 0 6px 0;
	margin:0;
}
.eventsLeft {
	float:left;
	padding-right:17px;
}
.eventsRight {
	float:left;
}
.eventsRight ul {
	padding:0;
	margin:0;
}
.eventsRight ul li {
	list-style-type:none;
	font-weight:bold;
	line-height:18px;
}
.eventsRight ul li span {
	display:block;
	overflow:hidden;
	width:75px;
	float:left;
}
/*Events*/


/*who we are*/


.whoWeAreContent {
	width:920px;
	height:368px;
	display:block;
	overflow:hidden;
	padding:0 40px;
}
.whoWeAreContentLeft {
	float:left;
	background:url(../images/who-we-are-bg.png) no-repeat 79px 12px;
	width:475px;
	height:385px;
}
.whoWeAreContentRight {
	float:right;
	width:585px;
}
.whoWeAreContentinner {
	width:405px;
	padding-right:40px;
	height:280px;
	overflow:auto;
}
.whoWeAreContentinner p {
	padding: 0 0 10px 0;
	margin:0;
	line-height:20px;
}
.whoWeAreContentinner span {
	display:block;
	overflow:hidden;
	padding-bottom:15px;
	font-weight:bold;
}
/*who we are*/

/*what we do*/


.whatWeDoContent {
	width:920px;
	height:368px;
	display:block;
	overflow:hidden;
	padding:0 40px;
}
.clients {
	width:890px;
	height:368px;
	display:block;
	overflow:auto;
	padding:0 40px;
}
.projectOuter {
	display:block;
	height: 368px;
	text-align:center;
	padding:0 7px;
	width:972px;
}
.projectOuterContent {
	width:972px;
	height:320px;
	overflow:auto;
	padding-bottom:20px;
}
.projectOuterMenu {
	width:972px;
}
.whatWeDoContentLeft {
	float:left;
	background:url(../images/what-we-do-bg.gif) no-repeat 79px 12px;
	width:475px;
	height:385px;
}
.whatWeDoContentRight {
	float:right;
	width:445px;
	padding-top:22px;
}
.whatWeDoContentinner {
	width:405px;
	height:280px;
	padding-right:40px;
	overflow:auto;
}
.whatWeDoContentinner p {
	padding: 0 0 10px 0;
	margin:0;
	line-height:18px;
}
.whatWeDoContentinner span {
	display:block;
	overflow:hidden;
	padding-bottom:15px;
	font-weight:bold;
}
.testititle {
	font-size:20px;
	color:#000;
	font-weight:bold;
	padding:0px !important;
	margin:0px !important;
}
.p0 {
	padding:4px 0 0px 0px !important;
	margin:0px !important;
}
.insideCont {
	width:133px;
	float:right;
	color:#FFF;
}
.insideCont a {
	text-decoration:none;
	color:#FFF;
}
/*what we do*/



/*LATEST NEWS*/

.newsOuter {
	width:100%;
	clear:both;
	background-color:#f7f7f7;
	border-bottom:solid 1px #d4d4d4;
	border-top:solid 1px #d4d4d4;
	margin-top:3px;
}
.newsLeft {
	float:left;
	width:13px;
	height:36px;
	background:url(../images/news-bg.png) no-repeat left top;
}
.newsContent {
	width:974px;
	margin:0 auto;
	background-color:#f7f7f7;
	height:34px;
}
.newsTitle {
	width:161px;
	background:url(../images/news-title-img.gif) repeat-x;
3  display: block;
	overflow: hidden;
	float:left;
	text-transform:uppercase;
}
.newsTitle span {
	display:block;
	overflow:hidden;
	float:left;
	padding:13px 0 13px 12px;
	font-size:10px;
	color:#424242;
	font-weight:bold;
}
.newsTitle img {
	float:right;
}
.newsContentRight {
	width:801px;
	float:right;
	padding:13px 0 13px 12px;
}
.newsRight {
	float:right;
	width:13px;
	height:36px;
	background:url(../images/news-bg.png) no-repeat right top;
}
.whatWeContent {
	display:block;
	padding:0 40px;
	width:919px;
}
.whatWeContentTop {
	width:919px;
}
.whatWeContentBottom {
	width:919px;
}
.OutOfhomeGallery {
	width:919px;
	float:right;
	height:310px;
	margin-top:15px;
	overflow:auto;
	padding-right:20px;
}
.OutOfhomeGallery img {
	padding-left:30px;
}
.whatWeBottomLeft {
	float:left;
	width:420px;
	text-align:center;
	padding-top:40px;
}
.whatWeBottomRight {
	float:right;
	width:460px;
	height:270px;
	margin-top:30px;
	overflow:auto;
	padding-right:20px;
}
.whatWeBottomRight p {
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px;
}
.whatWeBottomRight p a {
	text-decoration:underline;
	color:#828282;
	font-weight:bold;
	font-size:13px;
}
.whatWeBottomRight p a:hover {
	text-decoration:none;
	color:#828282
}
.whatWeBottomRight ul li a {
	text-decoration:none;
	color:#828282
}
.whatWeBottomRight ul li a:hover span {
	text-decoration:underline;
}
.whatWeBottomRight span {
	display: block;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 5px;
}
.whatWeBottomRight ul {
	padding:0;
	margin:0 0 15px 0;
}
.whatWeBottomRight ul.sub {
	margin-left:7px;
}
.whatWeBottomRight ul li {
	list-style-type:none;
	background:url(../images/bullet-img.gif) no-repeat 3px 6px;
	padding: 0 0 7px 10px;
}
.readMoreBtn {
	clear:both;
}
/*out-of-home-media*/

.outHomeMediaMenu {
	width:921px;
}
.outHomeMediaMenuTop {
	width:920px;
	padding:0 10px;
	display:block;
	overflow:hidden;
}
.outHomeMediaMenuTop ul {
	padding:0;
	margin:0;
}
.outHomeMediaMenuTop ul li {
	float:left;
	list-style-type:none;
	padding:0 13px;
	background:url(../images/menu-line-bg.gif) no-repeat right center;
}
.outHomeMediaMenuTop ul li.first {
	padding:0 17px 0 0;
}
.outHomeMediaMenuTop ul li.last {
	background:none;
}
.outHomeMediaMenuTop ul li a {
	text-decoration:none;
}
a.outOfHomeMediaMenu {
	width:180px;
	height:32px;
	display:block;
	overflow:hidden;
	background:url(../images/menu-bg.png) no-repeat left top;
}
a.outOfHomeMediaMenu:hover {
	background-position:left bottom;
	width:180px;
	height:32px;
}
a.outOfHomeMediaMenuActive {
	background:url(../images/menu-bg.png) no-repeat left bottom;
	width:180px;
	height:32px;
}
a.eventsManagementMenu {
	width:166px;
	height:32px;
	display:block;
	overflow:hidden;
	background:url(../images/menu-bg.png) no-repeat -203px top;
}
a.eventsManagementMenu:hover {
	background-position:-203px bottom;
	width:166px;
	height:32px;
}
a.eventsActive {
	background:url(../images/menu-bg.png) no-repeat -203px bottom;
	width:166px;
	height:32px;
}
a.exhibitionMenu {
	width:105px;
	height:32px;
	display:block;
	overflow:hidden;
	background:url(../images/menu-bg.png) no-repeat -402px top;
}
a.exhibitionMenu:hover {
	background-position:-402px bottom;
	width:105px;
	height:32px;
}
a.exhibitionActive {
	background:url(../images/menu-bg.png) no-repeat -402px bottom;
}
a.visualMerchandizingMenu {
	width:189px;
	height:32px;
	display:block;
	overflow:hidden;
	background:url(../images/menu-bg.png) no-repeat -549px top;
}
a.visualMerchandizingMenu:hover {
	background-position:-549px bottom;
	width:189px;
	height:32px;
}
a.visualActive {
	background:url(../images/menu-bg.png) no-repeat -549px bottom;
}
a.ruralMarketingMenu {
	width:143px;
	height:32px;
	display:block;
	overflow:hidden;
	background:url(../images/menu-bg.png) no-repeat -771px top;
}
a.ruralMarketingMenu:hover {
	background-position:-771px bottom;
	width:143px;
	height:32px;
}
a.ruralActive {
	background:url(../images/menu-bg.png) no-repeat -771px bottom;
}
/**/

/**/


.outHomeMediaMenuBottom {
	width:921px;
	display:block;
	overflow:hidden;
}
.outHomeMediaBottomMenu {
	width:903px;
	background:url(../images/out-home-media-bg.gif) repeat-x;
	height:56px;
	float:left;
}
.outHomeMediaBottomMenu ul {
	padding:0;
	margin:0;
}
.outHomeMediaBottomMenu ul li {
	list-style-type:none;
	float:left;
}
.outHomeMediaBottomMenuLeft {
	float:left;
	padding:13px 15px;
}
.outHomeMediaBottomMenuLeft ul {
	padding:0;
	margin:0;
}
.outHomeMediaBottomMenuLeft ul li {
	list-style-type:none;
	float:left;
	padding:0 20px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/menu-line-bottom-bg.jpg) no-repeat right 9px;
}
.outHomeMediaBottomMenuLeft ul li.last {
	background:none;
}
.outHomeMediaBottomMenuLeft ul li a {
	text-decoration:none;
	color:#FFF;
	padding:7px 8px;
	display:block;
	overflow:hidden;
}
.outHomeMediaBottomMenuLeft ul li a:hover {
	color:#FFF;
	background-color:#047c7e;
}
.outHomeMediaBottomMenuLeft ul li a.active {
	background-color:#047c7e;
}
.bottonTitle {
	float:right;
	font-size:27px;
	color:#FFF;
	padding:16px 10px;
	font-weight:normal;
	width:465px;
	text-align:right;
}
.outHomeMediaRightbg {
	background:url(../images/out-home-media-left-bg.png) no-repeat right top;
	width:9px;
	height:56px;
	float:right;
}
.outHomeMediaLeftbg {
	background:url(../images/out-home-media-left-bg.png) no-repeat left top;
	width:9px;
	height:56px;
	float:left;
}
.projects {
	width:919px;
	float:right;
	height:310px;
	margin-top:15px;
	padding-right:20px;
}
.projectsLeft {
	float:left;
	width:255px;
}
.projectsRight {
	float:right;
	width:633px;
	overflow:auto;
	padding-top: 22px;
	height: 300px;
}
.projectsRightTitle {
	background:url(../images/title-bg.png) no-repeat;
	width:588px;
	font-size:18px;
	color:#30251f;
	height:80px;
}
.projectsRightTitle span {
	font-weight:bold;
	font-size:12px;
	display:block;
	overflow:hidden;
}
.projectsRightTitleLeft {
	float:left;
	padding:15px 18px;
	display:block;
	overflow:hidden;
}
.projectsRightTitleRight {
	float:right;
	padding:5px 18px 5px 0;
}
.projectsRightContent {
	width:588px;
	padding-top:15px;
	padding-bottom:11px;
	display:block;
	overflow:hidden;
}
.projectsRightContent h2 {
	padding:0;
	margin:0 0 8px;
	font-size:15px;
}
.projectsRightContent span.link {
	display:block;
	padding:0;
	margin:0;
	font-size:11px;
}
.projectsRightContent img {
	margin-bottom:5px;
}
.projectsRightContent span.link a {
	color:#3366ff;
	background:url(../images/web-icon.png) no-repeat;
	padding :3px 0 10px 29px;
}
.tac {
	text-align:center;
}
.projectsRightContent span {
	font-weight:bold;
}
.projectsRightContent p {
	padding:0 0 15px 0;
	margin:0;
	line-height:16px;
}
/**/


.rightMenu {
	background:url(../images/left-menu-line-bg.gif) repeat-y 180px 0;
	float: right;
	width: 214px;
	padding:20px 0;
}
.rightMenu ul {
	margin: 0;
	padding: 0;
}
.rightMenu ul li {
	background: url(../images/left-menu-bottom-bg.gif) no-repeat -33px bottom;
	color: #333333;
	cursor: pointer;
	font-weight: normal;
	list-style-type:none;
	margin-bottom:1px;
}
.rightMenu ul li.activebtn a {
	background:url(../images/projects-out-home-right-hover.gif) no-repeat right #047C7E;
	color:#fff !important;
}
.rightMenu ul li.activebtn a:hover {
	background:url(../images/projects-out-home-right-hover.gif) no-repeat right #047C7E;
	color:#fff !important;
}
.rightMenu ul li a {
	color: #333333;
	display: block;
	overflow: hidden;
	padding: 7px 0 7px 32px;
}
.rightMenu ul li a:hover {
	background:url(../images/projects-out-home-right-bg.gif) no-repeat right #1cc3c7;
	color:#fff;
}
/*out-of-home-media*/


/*event*/


.eventMenuBottom {
	width:921px;
	display:block;
	overflow:hidden;
}
.eventLeftbg {
	background:url(../images/events-menu-left-bg.png) no-repeat left top;
	width:9px;
	height:56px;
	float:left;
}
.eventRightbg {
	background:url(../images/events-menu-left-bg.png) no-repeat right top;
	width:9px;
	height:56px;
	float:left;
}
.eventBottomMenu {
	width:903px;
	background:url(../images/events-bg2.gif) repeat-x;
	height:56px;
	float:left;
}
.eventBottomMenuLeft {
	float:left;
	padding:13px 15px;
}
.eventBottomMenuLeft ul {
	padding:0;
	margin:0;
}
.eventBottomMenuLeft ul li {
	list-style-type:none;
	float:left;
	padding:0 20px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/menu-line-bottom-bg.jpg) no-repeat right 9px;
}
.eventBottomMenuLeft ul li.last {
	background:none;
}
.pLeft {
	padding:0 20px 0 0 !important;
}
.eventBottomMenuLeft ul li a {
	text-decoration:none;
	color:#FFF;
	padding:7px 8px;
	display:block;
	overflow:hidden;
}
.eventBottomMenuLeft ul li a:hover {
	color:#FFF;
	background-color:#426a01;
}
.eventBottomMenuLeft ul li a.active {
	background-color:#426a01;
}
.eventrightMenu {
	background:url(../images/left-menu-line-bg.gif) repeat-y 180px 0;
	float: right;
	width: 214px;
	padding:20px 0;
}
.eventrightMenu ul {
	margin: 0;
	padding: 0;
}
.eventrightMenu ul li {
	background: url(../images/left-menu-bottom-bg.gif) no-repeat -33px bottom;
	color: #333333;
	cursor: pointer;
	font-weight: normal;
	list-style-type:none;
	margin-bottom:1px;
}
.eventrightMenu ul li.activebtn a {
	background:url(../images/event-left-bg.gif) no-repeat right top #446c04;
	color:#fff !important;
}
.eventrightMenu ul li.activebtn a:hover {
	background:url(../images/event-left-bg.gif) no-repeat right top #446c04;
	color:#fff !important;
}
.eventrightMenu ul li a {
	color: #333333;
	display: block;
	overflow: hidden;
	padding: 7px 0 7px 32px;
}
.eventrightMenu ul li a:hover {
	background:url(../images/event-left-bg.gif) no-repeat right bottom #83c718;
	color:#fff;
}
/*event*/


/*exhibition*/

.exhibitionMenuBottom {
	width:921px;
	display:block;
	overflow:hidden;
}
.exhibitionLeftbg {
	background:url(../images/exhibition-menu-bg.png) no-repeat left top;
	width:9px;
	height:56px;
	float:left;
}
.exhibitionRightbg {
	background:url(../images/exhibition-menu-bg.png) no-repeat right top;
	width:9px;
	height:56px;
	float:left;
}
.exhibitionBottomMenu {
	width:903px;
	background:url(../images/exhibition-menu-bg2.gif) repeat-x;
	height:56px;
	float:left;
}
.exhibitionBottomMenuLeft {
	float:left;
	padding:13px 15px;
}
.exhibitionBottomMenuLeft ul {
	padding:0;
	margin:0;
}
.exhibitionBottomMenuLeft ul li {
	list-style-type:none;
	float:left;
	padding:0 20px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/menu-line-bottom-bg.jpg) no-repeat right 9px;
}
.exhibitionBottomMenuLeft ul li.last {
	background:none;
}
.exhibitionBottomMenuLeft ul li a {
	text-decoration:none;
	color:#FFF;
	padding:7px 8px;
	display:block;
	overflow:hidden;
}
.exhibitionBottomMenuLeft ul li a:hover {
	color:#FFF;
	background-color:#c4560c;
}
.exhibitionBottomMenuLeft ul li a.active {
	background-color:#c4560c;
}
/*exhibition*/





/*Visual*/

.visualMenuBottom {
	width:921px;
	display:block;
	overflow:hidden;
}
.visualMenuLeftbg {
	background:url(../images/visual-menu-bg.png) no-repeat left top;
	width:9px;
	height:56px;
	float:left;
}
.visualMenuRightbg {
	background:url(../images/visual-menu-bg.png) no-repeat right top;
	width:9px;
	height:56px;
	float:left;
}
.visualMenuBottomMenu {
	width:903px;
	background:url(../images/visual-menu-bg-2.gif) repeat-x;
	height:56px;
	float:left;
}
.visualMenuBottomMenuLeft {
	float:left;
	padding:13px 15px;
}
/*Visual*/




/*rural*/


.ruralMenuBottom {
	width:921px;
	display:block;
	overflow:hidden;
}
.ruralLeftbg {
	background:url(../images/rural-marketing-menu-bg.png) no-repeat left top;
	width:9px;
	height:56px;
	float:left;
}
.ruralRightbg {
	background:url(../images/rural-marketing-menu-bg.png) no-repeat right top;
	width:9px;
	height:56px;
	float:left;
}
.ruralBottomMenu {
	width:903px;
	background:url(../images/rural-marketing-menu-bg2.gif) repeat-x;
	height:56px;
	float:left;
}
.ruralBottomMenuLeft {
	float:left;
	padding:13px 15px;
}
.ruralBottomMenuLeft ul {
	padding:0;
	margin:0;
}
.ruralBottomMenuLeft ul li {
	list-style-type:none;
	float:left;
	padding:0 20px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/menu-line-bottom-bg.jpg) no-repeat right 9px;
}
.ruralBottomMenuLeft ul li.last {
	background:none;
}
.ruralBottomMenuLeft ul li a {
	text-decoration:none;
	color:#FFF;
	padding:7px 8px;
	display:block;
	overflow:hidden;
}
.ruralBottomMenuLeft ul li a:hover {
	color:#FFF;
	background-color:#a30d1b;
}
.ruralBottomMenuLeft ul li a.active {
	background-color:#a30d1b;
}
.ruralrightMenu {
	background:url(../images/left-menu-line-bg.gif) repeat-y 180px 0;
	float: right;
	width: 214px;
	padding:20px 0;
}
.ruralrightMenu ul {
	margin: 0;
	padding: 0;
}
.ruralrightMenu ul li {
	background: url(../images/left-menu-bottom-bg.gif) no-repeat -33px bottom;
	color: #333333;
	cursor: pointer;
	font-weight: normal;
	list-style-type:none;
	margin-bottom:1px;
}
.ruralrightMenu ul li.activebtn a {
	background:url(../images/rural-left-bg.gif) no-repeat right bottom #b31123;
	color:#fff !important;
}
.ruralrightMenu ul li.activebtn a:hover {
	background:url(../images/rural-left-bg.gif) no-repeat right bottom #b31123;
	color:#fff !important;
}
.ruralrightMenu ul li a {
	color: #333333;
	display: block;
	overflow: hidden;
	padding: 7px 0 7px 32px;
i
}
.ruralrightMenu ul li a:hover {
	background:url(../images/rural-left-bg.gif) no-repeat right top #f04b5e;
	color:#fff;
}
/*rural*/

.exhibitionGallery {
	display: block;
	height: 310px !important;
	margin-top: 15px;
	overflow: auto;
	width: 919px;
}
.exhibitionGallery ul {
	padding:0;
	margin:0;
}
.exhibitionGallery ul li {
	list-style-type:none;
	float:left;
	background:url(../images/gallery-bg.png) no-repeat;
	width:133px;
	height:116px;
	padding: 26px 20px;
	margin-right:5px;
}
.testimonialsContent {
	width:920px;
	height:368px;
	display:block;
	overflow-x: hidden;
	overflow-y: scroll;
	padding:0 40px;
}
.testimonials {
	display: block;
	margin-top: 39px;
	overflow: auto;
	width:970px;
}
.testimonials ul {
	padding:0;
	margin:0;
}
.testimonials ul li {
	list-style-type:none;
	float:left;
	padding:0;
	margin:0 31px 20px 0;
}
.clemtImg {
	float: left;
	margin-right:10px;
}
.projectgalleryImg {
	float:right;
	margin:-8px 0 0 0 !important;
	width:135px;
}
.projectgalleryImgBtn {
	float:right;
	margin:-8px 0 0 0 !important;
	width:151px;
}
.projectgalleryImgBtn1 {
	float:right;
	margin:-8px 0 0 0 !important;
	width:161px;
}
.projectgalleryImgBtn2 {
	float:right;
	margin:-8px 0 0 0 !important;
	width:181px;
}
.visualMenuBottomMenuLeft {
	float:left;
	padding:13px 15px;
}
.visualMenuBottomMenuLeft ul {
	padding:0;
	margin:0;
}
.visualMenuBottomMenuLeft ul li {
	list-style-type:none;
	float:left;
	padding:0 20px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/menu-line-bottom-bg.jpg) no-repeat right 9px;
}
.visualMenuBottomMenuLeft ul li.last {
	background:none;
	padding:0;
}
.visualMenuBottomMenuLeft ul li a {
	text-decoration:none;
	color:#FFF;
	padding:7px 8px;
	display:block;
	overflow:hidden;
}
.visualMenuBottomMenuLeft ul li a:hover {
	color:#FFF;
	background-color:#d33900;
}
.visualMenuBottomMenuLeft ul li a.active {
	background-color:#d33900;
}
.visualGallery {
	display: block;
	height: 310px !important;
	margin-top: 15px;
	overflow: auto;
	width: 919px;
	float:left;
s
}
.visualGallery ul {
	padding:0;
	margin:0;
}
.visualGallery ul li {
	list-style-type:none;
	float:left;
	background:url(../images/gallery-bg.png) no-repeat;
	width:133px;
	height:116px;
	padding: 26px 20px;
	margin-right:5px;
}
.projectGallery {
	width:600px;
	clear:both;
}
.projectGallery ul {
	margin:0;
	padding:0;
}
.projectGallery ul li {
	list-style-type:none;
	float:left;
	background:url(../images/gallery-bg.png) no-repeat;
	width:133px;
	height:116px;
	padding: 26px 20px;
	margin-right:5px;
}
.menu_body ul li a {
	text-decoration:none;
}
.exhibitionrightMenu {
	background:url(../images/left-menu-line-bg.gif) repeat-y 180px 0;
	float: right;
	width: 214px;
	padding:20px 0;
}
.exhibitionrightMenu ul {
	margin: 0;
	padding: 0;
}
.exhibitionrightMenu ul li {
	background: url(../images/left-menu-bottom-bg.gif) no-repeat -33px bottom;
	color: #333333;
	cursor: pointer;
	font-weight: normal;
	list-style-type:none;
	margin-bottom:1px;
}
.exhibitionrightMenu ul li.activebtn a {
	background:url(../images/projects-exhibution-bg.png) no-repeat right #c4560c;
	color:#fff !important;
}
.exhibitionrightMenu ul li.activebtn a:hover {
	background: url(../images/projects-exhibution-bg.png) no-repeat right #c4560c;
	color:#fff !important;
}
.exhibitionrightMenu ul li a {
	color: #333333;
	display: block;
	overflow: hidden;
	padding: 7px 0 7px 32px;
}
.exhibitionrightMenu ul li a:hover {
	background: url(../images/projects-exhibution-hover.png) no-repeat right #fd8501;
	color:#fff;
}
/*meida gallery style begins here*/

.mediaGalleryMenu {
	width: 565px;
	background:url(../images/media-gallery-menu-bg.png) no-repeat;
	height:45px;
	margin-bottom:12px;
	padding:7px 0 0 13px;
}
.mediaGalleryMenu ul {
	padding:0;
	margin:0;
}
.mediaGalleryMenu ul li {
	list-style-type:none;
	float:left;
	margin-right:10px
}
.mediaGalleryMenu ul li a.electronicMedia {
	width:203px;
	height:31px;
	background:url(../images/media-gallery-menu-in-bg.png) left top;
	display:block;
	overflow:hidden;
}
.mediaGalleryMenu ul li a.electronicMedia:hover {
	background-position:left bottom;
}
.mediaGalleryMenu ul li a.electronicMediaActive {
	background:url(../images/media-gallery-menu-in-bg.png) left bottom;
}
.mediaGalleryMenu ul li a.printMedia {
	width:153px;
	height:31px;
	display:block;
	overflow:hidden;
	background:url(../images/media-gallery-menu-in-bg.png) right top;
}
.mediaGalleryMenu ul li a.printMediaActive {
	background:url(../images/media-gallery-menu-in-bg.png) right bottom;
}
.mediaGalleryMenu ul li a.printMedia:hover {
	background-position:right bottom;
}
.mediaGalleryContent {
	width:535px;
	padding-right:40px;
	height:266px;
	overflow:auto;
}
.mediaGalleryContent h2 {
	padding:0 0 8px 0;
	margin:0;
	font-size:14px;
	text-transform:uppercase;
}
.calendar {
	background: url(../images/calendar-bg.gif) no-repeat scroll 0 0 transparent;
	float: left;
	height:46px;
	margin-right: 16px;
	text-align: center;
	width: 65px;
}
.calendarTop {
	width: 55px;
	display:block;
	overflow:hidden;
	padding:0px 5px;
}
.calendar span {
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}
.calendar span.left {
	float:left;
}
.calendar span.right {
	float:right;
}
.date {
	color: #3a3a3a;
	display: block;
	font-size: 12px;
	overflow: hidden;
	font-weight:bold;
	padding-top: 8px;
}
.mediaGalleryContentRight {
	color: #858585;
	float: left;
	width: 430px;
}
.mediaGalleryContentRight a {
	color: #858585;
	text-decoration:none;
}
.mediaGalleryContentRight a:hover {
	color: #858585;
	text-decoration:underline;
}
.mediaGalleryContentRight span {
	font-weight:bold;
	padding-bottom:5px;
	display:block;
	overflow:hidden;
}
.mediaGalleryContentInner {
	border-bottom: 1px solid #CECECE;
	display: block;
	margin-bottom: 7px;
	overflow: hidden;
	padding:0 0 15px 10px;
	width: 547px;
	margin-bottom:15px
}
.mediaGalleryLeftBg {
	float:left;
	background:url(../images/media-gallery-left-bg.png) no-repeat scroll -2px 55px transparent;
	width:325px;
	height:385px;
}
.galleryPhotos {
	clear:both;
	width:602px;
	margin-bottom:20px;
}
.galleryPhotos h2 {
	font-size: 18px;
	font-weight: normal;
	height: 43px;
	margin: 30px 0 10px;
	padding: 6px 19px 3px;
	background:url(../images/title-bg-gallery.png) no-repeat;
	color:#fff;
}
/*media gallery ends here*/
.w430 {
	width:430px !important;
}
a.video
{
	background:url(../images/video-icon.png) no-repeat bottom right;
	padding-right:25px;
}
