.formBackground 
{
	float:right;
	margin-top:5px;
	background-image:url(/img/search.png);
	background-repeat:no-repeat;
	width:184px;
	height:27px;
	position:relative;
}

.searchField
{
	width:140px;
	height:22px;
	border:0px;
	background:transparent;
	position:absolute;
	top:5px; left:10px;
}

.cancelButton
{
	position:absolute;
	top:5px;
	left:155px;
	width:16px;
	height:16px;
	border:0px;
}

.zoneframe
{
	width:978px;
	height:564px;
	background-image:url(/img/web_bg.jpg);
}

.special {
	height:10px;
	width:10px;
	font-family:verdana;
	position:absolute;
	overflow:hidden;
}

#flashHolder {
	position:absolute;
	top:10px;
	left:10px;
	width:978px;
	height:564px;
	visibility:hidden;
}


#illusHome {
	position:absolute;
	top:106px;
	left:704px;
	z-index:10;
}

#illusContact {
	position:absolute;
	top:106px;
	left:785px;
	z-index:10;
}

#illusWomen {
	position:absolute;
	top:99px;
	left:732px;
	z-index:10;
}

#illusMen {
	position:absolute;
	top:78px;
	left:790px;
	z-index:10;
}

#illusNewfaces {
	position:absolute;
	top:78px;
	left:790px;
	z-index:10;
}

#illusNewfacesBoy {
	position:absolute;
	top:128px;
	left:720px;
	z-index:10;
}

#illusShortlist {
	position:absolute;
	top:85px;
	left:784px;
	z-index:10;
}

#cholder {
	position:absolute;
	width:978px;
	height:564px;
	top:0px;
	left:0px;
	z-index:100;
}

.contactFrame {
	background-image:url(/img/frame_contact.png);
	background-repeat:no-repeat;
}

.homeFrame {
	background-image:url(/img/frame_home.png);
	background-repeat:no-repeat;
}

.womenFrame {
	background-image:url(/img/frame_women.png);
	background-repeat:no-repeat;
}

.menFrame {
	background-image:url(/img/frame_men.png);
	background-repeat:no-repeat;
}

.newfacesFrame {
	background-image:url(/img/frame_newfaces.png);
	background-repeat:no-repeat;
}

.newfacesBoyFrame {
	background-image:url(/img/frame_newfaces_boy.png);
	background-repeat:no-repeat;
}

.shortlistFrame {
	background-image:url(/img/frame_shortlist.png);
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	z-index:200;
	top:20px;
	right:30px;
}

#menu {
	position:absolute;
	z-index:200;
	top:35px;
	left:38px;
	outline:none;
	cursor:pointer;
}

#menu a {
	outline:none;
}

#menuhilite {
	position:absolute;
	z-index:-10;
	top:21px;
	left:0px;
	outline:none;
}

#ethree {
	position:absolute;
	bottom:-20px;
	left:650px;
}