@charset "UTF-8";

body { 
	margin-top: 0px;
}
div.banner {
	height: 150px;
	background: url(../images/tech_banner_medium.png);
	background-repeat: no-repeat right 0px;
}
.mobile_break {
	display: none;
}
div.nav_menu {
	font-size: 19px;
}
li.start_nav{
	height: 44px;
}
li.end_nav{
	height: 44px;
}



