body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background: #EFEFEF;
	font-family: Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	line-height: 1.35;
}

div#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
	background: #fff;
}

div#logo {
	width: 337px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 10px;
	top: 23px;
}

div#bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	/*height: 30px;*/
	background: #FFF;
	padding: 7px 0px 0px 30px;
	margin: 0px;
	color: #ffffff;
	/*height: 35px;*/
}

#footer_info {
	color: #808080;
	clear: both;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 30px;
	font-family: Verdana, sans-serif;
	}

div#content {
	width: 100%;
	padding: 0px;
	margin: 0px;
	}
body#contact div#content {
	
	padding: 0px;
	margin: 0px;
	}

body > div#header {
	position: fixed;
	}

body > div#bottom {
	position: fixed;
	}


div#logo img {
	border: 0px;
	}

div#scroll {
	width: 200px;
	}

div#contact {
	width: 300px;
	height:	460px;
	background: #FFF;
	border: 5px solid #fff;
	margin: 0px 10px 0px 30px;
	padding: 10px;
	background: #fff;
	color: #808080;
	}

div#contact a,
div#contact a:hover {
	background: transparent;
	}

div#contact img {
	padding: 0;
	margin: 0;
	}

div#homecontent {
	width: 375px;
	height:	460px;
	background: #FFF;
	border: 5px solid #fff;
	margin: 0px 10px 0px 30px;
	padding: 10px;
	background: #fff;
	color: #808080;
	}

div#homecontent a,
div#homecontent a:hover {
	background: transparent;
	}

div#homecontent img {
	padding: 0;
	margin: 0;
	}






/************** NAV ****************/
.nav {
	position: absolute;
	width: auto;
	right: 0px;
	bottom: 0px;
}

.nav ul {
	font-weight: lighter;
	font-size: 11px;
	list-style: none;
}

.nav ul li {
	float: left;
	height: 70px;
	font-size: 11px;
	text-align: center;
}

.nav ul li a {
	display: block;
	margin: 0px;
	height: 70px;
	color: #ffffff;
	text-indent: -9999px;
}

.nav ul li a:hover,
.nav ul li a.active {
	display: block;
	color: #839fe3;
	text-decoration: none;
	background-position: 0 -70px;
}

div.nav a.advertising {
	width: 130px;
	background:	transparent url(../img/nav/advertising.gif);
	}
div.nav a.fineart {
	width: 207px;
	background:	transparent url(../img/nav/fineart.gif);
	}
div.nav a.finecraft {
	width: 114px;
	background:	transparent url(../img/nav/finecraft.gif);
	}
div.nav a.jewelry {
	width: 94px;
	background:	transparent url(../img/nav/jewelry.gif);
	}
div.nav a.places {
	width: 83px;
	background:	transparent url(../img/nav/places.gif);
	}
div.nav a.contact {
	width: 104px;
	background:	transparent url(../img/nav/contact.gif);
	}

.folio {
	padding: 84px 10px 0px 0px;
	}

.folio table {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	}

.folio td {
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	background: url(../img/structure/photoshadow.gif) no-repeat right bottom;
	}

.folio td.back {
	background: none;
	vertical-align: top;
	padding: 0px;
	}

.folio img {
	margin: 0px 10px 0px 30px;
	padding: 5px;
	background: #fff;
}

.left {
	float: left;
	display: block;
	margin: 0px 10px 10px 0px;
}

/************** GENERAL CONTENT ****************/
a img , a:visited img {
	border: 0px;
}
a {
	color: #808080;
	text-decoration: none;
	outline: 0;
}
img a:hover {
	background: none;
}
a:hover {
	color: #F50017;
}
p a:hover {
	background: #2d2d2d;
}

table td {
	vertical-align: top;
}

#logo {
	border: none;
	padding: 0px;
	margin: 0px;
}

/************* SLIDER MOOTOOLS *****************/

#button {
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	height: 15px;
	text-align: center;
}

#button li {
	float: left;
	display: block;
	width: 22px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	background: #EFEFEF;
}

#button li a, #button li a:visited {
	display: block;
	color: #808080;
	padding: 5px 4px 3px 4px;
	font-weight: bold;
	font-size: 110%;
}

#button li a:hover {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}

/*************** TOOL TIP MOOTOOLS ******************/

.toolNav-tip {
	background: url(../img/structure/thumbballoon.png);
	padding: 0px;
	color: #ffffff;
	width: 100px;
	height: 100px;
}

.toolNav-title {
	font-weight: bold;
	font-size: 11px;
}

.toolNav-text {
	font-size: 11px;
}