@charset "utf-8";
/* CSS Document */
#page-marketing-wrap{
	width:100%;
	background:url('../images/page-packages-bg.jpg') #040404 no-repeat top center;
	height:1449px;
}
#page-marketing{
	width:1027px;
	min-height:400px;
	margin:0 auto;
	position:relative;
}
.page-title-bar{
	width:487px;
	height:71px;
	margin:0 auto 0 auto;
	background:url('../images/page-title-bar.png');
	top:-85px;
	left:280px;
	position:absolute;
	font-size:55px;
	color:#FFF;
	font-style:italic;
	font-variant:condensed;
	text-shadow: #8c4105 2px 2px 2px;
	padding:47px 0px;
	text-align:center;
}
#marketing-content{
	display:inline-block;
	width:1027px;
	padding:100px 0px 0px 0px;
}
#marketing-intro{
	width:994px;
	height:347px;
	background:url('../images/marketing-intro-bg.png') no-repeat top center;
	margin:0px 0px 0px -30px;
}
#marketing-intro p{
	width:500px;
	display:block;
	font-size:14px;
	color:#FFF;
	padding:70px 50px 50px 370px;
}
.packages{
	display:inline-block;
	padding:10px 0px 0px 90px;
}
.packages-images{
	float:left;
	display:inline-block;
	position:relative;
	margin: 79px -45px 0 0;
}
.packages-list{
	float:left;
	display:inline;
	width:623px;
	height:282px;
	background:url('../images/packages-list-bg.png') no-repeat top center;
	padding:0px 0px 0px 50px;
}
.packages-name{
	margin:-12px 0px 0px 0px;
	display:inline-block;
}
.packages-name div{
	font-size:31px;
	color:#333;
	float:left;
	display:inline;
}
.packages-name div:nth-child(2){
	padding: 23px 0 0 8px;
}
.packages-content p{
	width:500px;
	padding: 10px 55px;
	color:#333;
	font-size:14px;
}
.packages-content{
	display:inline-block;
	margin:23px 0px 0px 0px;
}