body
{
	padding: 0px;
	margin: 0px;
	font-family: arial, "trebuchet ms", "sans serif";
	color: #000;
	background-color: #fff;
	text-align: left;
}
a
{
	user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; behavior: url(../scripts/userfocus.htc);
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #666;
}

div#leftcontents
{
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 999;
}
div#contactcontents
{
	position: absolute;
	top: 70px;
	left: 300px;
	width: 500px;
}
#contactcontents p
{
	font-size: 12px;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 150%;
}
h1#title
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
div#menu
{
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 19px;
}
#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li
{
	font-size: 13px;
	padding-bottom: 3px;
	font-weight: bold;
}

#projectpage a
{
	color: #ccc;
}
#projectpage a:hover
{
	color: #000;
}
a#chosenpage
{
	color: #000;
}

a#projectcontact
{
	color: #ccc;
}
a#projectcontact:hover
{
	color: #000;
}

a#projectinstallations
{
	color: #ccc;
}
a#projectinstallations:hover
{
	color: #000;
}


p#contact
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

p#installations
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}

div#contents
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
p#image
{
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
	text-align: center;
	height: 90%;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}
p#homeimage
{
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
	text-align: center;
	height: 90%;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}
img#portrait
{
	height: 100%;
}
img#landscape
{
	height: 100%;
}
p#text
{
	padding: 0px;
	margin: 0px;
	padding-top: 9px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
}
#copy p
{
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}