@charset "UTF-8";

body { 
	margin: 0px;
}
div.banner {
	height: 150px;
	background: url(../images/boxworld_banner_medium.gif);
	background-repeat: no-repeat right 0px;
}
.main_header_text {
	font-size: 100px;
	padding-top: 17px;
}
.header_text {
	font-size: 100px;
	padding-top: 17px;
	line-height: 80px;
}
.solution_text {
	font-size: 50px;
	padding-top: 3px;
}
img#solve_pic {
	max-width: 500px;
}
img#solve {
	max-width: 500px;
}
.mobile_break {
	display: none;
}
div.nav_menu {
	font-size: 19px;
}
li.start_nav{
	height: 44px;
}
li.end_nav{
	height: 44px;
}



