						*{margin:0;padding:0;}
						body {text-align:center;font:12px/15px Arial, sans-serif;}
						img {border:0;}
						#container{position:relative;text-align:left;width:900px;margin:0 auto;background:#ffffff url(/static/img/bg-main.gif);}
							#header{width:900px;height:90px;background:#ffffff;clear:both;}
								#header-con-left{float:left;margin:20px 0 0 40px;width:500px;}
									#con-logo{height:70px;background:#ffffff;}
								#header-con-right{display:none}
			
							#con-main-menu{ float:left;width:900px;height:39px;font-weight:bold;font-size:1.1em;background:#fff url(/static/img/bg-header.gif) repeat-x bottom;clear:both;}
								#con-main-menu ul {display:none}
									
			
							#content{margin:25px 50px -15px 50px;clear:both;padding:20px 20px 0 0;background:#ffffff url(/static/img/bg.gif) no-repeat;overflow:visible;}
								#content #leftbar{display:none;}
									#content #rightbar{display:none;}
										#content p, #content h1, #content h2, #content h3 {margin-bottom:15px;}
											#content p.dataset span{width:100px;float:left;}
										
										#content #rightbar p, #content #rightbar h2, #content #rightbar h3 {margin-bottom:10px;}
										#content #rightbar {font-size:11px; line-height:auto;}
											 .blog .entry {
      margin-bottom: 1.5em;
    }
									a.bloga, a.bloga:visited, td a, p a {color:#F26631;text-decoration:none;font-size:1em; font-weight:bold;}
									a.bloga:hover, td a:hover, p a:hover {color:#F26631;text-decoration:underline;font-size:1em; font-weight:bold;}

									#content td p {font-size:12px; padding-right:15px;}
									#content td h3 {margin-bottom:0px;}
									
									#content h3 {font-size:13px; line-height:auto;font-weight:bold;color:#F26631;}
									#content h2{font-size:18px; line-height:auto;font-weight:bold;color:#F26631;}
										#content h2 a {color:#F26631; text-decoration:underline;}
									#content h1 {font-size:40px; line-height:auto;font-weight:normal;color:#F26631;}
									
									#content li {margin:0 0 15px 30px;}
									
									#content .fa {color:#F26631;font-size:1.1em;}
									#content .fa strong {line-height:0.4em;}
			
							#footer{clear:both;position:relative;bottom:0px;clear:both;margin:0 auto;width:900px;height:50px;background:#ffffff url(/static/img/bg-bottom.gif) no-repeat top;}
								#footer p{display:block;font-size:10px;color:#DCD7D6;padding:30px;text-align:right;}
										
								#content #bodyText {width:900px;}
								#content #bodyText div#leftNewsColumn {float:left;width:280px;padding-right:15px;}
								#content #bodyText div#centerNewsColumn {float:left;width:280px;padding-right:15px;}
								#content #bodyText div#rightNewsColumn {float:left;width:280px;}
								 
								 /* Firefox */
									@-moz-document url-prefix()
								 {
								 #content #bodyText {width:820px;}
								 #content #rightbar{margin-right:25px;}
								 #footer{bottom:55px;}
								 }
								 
								 img#homeHeader{display:block;}
								#slideshow {
								    position:relative;
								    margin:0 0 15px 0;width:800px; height:250px;
								}
								
								#slideshow IMG {
								    position:absolute;
								    top:-10px;
								    left:0;
								    z-index:8;
								}
								
								#slideshow IMG.active {
								    z-index:10;
								}
								
								#slideshow IMG.last-active {
								    z-index:9;
								}
								/*div {border:1px dotted red}*/