html,body {
margin:0;
padding:0;
height:100%; /* needed for container min-height */
	}

div#container {
position:relative; /* needed for footer positioning*/
margin:0 auto; /* center, not in IE5 */
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}

div#header {
padding:6px 0px 0px 0px;
height:144px;
}

div#content {
padding:0px 0px 5px 0px; /* bottom padding for footer */
border-bottom:1px solid #CCCCCC;
}

div#footer {
position:absolute;
width:100%;

bottom:0; /* stick to bottom */
}

.nav-on{width:164px;height:20px; font-family: Arial;font-size: 12px;font-weight: bold;color: #000000;text-decoration:none;text-align:right;cursor:pointer;}
.nav-off{width:164px;height:20px; font-family: Arial;font-size: 12px;font-weight: bold;color: #FFFFFF;text-decoration:none;text-align:right;cursor:pointer;}

.subnav-on{width:164px;height:15px; font-family: Arial;font-size: 11px;font-weight: bold;color: #FFFFFF;text-decoration:none;text-align:right;cursor:pointer;}
.subnav-off{width:164px;height:15px; font-family: Arial;font-size: 11px;font-weight: bold;color: #000000;text-decoration:none;text-align:right;cursor:pointer;}

.navleft{border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;}
.navright{border-left:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;}

#slogan{position:absolute; z-index:2;float:right;margin-top:-135px;margin-left:285px;border-left:1px solid #CCCCCC;width:85px;height:593px; background: url(vertical_text.jpg) #1A2426 center no-repeat;}

.p_tit{height:22px;border-bottom:1px solid #CCCCCC;padding-left:12px;padding-top:3px;padding-bottom:2px;}

#maincontent{width:360px;height:372px; vertical-align:top;min-height:372px; padding-right:15px; margin-top:15px;margin-left:15px; letter-spacing: 1pt;}

#bar1{width:370px;height:8px; margin-top:15px;margin-left:15px;background:#63AC1D;}

#fotocontent{width:275px;height:372px; vertical-align:top;min-height:372px; padding-right:5px; margin-top:13px;margin-left:10px;}

#bar2{width:255px;height:8px; margin-top:17px;margin-left:13px;background:#63AC1D;}

#top_nav{position:absolute;z-index:9;float:left;width:176px;height:29px; padding-right:15px;background:url(top_nav.jpg) top left no-repeat;margin-top:-1px;margin-left:-1px;}

#spacernav{height:35px;}

li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	list-style-position: outside;
	list-style-type: square;
}
h1{margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}


.filebox{position:relative;float:left;border:1px solid #FFFFFF;background:#FFFFFF;width:80px; height:57px;margin:2px;margin-bottom:2px; padding:0px;z-index:10;}
