/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/*grids.css*/body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

body {
	font-family: helvetica, arial, sans-serif;
	background-color: #e4e1da;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #626468;
}

div {
/*	border: 1px solid red;*/
}

a img {
	border: none;
}

#container {
	width: 560px;
	margin: 0 auto;
	padding: 1px 25px 25px 25px;	
	background-color: white;
	position: relative;
}

#title {
	display: block;
	width: 127px;
	height: 60px;
	position: absolute;
	top: 50px;
	left: 25px;
}

#title span {
	display: none;
}     

#content {
	margin: 121px 0 0 0;
	padding: 0;
	text-align: left;
}

.hidden {
	display: none;
}

#clear {
	display: block;
	overflow: hidden;
	height: 1px;
	clear: both;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	position: absolute;
	display: block;
	width: 100px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	left: 400px;	
}

#navigation #branding {
	left: 400px;
	top: 38px;
}

#navigation a {
	display: block;	
	width: 100px;
	height: 20px;
	padding-left: 100px;
	overflow: hidden;	
}

#navigation #branding a {
	background: url(../img/nav/branding.gif) top left no-repeat;
}

#navigation #branding a:hover, #navigation #branding a.on {
	background: url(../img/nav-on/branding.gif) top left no-repeat;
}

#navigation #corporate {
	top: 56px;
}

#navigation #corporate a {
	background: url(../img/nav/corporate.gif) top left no-repeat;
}

#navigation #corporate a:hover, #navigation #corporate a.on {
	background: url(../img/nav-on/corporate.gif) top left no-repeat;
}

#navigation #retail {
	top: 74px;
}

#navigation #retail a {
	background: url(../img/nav/retail.gif) top left no-repeat;
}

#navigation #retail a:hover, #navigation #retail a.on {
	background: url(../img/nav-on/retail.gif) top left no-repeat;
}

#navigation #arts {
	top: 92px;
}

#navigation #arts a {
	background: url(../img/nav/arts.gif) top left no-repeat;
}

#navigation #arts a:hover, #navigation #arts a.on {
	background: url(../img/nav-on/arts.gif) top left no-repeat;
}

#navigation #home {
	left: 504px;
	top: 38px;
}

#navigation #home a {
	background: url(../img/nav/home.gif) top left no-repeat;
}

#navigation #home a:hover, #navigation #home a.on {
	background: url(../img/nav-on/home.gif) top left no-repeat;
}

#navigation #news {
	left: 504px;
	top: 56px;
}

#navigation #news a {
	background: url(../img/nav/news.gif) top left no-repeat;
}

#navigation #news a:hover, #navigation #news a.on {
	background: url(../img/nav-on/news.gif) top left no-repeat;
}

#navigation #about {
	left: 504px;
	top: 74px;
}

#navigation #about a {
	background: url(../img/nav/about.gif) top left no-repeat;
}

#navigation #about a:hover, #navigation #about a.on {
	background: url(../img/nav-on/about.gif) top left no-repeat;
}

#navigation #contact {
	left: 504px;
	top: 92px;
}

#navigation #contact a {
	background: url(../img/nav/contact.gif) top left no-repeat;
}

#navigation #contact a:hover, #navigation #contact a.on {
	background: url(../img/nav-on/contact.gif) top left no-repeat;
}

#footer {
	clear: both;
	text-transform: lowercase;
	width: 560px;
	margin: 5px auto;
	text-align: right;
	font-size: 10px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #C0BDB7;
	text-decoration: none;
} 

#footer a:hover {
	color: #A09C97;
}

