@charset "UTF-8";


a:link { text-decoration: none; color: #666666}
a:visited { text-decoration: none; color: #666666}
a:active { text-decoration: none; color: #666666}


#wrapper {
	background-color: #FFF;
	height: 565px;
	width: 70%;
	position: absolute;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: none;
	overflow: hidden;
	float: left;
	margin-right: 0px;
	padding-left: 300px;
	top: 10px;
}


#head {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 95px;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(gfx/head.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#menu {
	background-color: #FFF;
	height: 399px;
	width: 249px;
	top: 140px;
	position: absolute;
	left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000;
	padding-top: 1px;
	padding-left: 1px;
	line-height: 12pt;
}

#intro {
	background-color: #FFF;
	position: absolute;
	height: 300px;
	font-size: 11px;
	overflow: auto;
	padding-top: 40px;
	float: left;
	width: 670px;
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Gill Sans Light", Arial, sans-serif;
	color: #282828;
	line-height: 14px;
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	top: 140px;
}

.projecttext {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Gill Sans Light", Arial, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
	line-height: 14px;
}

.titlemenu
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color:#666;
	
}	

.titlemenu:hover 
{
	font-family: Helvetica, Arial, sans-serif;
	color:#000000; 
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color:#181818;
}


#thumbwearemen {
	background-color: #FFF;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 235px;
	left: 1px;
}
#thumblots {
	background-color: #FFF;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 235px;
	left: 1px;
}
#thumbhandsome {
	background-color: #FFF;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 235px;
	left: 1px;
}
#thumbfeed {
	background-color: #FFF;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 235px;
	left: 1px;
}
#thumbwhiter {
	background-color: #FFF;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 235px;
	left: 1px;
}
#thumbportraitsone {
	background-color: #FFF;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 235px;
	left: 1px;
}
#iframe {
	background-color: #FFF;
	float: left;
	height: 540px;
	width: 100%;
	padding-top: 20px;
	position: static;
	overflow: auto;
}
