/*
Welcome to ELP CSS */

/*control main elements*/
body {
	background-color:#FFF;
	background-image:url(images/mainBackground.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font:0.8em Arial, Sans-serif;
	color:#FFF;
	line-height:1.3em;
	}
	/*control selectors*/
p {
	padding:0px 10px 0px 10px;
	margin:10px;
	}
h1 {
	font-size:1.4em;
	padding:0px 10px 0px 10px;
	margin:10px;
	}
h2 {
	font-size:1.2em;
	padding:0px 10px 0px 10px;
	margin:10px;
	}
h3 {
	font-size:1.1em;
	padding:0px 10px 0px 10px;
	margin:10px;
	}
h4 {
	font-size:1.0em;
	padding:0px 10px 0px 10px;
	margin:10px;
	}
h5 {
	font-size:0.9em;
	padding:0px 10px 0px 10px;
	margin:10px;
	}
h6 {
	font-size:1.0em;
	padding:0px 10px 0px 0px;
	margin:10px;
	}
	/*control positions*/
#left {
	width:350px;
	float:left;	
	margin:85px 0px 0px 55px;;
	}
#right {
	width:500px;
	margin:55px 50px 0px 0px;
	float:right;
	text-align:justify;		
	}
#rightpix {
	width:500px;
	margin:55px 50px 0px 0px;
	float:right;	
	}
#streamstudies {
	width: 900px;
	margin:85px auto 15px auto;
	text-align:justify;
	}
.left {
	width:210px;
	float:left;	
	margin:0px;
	}
.right {
	width:670px;
	float:right;		
	margin:0px;
	}
	/*control various divs*/
#header {
	width:950px;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Hack for IE5/Win */
	}
#container {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_home.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-contact {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_contact.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-itech {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_itech.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-light {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_lighting.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-rigging {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_rigging.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-design {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_design.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-power {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_power.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-staging {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_staging.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-structures {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_structures.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-mobiles {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_mobiles.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-film {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_film.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-television {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_television.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-music {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_music.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-sport {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_sport.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-public {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_public_events.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-corporate {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_corporate_events.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-stage {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_stage.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-sitemap {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_sitemap.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
#container-party {
	width:970px;
	background-color:#05253a;
	background-image:url(images/bg_party.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
/*control content nav*/
#slideshow {
	position:relative;
	margin:5px 30px 0px 20px;
	float:right;
	}
#slideshow-index {
	position:relative;
	margin:5px 30px 0px 20px;
	float:right;
	}
#ticker {
	width: 840px;
	margin:5px 10px 10px 20px;
	border:solid 1px #fff;
	}
#stream {
	width: 890px;
	margin:65px 0px 0px 50px;
	text-align:justify;
	}
#headline {
	margin:50px 0px 0px 45px;
	}
#headline img {
	border:0px;
	}
.studies {
	margin:20px;
	border-bottom:0px dotted;
	padding-bottom:10px;	
	}
.padding {
	margin:10px 0px 10px 0px;	
	}
/*control footer*/
#footer {
	width:950px;
	background-color:#05253a;
	margin:0px auto 0px auto;
	border-top:2px solid #FFF;
	}
	/*text in footer*/
#footer p {
	text-align:center;
	padding:10px;
	margin:0px;
	font-size: 0.77em;
	line-height:1.1em;
	}
/*control links*/
a:link {  color: #ffcb04;
	text-decoration:none;
	}
a:visited {  color: #ffcb04;
	text-decoration:none;
	}
a:hover {  color: #000; 
	text-decoration:none;
	background-color: #ffcb04;
	}
a:active {  color: #FFFFFF; 
	text-decoration:none;
	background-color: #ff0000;
	}
	/*spacer div to clear floats*/
.spacer {
	clear:left;
	}
/* for random site image on homepage*/
.studies_float{
	float:left;
	margin:10px 20px;
	}
.image_float{
	float:left;
	margin:0px;
	}
	/*control sites classes*/
.sites {
	width:730px;
	height:160px;
	margin:5px;
	padding:10px 10px 0px 10px;	
	border:0px solid #333;
	clear:left;
	}
/*float right site*/
.site_float_r{
	float:right;
	margin:15px;
	}
.border {
	border:1px dashed #333;
	}
.border2 {
	width:800px;
	margin:15px auto 15px auto;
	border:2px solid #FFF;
	}
ul {
	margin-left:50px;
	padding:0 10px;
	line-height:140%;
	list-style-image:url(images/bullet.gif);
	}
.clear {
	clear:both;
	}
img {
	border: 1px solid #FFFFFF;
}
td img {
	border: 0px;
}
.justify {
	text-align:justify;
	}
.yellow {
	color:#FC3;
	}