home_stuffhome_stuffhome_stuff/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,		
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}
body{
	line-height: 1;
	color: #242424;
	background: #000;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}

/* GENERAL */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	}
a {
	text-decoration:none;
	color: #4effc0;
	}
a:hover {
	text-decoration:none;
	}
h1, h2, h3, h4 {
	font-weight:normal;
	}
legend{
	display:none;
	}
html, body {
	height: 100%;
	}
td {
	padding-right: 4px;
	}

/* LOGO */
	
#logo {
	padding: 0;
	display: block;
	}
	
#logo_imago a {
	float: left;
	background: url(../img/logo.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 324px;
	height: 52px;
	margin:0 20px 0 0;
	}

#logo_imago a:hover {
	background-position: 0px -52px;
	}

/* INDEX - GALLERY */
#home {
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	overflow: hidden;
	}
	
#image_holder {
	display: none;
	line-height: 0px;
	position: fixed;
	overflow: hidden;
	}
	
.main_image {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}

#image_data_navigation {
	margin:0;
	padding:0;
	display: none;
	}
	
#image_data_navigation .image_number {
	float:left;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:12px;
}

#image_data_navigation .image_navigation {
	float: left;
	padding-top: 20px;
	width: 200px;
	height: 17px;
	}
	
#image_data_navigation .image_navigation li {
	display: inline;
	}
	
#image_data_navigation .image_previous {
cursor:pointer;
	float: left;
	height: 17px;
	width: 23px;
	background: url(../img/image_previous.gif) no-repeat 0 0;
	text-indent: -9999px;
	}

#image_data_navigation .image_previous:hover {
	background-position: 0 -17px;
	}
	
#image_data_navigation .image_next {
cursor:pointer;

	float: left;
	height: 17px;
	width: 24px;
	background: url(../img/image_next.gif) no-repeat 0 0;
	text-indent: -9999px;
	}

#image_data_navigation .image_next:hover {
	background-position: 0 -17px;
	}
	
#home_stuff {
	position: absolute;
	width: 600px;
	z-index: 1000;
	margin:20px 0 0 20px;
	display:inline;
	}
	
#menu_home {
	clear: both;
	padding: 0px 0px 30px 36px;
	*padding: 18px 0px 30px 36px;
	}

#project_tapa {
	position: absolute;
	z-index: 1000;
	background: url(../img/ficha_tapa.gif) repeat top left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	}

#project_preload {
	position: relative;
	width: 40px;
	height: 40px;
	}
	
	/*************   DROP NAV   ************/

#nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;
	font-size:11px;
	line-height:13px;
	width:100px;
	margin:0 15px 0 0;
	padding:0;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	position: relative;
	}

#nav li a {
	padding: 2px 0 3px 10px;
	width:95px;
	color:#999999;
	text-decoration:none;
	display:block;
	}
	
	#nav li a:hover {
	color:#00FFFF;
	}

#nav li:hover {
	background-color:#000;
	width:95px;
	padding-right:10px;
	}
	
.subnav {
	font-style:normal;
	position: absolute;
	display: none;
	margin:0;
	padding:0;
	list-style:none;
	}
	
.subnav li a {
	display: block;
	text-decoration: none;
	background: #000;
	padding: 5px;
	border-bottom: 0;
	}
	
li:hover ul { display: block; }

/*************   TEXT BOXES   ************/
.open { display: block; }
.closed { display: none; }

#philbx, #aboutbx, #pricebx, #contbx, #thankbx {
	width: 520px;
	top: 105px;
	left: 20px;
	position: absolute;
	background:#FFFFFF;
}

#contbx li {
font-size:12px;
line-height:17px;
margin-bottom:0;
}

#whitebx {
	margin: 0; padding: 18px 20px 25px 25px;
	background:url(../img/gradient.gif) top left repeat-x;
	background-color:#FFFFFF;
}

#close a {
font-style:italic;
float:right;
font-size:12px;
color:#000000;
margin:0;
padding:0;
}

#box {
	width: 450px;
	height: 300px;
	clear:both;
	float:left;
	}
	
#box2 {
	width: 450px;
	height: 250px;
	clear:both;
	float:left;
	}	
.scrollBox { overflow:-moz-scrollbars-vertical;overflow-x:hidden;overflow:auto;padding-right:25px; }

#headline {
color:#626366;
font-size:34px;
margin-bottom:35px;
font-style:italic;
font-weight:light;
float:left;
}

#subhead {
font-size:15px;
line-height:19px;
color:#000000;
}

#bodytext {
color:#626366;
font-size:12px;
line-height:17px;
margin-bottom:10px;
}

#small {
float:left;
margin:5px 10px 10px 0;
}


/*************   FOOTER   ************/
#copyright {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-style:italic;
color:#fff;
position:absolute;
bottom:15px;
left:25px;
}

#matt a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-style:italic;
color:#fff;
position:absolute;
bottom:15px;
right:25px;
}


#matt a:hover {
color: #4effc0;
}