/* ------------------------------------------   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/logo.jpg") 0 0 no-repeat;
	width: 900px;
	height: 120px;
}
#header h1 a {
	width: 600px;
	height: 120px;
	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;
}