/* www.creativeeyelondon.com
Author: Jeff Lepore
Date: March 14th 2010*/



body{
	font-family:helvetica;
	font-size:11px;
	color:#000;
	background-image:url(images/back.png);
	background-repeat:repeat;
}

img{
border:0px;
}

h1{
	font-size:14px;
	color:#004258;
}

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


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

#main{
	position:absolute;
	width:1100px;
	height:940px;
	top:5px;
	background-color:#FFF;
	}


#logo{
	position:absolute;
	width:192px;
	height:86px;
	left:5px;
	top:10px;
}


#menu{
	position:absolute;
	width:585px;
	height:35px;
	left:520px;
	top:60px;
}


#header{
	position:absolute;
	width:1100px;
	height:220px;
	top:110px;
}


/*/////////////////////////////////////////Home/////////////////////////////////*/

#fla_banner{
	position:absolute;
	width:1100px;
	height:250px;
	top:110px;
}


#home_info{
	position:absolute;
	width:480px;
	height:300px;
	top:420px;
	left:20px;
}


#hot{
	position:absolute;
	width:535px;
	height:300px;
	top:420px;
	left:550px;
}

#pay{
	position:absolute;
	width:400px;
	height:200px;
	left:640px;
	top:400px;
}

/*/////////////////////////////////////////About/////////////////////////////////*/

#abt_info{
	position:absolute;
	width:420px;
	height:206px;
	left:40px;
	top:500px;
}

#pic{
	position:absolute;
	width:284px;
	height:422px;
	top:450px;
	left:750px;
}


/*/////////////////////////////////////////Service/////////////////////////////////*/

#serv_info{
	position:absolute;
	width:550px;
	height:300px;
	left:500px;
	top:500px;
}

#serv_list{
	position:absolute;
	width:400px;
	height:400px;
	left:40px;
	top:480px;
}

/*/////////////////////////////////////////Clients/////////////////////////////////*/
#client_info{
	position:absolute;
	width:500px;
	height:200px;
	left:10px;
	top:330px;
}

#list1{
	position:absolute;
	width:280px;
	height:200px;
	left:5px;
	top:430px;
}

#list2{
	position:absolute;
	width:280px;
	height:200px;
	left:5px;
	top:640px;
}

#list3{
	position:absolute;
	width:330px;
	height:200px;
	left:290px;
	top:430px;
	z-index:5;
}


#list4{
	position:absolute;
	width:330px;
	height:200px;
	left:260px;
	top:640px;
	z-index:5;
}

#work_client{
	position:absolute;
	width:460px;
	height:415px;
	left:620px;
	top:393px;
}


/*//////////////////////////////////////////events////////////////////////////////*/

#event_list{
	position:absolute;
	width:400px;
	height:400px;
	left:10px;
	top:355px;
}

#event_info{
	position:absolute;
	width:450px;
	height:200px;
	left:10px;
	top:525px;
}

#justin{
	position:absolute;
	width:340px;
	height:525px;
	left:490px;
	top:355px;
}

#pay_info{
	position:absolute;
	width:200px;
	height:50px;
	top:420px;
	left:860px;
	text-align:center;
}


#pay_event{
	position:absolute;
	width:400px;
	height:200px;
	left:10px;
	top:470px;
}


/*///////////////////////////////////////////contact/////////////////////////////*/

#contact{
	position:absolute;
	width:500px;
	height:300px;
	left:40px;
	top:395px;
}

#con_info{
	position:absolute;
	width:300px;
	height:300px;
	top:460px;
	left:650px;
	text-align:center;
}

/*/////////////////////////////////////////////thankyou//////////////////////////*/



#thank_logo{
	position:absolute;
	width:192px;
	height:86px;
	left:470px;
	top:310px;
}

#message{
	position:absolute;
	width:400px;
	heigh:100px;
	left:360px;
	top:400px;
	text-align:center;
}

/*//////////////////////////////////////////footer/////////////////////////////////*/
.spewords{
	color:#FFF;
}

.ital{
	font-style:italic;
}
#fot_info{
	position:absolute;
	width:300px;
	height:20px;
	left:30px;
	top:902px;
	font-size:9px;
	z-index:5;
}

#fot_des{
	position:absolute;
	width:300px;
	height:20px;
	left:865px;
	top:920px;
	font-size:9px;
	z-index:5;
}

#fot_bck{
	position:absolute;
	width:1080px;
	height:51px;
	left:7px;
	top:890px;
	background-image:url(images/foot_back.png);
}
