body { 
	padding: 0;
	margin: 0;
	background-image: url(../images/site-bg2.jpg); 
	background-position: top center; 
	background-repeat: no-repeat; 
	background-color: #333;
	background-attachment: fixed;
font-family: "trebuchet MS",arial,serif;
color: #666;
font-size: 0.8em;
}

img#expando { 
	position: absolute; 
	display: none; 
	z-index: 1; 
	-ms-interpolation-mode: bicubic; 
} 

.wide img#expando, 
.tall img#expando { 
	display: block; 
} 

.wide img#expando { 
	width: 100%; 
	height: auto; 
} 

.tall img#expando { 
	width: auto; 
	height: 100%; 
}

.ie6fixed {
	position: absolute;
	top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
}
	

		
		
		
		





#newheights{

     width: 960px;
     margin-left: auto;
     margin-right: auto;
     background-position: bottom;	
     margin-bottom: 15px;
     margin-top: 20px;

}


#navcontainer {

}


#navcontainer ul {
	margin-left: 0;
	list-style-type: none;
	height: 131px;
}


#navcontainer .logo {background: url(/images/header/nav1.png) no-repeat; width: 464px;height: 131px;display: block;float: left;}
#navcontainer .home {background: url(/images/header/nav2.png) no-repeat; width: 84px;height: 131px;display: block;float: left;}
#navcontainer .about {background: url(/images/header/nav3.png) no-repeat; width: 77px;height: 131px; display: block;float: left}
#navcontainer .team {background: url(/images/header/nav4.png) no-repeat; width: 98px;height: 131px; display: block;float: left;}
#navcontainer .contact {background: url(/images/header/nav5.png) no-repeat; width: 121px; height: 131px;display: block;float: left;}
#navcontainer .activities {background: url(/images/header/nav6.png) no-repeat; width: 116px; height: 131px;display: block;float: left;}



#navcontainer .home a:hover{background: url(/images/header/nav2.png) 0px -131px no-repeat;}
#navcontainer .about a:hover{background: url(/images/header/nav3.png) 0px -131px no-repeat;}
#navcontainer .team a:hover{background: url(/images/header/nav4.png) 0px -131px no-repeat;}
#navcontainer .contact a:hover{background: url(/images/header/nav5.png) 0px -131px no-repeat;}
#navcontainer .activities a:hover{background: url(/images/header/nav6.png) 0px -131px no-repeat;}




#navcontainer ul li a {
	height: 131px;
}








#content {

width: 930px;
background: #fff;
height: 400px;
margin-left: auto;
margin-right: auto;

}

#home-left {
width: 380px;
float:left;

}

#home-right {
width: 540px;
float: right;


}

#more-wrapper {
width: 860px;
padding-top: 20px;
margin: 0px 0 0 35px;
border: 0px solid red;
clear: both;
font-weight: bold;
color: #333;
height: 60px;
background: url(/images/ticker-bg.png) no-repeat;
}


#more-wrapper strong {
color: #000066;
font-weight: bold;
}

.ticker-white {
color: #fff;

}

.more {
background: url(/images/home-more.jpg) no-repeat; 
width: 268px;height: 41px;float: left;margin: 15px 0 0 55px;
}

.more a:hover{background: url(/images/home-more.jpg) bottom no-repeat;}




.activities-more {
background: url(/images/home-more-activities.jpg) no-repeat; 
width: 505px; height: 41px; float: right; margin: 15px 40px 0 0;
}

.activities-more a:hover{background: url(/images/home-more-activities.jpg) bottom no-repeat;}





.more a, .activities-more a {height: 41px;}




.portfolio_wrap a span{
	background: url(/images/homefade/overlay.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 513px;
	height: 288px;
	font-size: 0px;
	
}







/* ******************  GALLERIA STYLES  ****************************************** */



h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
a{color:#348;text-decoration:none;outline:none;}
a:hover{color:#67a;}
.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:2em;}
.gallery_demo{width:702px;margin:0 auto;}
.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 60px auto;height:438px;width:700px;background:black;}
#main_image img{margin-bottom:10px;}

.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}
	











code,pre{
	font-size: 0.7em;
}

h1{
	height: 20px;
	margin-bottom: 8px;
}


input,textarea,select{
	font-size: 1em;
}
input,textarea{
	padding: 2px;
}
a img, a:hover img{
	border: none;
}

p{
	margin-bottom: 1.1em;
}

label{
	display: block;
	margin-bottom: 0.5em;
}
label *{font-size: 1em;}

option{padding-right: 1.2em;}


.hidden{
	display: none;
	line-height: 0;
	font-size: 1px;
	text-indent: -9999px;
}

.image-block{
	display: block;
	font-size: 1px;
	line-height: 0;
	text-decoration: none;	
	text-indent: -9999px;
	text-indent: /**/-1em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-indent: -9999px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




#header{
    background: url(/images/header.png) no-repeat;
	height: 131px;
	position: relative;
}







/*\*/* html #header li{height:1%;}/**/







#header blockquote{display: none;}
#header-about blockquote{display: none;}


#header, header-about, li{list-style: none;}

















#footer{
	background: url(/images/footer.png) no-repeat;
	height: 76px;
	position: relative;
}

/*\*/* html #footer li{height:1%;}/**/



.alert{
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}
.rule{
	border-top: 1px solid #868d9f;
	height: 1px;
	margin: 4px 0;
}
.rule *{display:none;}


div#grid {
    opacity: 0.2;
    filter: alpha(opacity=10);
    background: url(../images/grid.gif) repeat top left;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	z-index: 2;	

}



