@charset "utf-8";
/* CSS Document */
html, body{
	width:100%;
	height:100%;
	margin:0px;	padding:0px;
	background:#c0c0c0;
	font-size:12px;
	font-family:'AvantGarde Bk BT', 'Century Gothic', Courier, monospace;
	text-align:center;
	color:#333333;
	}
p{
	text-align:justify;
	color:#333;
	margin:0px;
	padding:0px;
	line-height:17px;
	font-size:12px;
	}
p.home{
	text-align:justify;
	color:#333;
	margin:0px;
	padding:0px;
	line-height:17px;
	font-size:12px;
	}
img{
	border:0;
	}
a{color:#0054b3; text-decoration:none;}
a:hover{text-decoration:underline;}
.txtGary{
	color:#333;
	font-weight:bold;
	}
.txtBlueSubTitle{
	color:#0054b3;
	font-size:14px;
	}
.txtGraySubTitle{
	color:#333;
	font-size:14px;
	}
.txtRed{
	color:#f11e32;
	font-weight:bold;
	}	
.title{
	font-size:18px;
	color:#f11e32;
	}
.titleBlue{
	font-size:18px;
	color:#0054b3;
	}
.titleGray{
	font-size:18px;
	color:#5b5b5b;
	}
.titleMaroon{
	font-size:18px;
	color:#693603;
	}
	
.spanClientName{
	color:#01284c;
	font-weight:bold;
	}
a.linkReadMore{
	color:#000;
	line-height:15px;
	text-decoration:none;
	}
a.linkReadMore:hover{
	text-decoration:underline;
	}
a.linkReadMoreOre{
	color:#0054b3;
	line-height:15px;
	text-decoration:none;
	}
a.linkReadMoreOre:hover{
	text-decoration:underline;
	}
.txtfield{
	font-size:11px;
	color:#808080;
	border:1px solid #b7b7b7;
	}
.wrapper{
	width:947px;
	margin:0 auto;
	display:block;
	border:1px solid #999;
	border-top:0px;
	background:#fff;
	background:#fff url(../images/bg_body.jpg) bottom left no-repeat;
	
	}
.header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:94px;
	padding:10px 10px 0px 10px;
	}
.redline{
	height:3px;
	border-bottom:1px solid #fff;
	background:#df3222;
	}
.redlineBottom{
	height:3px;
	border-top:1px solid #fff;
	background:#df3222;
	}
.homeHeroGraphics{
	background:url(../images/bg_hero_graphics_main.jpg) top left no-repeat;
	height:257px;
	}
.aboutHeroGraphics{
	background:url(../images/bg_hero_graphics_about.jpg) top left no-repeat;
	height:257px;
	}
.servicesHeroGraphics{
	background:url(../images/bg_hero_graphics_services.jpg) top left no-repeat;
	height:257px;
	}
.corporatePartyHeroGraphics{
	background:url(../images/bg_hero_graphics_corporate.jpg) top left no-repeat;
	height:257px;
	}
.creativePartyHeroGraphics{
	background:url(../images/bg_hero_graphics_creative.jpg) top left no-repeat;
	height:257px;
	}
.productlaunchPartyHeroGraphics{
	background:url(../images/bg_hero_graphics_productlaunch.jpg) top left no-repeat;
	height:257px;
	}
.concertPlanPartyHeroGraphics{
	background:url(../images/bg_hero_graphics_concert.jpg) top left no-repeat;
	height:257px;
	}
.concertPlanPartyHeroWedding{
	background:url(../images/bg_hero_graphics_wedding.jpg) top left no-repeat;
	height:257px;
	}
.concertPlanPartyHeroPrivateParty{
	background:url(../images/bg_hero_graphics_privateparty.jpg) top left no-repeat;
	height:257px;
	}
.contactsHeroPrivateParty{
	background:url(../images/bg_hero_graphics_contact.jpg) top left no-repeat;
	height:257px;
	}
.contactsHeroGallery{
	background:url(../images/bg_hero_graphics_gallery.jpg) top left no-repeat;
	height:257px;
	}
.contactsHeroGallery1{
	background:url(../images/bg_hero_graphics_gallery1.jpg) top left no-repeat;
	height:257px;
	}
.bgOtherServiceConcert{
	 text-align:justify; background:url(../images/bg_otherServices_concert.jpg) top left no-repeat; padding:10px 10px 0px 170px; color:#504f4f; word-spacing:5px; line-height:20px;
	 }
.bgOtherServiceCreative{
	 text-align:justify; background:url(../images/bg_otherServices_creative.jpg) top left no-repeat; padding:10px 10px 0px 170px; color:#504f4f; word-spacing:5px; line-height:20px;
	 }
.bgOtherServiceProduct{
	 text-align:justify; background:url(../images/bg_otherServices_product.jpg) top left no-repeat; padding:10px 10px 0px 170px; color:#504f4f; word-spacing:5px; line-height:20px;
	 }
.bgOtherServiceWedding{
	 text-align:justify; background:url(../images/bg_otherServices_wedding.jpg) top left no-repeat; padding:10px 10px 0px 170px; color:#504f4f; word-spacing:5px; line-height:20px;
	 }
.bgOtherServicePrivate{
	 text-align:justify; background:url(../images/bg_otherServices_privateparty.jpg) top left no-repeat; padding:10px 10px 0px 170px; color:#504f4f; word-spacing:5px; line-height:20px;
	 }
.bgOtherServiceCorporate{
	 text-align:justify; background:url(../images/bg_otherServices_corporate.jpg) top left no-repeat; padding:10px 10px 0px 170px; color:#504f4f; word-spacing:5px;line-height:20px;
	 }
ul.offerList{
	margin:0px;
	padding:0px;
	list-style:none;
	}
ul.offerList li{
	background:url(../images/bg_cnt_bul.gif) no-repeat;
	margin-left:0px;
	padding:2px 0px 5px 15px;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#ff6c00;
	}
.serviceContent{
	text-align:justify;
	}
.serviceContent a{
	font-weight:normal;
	color:#0054b3;
	text-decoration:none;}
.serviceContent a:hover{
	text-decoration:underline;}
.subNavParty{
	padding:8px 0px;
	color:#dcdcdc;
	}
.subNavParty a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0px 15px;
	}
.subNavParty a:hover{
	text-decoration:none;
	color:#ffea00;
	}
.subNavParty span{
	text-decoration:none;
	color:#ffea00;
	padding:0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.photoHolder{
	padding:5px;
	border:1px solid #dedede;
	background:#edebeb;
	}		
.txtFooter{
	font-size:10px;
	color:#61605f;
	height:20px;
	}
.txtFooter a{
	font-size:10px;
	color:#333;
	text-decoration:none;
	}
.txtFooter a:hover{
	text-decoration:none;
	}
	

.text {
	padding-right: 25px;
	text-align: justify;
}
