* {
	margin: 0;
}

	html, body,
	table, td,
	form,
	h1, h2, h3, h4, h5, h6,
	p,
	ol, ul {padding: 0; margin: 0}
	

html {height:100%}


img, table, td {border: 0}
/*body, td, th {font: 100%/1.3 Tahoma, Helvetica, sans-serif; color: #fff;}*/
body, td, th {font: 100%/1.3 Georgia, "Times New Roman", Times, serif; color: #fff;}
body {height:100%; background:#427bae url(../img/bg.jpg) center top repeat; position:relative; }
table {border-collapse: collapse}

/*img.png {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/i/img.png)}*/

a:link {color: #FFF;}
a:visited {color:#FFF}  
a:hover {color:#FFFF80;}

hr {height: 0px; border: 0; font-size:1px; line-height:0px; border-top: 1px solid #c1b5ad;}

h1, h2, h3 {margin:1em 0 1em 0; font-style:normal; font-weight:normal; color:#FFF; line-height:1em; font-style:italic}

h1 {font-size: 200%;}
h2 {font-size: 180%;}
h3 {font-size: 140%;}

p {margin-bottom: 1em}

ul {margin: 0em 0 1em 20px; padding:0; }
ul li {margin-bottom:5px;}
ul ul, ul ol, ol ul, ol ol {margin-bottom:0; margin-top:10px; margin-bottom:5px;}
ol {padding: 0em 0 1em 40px}
ol li {margin-bottom:4px;}

.blur {color: silver}
.focus {color: black}
address {font-style: normal}
.clear {clear:both; font-size:1px; height:0px; line-height:0px; }
.bold {font-weight:bold;}
.italic { font-style:italic;}

.page-content {position:relative; margin-bottom:-92px}
.footer { background:url(../img/mountains.jpg) no-repeat center bottom; height:200px; position:relative; margin-top:420px;}

.header {background:url(../img/top.jpg) no-repeat center top; position:relative; z-index:100;padding:500px 0 200px 0}
.anons {
	margin:0 auto;
	width:600px;
	font-size:85%;
	position:relative;
	margin-bottom:30px;
	left: -20;
}
.anons table {}
.anons table td { vertical-align:top; padding:20px;font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-style:italic}

	/*
        N A V I G A T I O N   M E N U
    */ 

.nav-menu { background:url(../img/nav-icons-bg.png) no-repeat center center; width:160px; height:80px; position:absolute; z-index:150; left:50%; top:5px; margin:0 0 0 280px;}
#home .nav-menu {}
        .nav-menu ul { width:220px; height:21px; margin:26px 0 0 23px; padding:0; list-style-image:none; list-style:none;}
        .nav-menu ul li{ float:left; width:21px; height:21px; margin:0; padding:0; margin-right:24px;}  
        .nav-menu ul li a, .nav-menu ul li b {display:block; width:21px; height:21px; background:url(../img/nav-icons.gif) no-repeat; outline:none; margin:-2px 0 0 -2px}
        .nav-menu ul li a.home-icon { background-position:0px 1px;} 
        .nav-menu ul li b.home-icon { background-position:0px -24px;}  
        .nav-menu ul li a.mail-icon { background-position:-50px 0px;}
        .nav-menu ul li b.mail-icon { background-position:-50px -24px;}        
        .nav-menu ul li a.search-icon { background-position:-75px 0px;}
        .nav-menu ul li b.search-icon { background-position:-75px -25px;}
        .nav-menu ul li a.map-icon { background-position:-25px 0px;}
        .nav-menu ul li b.map-icon { background-position:-25px -24px;}
    /*
        end of NAVIGATION MENU
    */   

#sitemap STRONG { font-size:125%; font-style:italic; font-weight:normal}

.bg-bottom { height:620px; width:100%; background:url(../img/footer-gradient.png) repeat-x center center; position:absolute; bottom:0; left:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/footer-gradient.png', sizingMethod='scale'); *background:none;}
