.navcontainer{
margin:0px 1px;
position:relative;
overflow:hidden;
width:100%;
}

.nav{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding-top:30px;
float:right;
}

.nav li{
float:left;
margin:0px;
list-style:none;
}

.nav li a{
display:block;
height:49px;
background:transparent;
text-decoration:none;
color:#5e5e5e;
background: transparent url(../images/revised_site/bb_gui.png);

}

.nav li.about a{
width:148px;
background-position: -20px -20px;
}

.nav li.about a:hover{
width:148px;
background-position: -240px -20px;
}

.nav li.about a:active{
width:148px;
background-position: -460px -20px;
}

.nav li.about_selected a{
cursor:default;
width:148px;
background-position: -680px -20px;
}

.nav li.products a{
width:130px;
background-position: -20px -70px;
}

.nav li.products a:hover{
width:130px;
background-position: -240px -70px;
}

.nav li.products a:active{
width:130px;
background-position: -460px -70px;
}

.nav li.products_selected a{
width:130px;
background-position: -680px -70px;
}

.nav li.links a{
width:210px;
background-position: -20px -120px;
}

.nav li.links a:hover{
width:210px;
background-position: -240px -120px;
}

.nav li.links a:active{
width:210px;
background-position: -460px -120px;
}

.nav li.links_selected a{
width:210px;
background-position: -680px -120px;
}

.nav li.events a{
width:136px;
background-position: -20px -170px;
}

.nav li.events a:hover{
width:136px;
background-position: -240px -170px;
}

.nav li.events a:active{
width:136px;
background-position: -460px -170px;
}

.nav li.events_selected a{
width:136px;
background-position: -680px -170px;
}

.nav li.contact a{
width:97px;
background-position: -20px -220px;
}

.nav li.contact a:hover{
width:97px;
background-position: -240px -220px;
}

.nav li.contact a:active{
width:97px;
background-position: -460px -220px;
}

.nav li.contact_selected a{
width:97px;
background-position: -680px -220px;
}

.nav li a span{
margin-left:-3000px;
}

.nav li.selected a em{
font-weight:bold;
}

.galleryicons{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px auto;
padding:0px;
width:290px;
}

.galleryicons li{
float:left;
}

.galleryicons li a{
margin-right:10px;
}

.galleryicons li.last a{
margin-right:0px;
}
/*
.techaccordion{
color:#8d8c8c;
}

.techaccordion dl{
color:#8d8c8c;
margin-bottom:10px;
background:transparent;
}

.techaccordion dt{
background:transparent url(assets/sprite_headlines_business.gif) no-repeat scroll 0pt 0pt;
height:18px;
margin-bottom:12px;
width:251px;
}


.techaccordion ul{
margin-left:25px;
}

.techaccordion li{
margin:0px 0px 5px 15px;
list-style-position:outside;
list-style-type:disc;	
}
*/

dt span{
margin-left:-3000px;	
}

.epholder{
background:transparent;
top:0px;
left:250px;
width:228px;
height:39px;
position:absolute;
border-bottom:1px solid #cecece;
}

input.submit_button_large {
	background:transparent url(assets/sprite_main6.png) no-repeat scroll 0px -300px;	
 	width: 85px;
    height: 71px;
    border: none;
	cursor: pointer;
	float:right;
	margin-bottom:38px;
	display:block;
}

input.submit_button_large:hover {
	background-position: -200px -300px;	
}

input.submit_button_large:active {
	background-position: -400px -300px;	
}

.contactinner select{
margin-bottom:27px;
}

