@charset "UTF-8";
/* www.creativeeyelondon.com
Author: Jeff Lepore
Date: October 20th 2009*/



body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	background-image:url(images/back.png);
	background-repeat:repeat;
}

h1{
	color:#fff;
	font-size:13px;
}

h2{
	color:#fff;
	font-size:11px;
}

img{
	border:0px;
	
}

a{
	text-decoration:none;
	color:#FFF;
}

.colorwords{
	color:#53b9ae;
}

#menu{
	position:absolute;
	left:480px;
	top:55px;
	width:490px;
	height:20px;
	z-index:10;
	font-size:11px;
	}
	
	
#menu a:hover {
	text-decoration:none;
	color:#53b9ae;
	font-size: 11px;	
}



#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#main{
	position:absolute;
	width:960px;
	height:1000px;
	top:5px;
	}

#rss{
	position:absolute;
	width:37px;
	height:36px;
	left:922px;
	top:76px;
}


#logo{
	position:absolute;
	width:323px;
	height:88px;
	left:5px;
	top:10px;
}


#flash{
	position:absolute;
	width:950px;
	height:340px;
	left:5px;
	top:110px;
	z-index:3;
	}

#main_line{
	position:absolute;
	width:950px;
	height:3px;
	left:5px;
	top:470px;
	border-top:#363636;
	border-top-style:solid;
	border-top-width:thin;
}

/*/////////////////////////coming soon/////////////////////////*/
#coming_logo{
	position:absolute;
	width:323px;
	height:88px;
	left:330px;
	top:350px;
	background-image:url(images/logo_main.png);
}

#coming_info{
	position:absolute;
	width:500px;
	height:100px;
	left:260px;
	top:450px;
	text-align:center;
}
	


/*////////////////////////////////////mainPage///////////////////*/

#about{
	position:absolute;
	width:950px;
	height:200px;
	left: 5px;
	top:470px;
}

#main_line2{
	position:absolute;
	width:950px;
	height:3px;
	left:5px;
	top:745px;
	border-top:#363636;
	border-top-style:solid;
	border-top-width:thin;
}

#job{
	position:absolute;
	width:400px;
	height:200px;
	left: 5px;
	top:750px;
}

#news{
	position:absolute;
	width:400px;
	height:200px;
	left:550px;
	top:750px;
}

#main_line3{
	position:absolute;
	width:950px;
	height:3px;
	left:5px;
	top:950px;
	border-top:#363636;
	border-top-style:solid;
	border-top-width:thin;
}

/*//////////////////////////////////////Client Work///////////////////////////////*/

#cli_banner{
	position:absolute;
	width:950px;
	height:230px;
	top:100px;
	left:5px;
}

#client_line{
	position:absolute;
	width:950px;
	height:3px;
	left:5px;
	top:340px;
	border-top:#363636;
	border-top-style:solid;
	border-top-width:thin;
}

#fla_work{
	position:absolute;
	width:800px;
	height:565px;
	top:365px;
	left:80px;
}

/*///////////////////////////////raves//////////////////////////*/
#rave_info{
	position:absolute;
	width:950px;
	height:200px;
	left: 5px;
	top:340px;
}

/*//////////////////////////////////////contact////////////////////////*/
#contact{
	position:absolute;
	width:500px;
	height:300px;
	left:20px;
	top:450px;
	z-index:300;
	
}

#con_info{
	position:absolute;
	width:400px;
	height:300px;
	left:540px;
	top:450px;
}


/*////////////////////////////////////////////footer////////////////////////////*/
#footbtm{
	position:absolute;
	width:350px;
	height:30px;
	left:65px;
	top:965px;
	font-size:9px;
}

#terms{
	position:absolute;
	width:350px;
	height:30px;
	left:500px;
	top:955px;
	font-size:9px;
}
	

#eye{
	position:absolute;
	width:53px;
	height:53px;
	left:5px;
	top:955px;
}

#face{
	position:absolute;
	width:160px;
	height:36px;
	top:955px;
	left:800px;
}

