
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #848484;background-image: url('../../images/marble-bg.png');margin:0;padding: 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #404040;
	font-family: Tahoma, Arial, Verdana;
	font-size: 95%;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


#container {
	width: 800px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#container #logo {
	background: url(../../images/art_logo.jpg) no-repeat top left;
	height: 90px;
	
	padding-bottom: 0px;
	border-bottom: 1px solid #797979;
	margin-bottom: 20px;
}

#container #logo h1 {

}

#footer {
	margin-top: 20px;
	background: #999999;
	width: 800px;
	height: 200px;
	text-align: center;

}

.foot {
	color: #FFFFFF;
	font-weight: bold;
}




.nav {
	float: right;
	margin-top: -15px;
	background: #c90f3a;
	width: 800px;
	height: 10px;


}

.pic1 {
	background: url(../img/pic_1.jpg) ;
	height: 134px;
	width: 108px;
	float:left;
	margin: -15px 10px 40px 10px;

}

#pic2 {
	background: url(../img/pic_2.jpg) ;
	height: 108px;
	width: 166px;
	float:right;
	margin: -15px 10px 40px 10px;

}

#pic3 {
	background: url(../img/pic_3.jpg) ;
	height: 119px;
	width: 176px;
	float:left;
	margin: -15px 10px 40px 10px;

}
#pic4 {
	background: url(../img/pic_4.jpg) ;
	height: 115px;
	width: 171px;
	float:right;
	margin: -15px 10px 40px 10px;

}
#pic5 {
	background: url(../img/pic_5.jpg) ;
	height: 129px;
	width: 193px;
	float:left;
	margin: -15px 10px 40px 10px;

}



h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-weight: bold;
}

.desc {	margin: -15px 140px 60px 140px;}
.desc1 {	margin: 15px 20px 60px 140px;}
.desc2 {	margin: 15px 166px 80px 20px;}
.desc3 {	margin: 15px 20px 60px 176px;}
.desc4 {	margin: 15px 172px 80px 20px;}
.desc5 {	margin: 15px 20px 100px 193px;}
.desc p {	margin-bottom: 50px;}

.home .menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}

.home .menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}

.home .menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}

.home  .menuItem:hover {
	background-color: #f1f1f1;
}

.home h2 {
	color: #354158;
	margin-bottom: 0px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

.home  .menuItem:hover .arrow {
	right: -4px;
}


h2.imagemenu {
	background: url(../img/title_artwork_ar.png) no-repeat top left;
	height: 35px;

}



ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

.description {
	margin-top: 10px;
	text-align: center;

}
	
.descNav {color: #996633;	font-weight: bold;	font-size: 30px;}
.wn { float:right;background-color:#8C6A8C;width:100%;}
.new { font-weight:bold;font-size: 18px;}

.title { font-size: 30px; font-weight: bold; color: #999999;}


.menu {
height:40px;
}

.center {
	text-align: center;
}