/* ------------------------------------------   SITE LAYOUT */
* {
    margin: 0;
    padding: 0;
	xoutline: 1px dotted white;
}
body {
    font-size: 76%;
    line-height: 1.35em;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #000 url("./images/bgtile.gif") 0 0 repeat-x;
}
.right {
	float: right;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background: url("./images/services-light.jpg") 0 -430px repeat;
}
#header {
	background: url("./images/logohiring.jpg") 0 0 no-repeat;
	width: 900px;
	height: 120px;
}
#header h1 a#logo {
	width: 600px;
	height: 120px;
	display: block;
	text-indent: -9000px;
}
#header h1 a#hiring {
	width: 120px;
	height: 90px;
	margin: -100px 0 0 765px;
	display: block;
	text-indent: -9000px;
}
#header p {
	margin: 0 0 10px;
	width: 290px;
}
#slideshow {
	background: url("./images/head.jpg") 0 0 no-repeat;
	width: 900px;
	height: 290px !important;
	overflow: hidden;
}
#slideshow>div {
	width: 900px;
	height: 250px;
}
#slideshow>div>div {
	margin: 40px 0 0 580px;
}
#slideshow h2 {
	color: #FFF;
	font-size: 1.5em;
	width: 290px;
	margin: 0 0 10px;
}
#slideshow h3 {
	color: #c8ff00;
	font-size: 2.5em;
	line-height: 1em;
	margin: 0 0 10px;
	width: 290px;
}
.slide {
	float: left;
	margin: 41px 0 0 32px;
	width: 518px;
	height: 208px;
}
.slidenav {
	width: 290px;
}
#ajaxmenu {
	width: 900px;
	height: 30px;
	background: url("./images/menu.png") 0 0 no-repeat;
}
#filter li a {
	width: 120px;
	height: 30px;
	display: block;
	position: relative;
	text-indent: -9000px;
}
#services {
	margin: 0 auto;
	width: 900px;
	background: url("./images/services-dark.jpg") 0 0 no-repeat;
}
#footer {
	margin: 0 auto;
	width: 900px;
}
.fsection {
	width: 280px;
	float: left;
	margin: 10px;
}
#test {
	overflow: hidden;
	height: 15em;
}
#test div {
	margin: 0 0 200px;
}
.test {
	height: 12em;
	width: 280px;
}
.sleft {
	width: 300px;
	float: left;
}
.sright {
	width: 550px;
	float: right;	
}
.social {
	float: left;
	width: 32px;
	height: 32px;
	display: block;
	margin: 5px;
	text-indent: -9999px;
	background: url("./images/social.gif") 0 0 no-repeat;
}
.twitter {
	background-position: 0 0;
}
.youtube {
	background-position: -56px 0;
}
.myspace {
	background-position: -112px 0;
}
.facebook {
	background-position: -168px 0;
}

/* ------------------------------------------   Services */

li a.findex {background: url("./images/menu.png") 0 0 no-repeat;}
li a.findex:hover {background: url("./images/menu.png") 0 -30px no-repeat;}
li.current a.findex {background: url("./images/menu.png") 0 -60px no-repeat;}
li.current a.findex:hover {background: url("./images/menu.png") 0 -60px no-repeat;}

li a.fmusic {background: url("./images/menu.png") -120px 0 no-repeat;}
li a.fmusic:hover {background: url("./images/menu.png") -120px -30px no-repeat;}
li.current a.fmusic {background: url("./images/menu.png") -120px -60px no-repeat;}
li.current a.fmusic:hover {background: url("./images/menu.png") -120px -60px no-repeat;}

li a.fenergy {background: url("./images/menu.png") -240px 0 no-repeat;}
li a.fenergy:hover {background: url("./images/menu.png") -240px -30px no-repeat;}
li.current a.fenergy {background: url("./images/menu.png") -240px -60px no-repeat;}
li.current a.fenergy:hover {background: url("./images/menu.png") -240px -60px no-repeat;}

li a.fatmosphere {background: url("./images/menu.png") -360px 0 no-repeat;}
li a.fatmosphere:hover {background: url("./images/menu.png") -360px -30px no-repeat;}
li.current a.fatmosphere {background: url("./images/menu.png") -360px -60px no-repeat;}
li.current a.fatmosphere:hover {background: url("./images/menu.png") -360px -60px no-repeat;}

li a.fphoto {background: url("./images/menu.png") -480px 0 no-repeat;}
li a.fphoto:hover {background: url("./images/menu.png") -480px -30px no-repeat;}
li.current a.fphoto {background: url("./images/menu.png") -480px -60px no-repeat;}
li.current a.fphoto:hover {background: url("./images/menu.png") -480px -60px no-repeat;}

li a.fvideo {background: url("./images/menu.png") -600px 0 no-repeat;}
li a.fvideo:hover {background: url("./images/menu.png") -600px -30px no-repeat;}
li.current a.fvideo {background: url("./images/menu.png") -600px -60px no-repeat;}
li.current a.fvideo:hover {background: url("./images/menu.png") -600px -60px no-repeat;}

li a.fsuccess {background: url("./images/menu.png") -720px 0 no-repeat;}
li a.fsuccess:hover {background: url("./images/menu.png") -720px -30px no-repeat;}
li.current a.fsuccess {background: url("./images/menu.png") -720px -60px no-repeat;}
li.current a.fsuccess:hover {background: url("./images/menu.png") -720px -60px no-repeat;}

#services div.hidden {
	display: none;
}



/* ------------------------------------------   TEXT STYLES */
p {
	font-size: 1.2em;
	color: #FFF;
}
.fsection h2 {
	font-size: 2em;
	padding: 15px 0;
	border-bottom: 1px solid white;
}
ul {
	list-style: none;
}
li {
	float: left;
	display: block;
}
img {
	border: 0;
}
.sright img {
	border: 1px solid;
	border-color: #FFFFFF;
	float: right;
	margin: 0 0 0 20px;
}
.em {
	color: #c8ff00;
	font-size: 1.1em;
}
a, a:link, a:visited {
	color: #c8ff00;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
#services h3.em {
	color: #c8ff00;
	font-size: 1.25em;
	line-height: 1em;
	margin: 0 0 10px;
}
.fsection p {
	margin: 5px 0 0;
	padding: 5px 0 0;
}
#services div {
	padding: 15px;
	overflow: auto;
}
#services div p {
	padding: 0 10px 15px 0;
}
#services div h2 {
	color: #c8ff00;
	margin: 0 0 10px;
	font-size: 1.5em;
}
p.desc {
	color: #c8ff00;
	margin: 0 0 10px;
	font-size: 1.25em;
}
.sright span {
	float: left;
}
#mc_embed_signup fieldset {
border: none !important;
padding: 5px !important;
}

div.mc-field-group {
border: none !important;
}

#mc-embedded-subscribe-form {
border: none !important;
font-size: 1em;
}
.button {
   border-top: 1px solid #80a300;
   background: #80a300;
   background: -webkit-gradient(linear, left top, left bottom, from(#c3fe00), to(#80a300));
   background: -webkit-linear-gradient(top, #c3fe00, #80a300);
   background: -moz-linear-gradient(top, #c3fe00, #80a300);
   background: -ms-linear-gradient(top, #c3fe00, #80a300);
   background: -o-linear-gradient(top, #c3fe00, #80a300);
   padding: 20px 40px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 24px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   text-align: center;
   margin-top: 10px;
   }
.button:hover {
   border-top-color: #c3fe00;
   background: #c3fe00;
   color: #000000;
   }
.button:active {
   border-top-color: #c3fe00;
   background: #c3fe00;
   }




#demo-info { text-align: right; color: white; vertical-align: middle; font: 13px "Lucida Grande", Arial, Sans-Serif; }
#demo-info a { color: white; text-decoration: none; border-bottom: 1px dotted white; padding-bottom: 1px; }

#demo-info a:hover { border-bottom-style: solid; }


h1, h2, h3 { font-weight: normal; margin: 0 0 15px 0; }


#page-wrap { 
	margin: 40px auto; 
	width: 300px; 
	padding: 50px; 
	background: white; 
	-webkit-box-shadow: 0 0 16px #666; -moz-box-shadow: 0 0 16px #666; 
}


#wufoo-form {
  position: absolute;
  top: -9999px;
  left: -9999px;
}


#lb-nav { margin: 0 0 15px 0; }
#lb-nav a { padding: 2px 6px; }

#lb-nav strong { margin-right: 10px; }
#roll-your-own-version 
.lb-nav-roll,
#mediabox-version 
.lb-nav-moo,
#colorbox-version 
.lb-nav-jq { color: white; text-decoration: none; background: #222; -moz-border-radius: 4px; -webkit-border-radius: 4px; color: white; pointer-events: none; cursor: default; },

