/* Style Sheet for Solid LA */

body {
	background: #000 url(../images/back.jpg) no-repeat top center;
	font: 14px/1.5 "Century Gothic", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #787878;
	text-align: center;
	margin:0 auto;
	padding-top: 20px;
	}

h1 {
	font: "Century Gothic", futura, "Lucida Grande", sans-serif;
	color: #6d2a3a;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin-top: 2px;
	letter-spacing: -1px;
}

h2 {
	font: "Century Gothic", futura, "Lucida Grande", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin-top: 4px;
	letter-spacing: -1px;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#new {
	background: url(../images/new.jpg) no-repeat;
	text-align: left;
	margin-top: 65px;
	width: 306px;
	height: 17px;
	}
	

#click {
	font: 20px "Century Gothic", "Lucida Grande", Lucida, Verdana arial, sans-serif;
	color: #787878;
	background: none;
	text-align: center;
	margin-top: 220px;
}

#click a:link, #click a:visited, #click a:active {
	color: #434343;
	text-decoration: none;
}	

#click a:hover {
	color: #6d2a3a;
}

#footer {
	width: 843px;
	float:  left;
	text-align:  left;
	display: block;
	line-height: 8px;
	margin-top: 300px;
}	

#footer a:link, #footer a:visited, #footer a:active{
	color: #787878;
	text-decoration: none;
}

#footer a:hover {
	color: #6d2a3a;
}

#contact-col {
	width: 200px;
	float: left;
	margin-right:50px;
}

#production-col {
	float: left;
	width: 200px;
	margin-right: 25px;
}

#client {	
	position: relative;
	bottom: 138px;
	left:  300px;
}

#clickReel {position: relative}
#linkReel {position: absolute; width: 840px; height: 620px; top: -76px; left: -17px; outline: none; z-index: 99; /*border: 1px solid #ff0000;*/}