@font-face {
	font-family: ITCAvantGardeStd-Bk;
	src: url('../fonts/ITCAvantGardeStd-Bk.otf');
}
	

body {
	font:14px ITCAvantGardeStd-Bk, Arial, Tahoma, Verdana, sans-serif;
	background-color: #000;
	color:#FFF;
	background-image:url(../img/body-background.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#container {
	background-color: transparent;
	width: 970px;
	height:auto;
	min-height:900px;
	margin:0 auto 0 auto;
	position: relative;
}



#header {
	width:100%;
	height:665px;
	position:relative;
	background-color:transparent;

}

#main-header {
	width:100%;
	height:144px;
	background-color:transparent;
	background-image:url(../img/header-background.png);
	background-repeat:repeat-x;
	background-position:center top;
}

#header-left {
	width:800px;
	height:154px;
	float:right;
	text-align:Center;
}

#navigation {
	height:16px;
	overflow:hidden;
	width:770px;
	margin:10px auto 0;
}

#navigation ul {
	list-style-type:none;
}

#navigation li {
	display:inline;
	float:left;
	margin-right:40px;
}

#header-right {
	width:85px;
	height:154px;
	float:right;
}

#social-links {
	width:85px;
	overflow:hidden;
	position:Relative;
	top:20px;
	left:-10px;
}

#social-links li {
	margin-bottom:5px;
}
	

.social-youtube {
	position:relative;
	left:12px;
}



#showcase {
	height:311px;
	width:970px;
	overflow:hidden;
}

#showcase img {
	margin-top:5px;
}

#sub-header {
	height:200px;
	width:100%;
	text-align:center;
	margin-top:10px;
}

#sub-header li {
	display:inline;
	float:left;
	text-align:Center;
	width:130px;
	margin-right:8px;
}

.sub-header-item-image {
	width:130px;
	height:130px;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}


div#content {
	width:100%;
	height:460px;
	position:relative;
	background-color:transparent;
	padding-top:20px;
}

#main-content-left {
	width:430px;
	text-align:left;
	font-size:16px;
	height:430px;
	float:left;
}

#main-content-left p {
	margin-bottom:15px;
}

#twitter-feed {
	height:430px;
	float:left;
	padding:0px 20px;
	width:250px;
}

#twtr-widget-1 {
	margin-left:10px;
}

#main-content-right {
	width:250px;
	height:430px;
	float:left;
}

#main-content-right p {
	margin-bottom:15px;
}

#services-table td {
	height:150px;
	overflow:hidden;
	vertical-align:middle;
	padding-right:20px;
}

#services-table tr {
	height:130px;
	overflow:hidden;
	vertical-align:middle;
}

.services-table-container div {
	height:130px;
	width:130px;
	overflow:hidden;
}

.services-table-container {
	height:130px;
	width:130px;
	overflow:hidden;
}

#services-table h2 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

#services-table p {
	font-size:16px;
	margin-bottom:10px;
}

#portfolio-header-container div {
	float:left;
	display:inline;
}

#portfolio-header-container {
	width:100%;
	text-align:center;
}

#clients-header-container {
	width:710px;
	text-align:center;
	margin:0 auto;
}

#clients-header-container div {
	float:left;
	display:inline;
}

.contact-text h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#footer {
	width:100%;
	height:20px;	
	position:relative;
	background-color:transparent;
	padding-bottom:10px;
}

.portfolio-table td {
	padding:4px 4px 0px 0px;
}

.websites img {
	width:184px;
}

.social img {
	width:184px;
}

.artists img {
	width:100px;
}

.artists {
	margin-left:170px;
}

.portfolio-table {
}

a:link {
	color:#990000;
	text-decoration:none;
}

a:active {
	color:#990000;
	text-decoration:none;
}

a:visited {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#BB0000;
	text-decoration:none;
}

.slides_container {
	width:100%;
    height:100%;
}

.slides_container div {
    width:100%;
    height:300px;
	display:block;
}
  
ul.pagination {
	display:none;
}

.contact-table td {
	padding-bottom:10px;
	vertical-align:middle;
}

.contact-table input {
	width:200px;
}

.contact-table textarea {
	width:200px;
}

blockquote {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #FFF;
}


.testimonials-content blockquote span {
	font-style:italic;
	color:#639;
}

.testimonials-content {
	height:auto !important;
	margin-bottom:50px;
}
