#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	height: 1000px;
	width: 900px;
	margin: 0 auto;
	background-image: url(images/bg-social-tickets.png);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E8CB6;
	border-right-color: #1E8CB6;
	border-bottom-color: #D7006C;
	border-left-color: #DC2883;
}
#container #contact-us h1 {
	color: #009dd9;
}
#container #contact-us p {
	color: #848484;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
}
#container #contact-us a {
	color: #D7006C;
	text-decoration: none;
	font-weight: bold;
}
#container #contact-us a:hover {
	color: #2C9AC4;
}
#container #footer p {
	color: #D7006C;
	font-size: 13pt;
	font-weight: bold;
	line-height: 17pt;
}

#container #title h1 {
	color: #FFFFFF;
	font-weight: normal;
}
#container #content p {
	font-size: 11pt;
	line-height: 15pt;
	color: #FFFFFF;
}


#content {
	position:absolute;
	left:15px;
	top:230px;
	width:410px;
	height:480px;
}
#container #footer a {
	text-decoration: none;
}


#footer {
	position:absolute;
	left:299px;
	top:838px;
	width:592px;
	height:113px;
}

#title {
	position:absolute;
	left:441px;
	top:81px;
	width:344px;
	height:139px;
}

#contact-us {
	position:absolute;
	left:441px;
	top:249px;
	width:385px;
	height:170px;
}

#filler {
	position:absolute;
	left:120px;
	top:10px;
	width:290px;
	height:220px;
}
.littleprint {
	font-size: 11px;
}
