@charset "UTF-8";

/* Layout Medium Screens */

header {
	height: 110px;
	background-color: #ffffff;
	/*background: url(../images/banner_medium.jpg) no-repeat 90% 0px;*/
}

header a.logo {
	width: 225px; height: 88px;
	top: 20px; left: 30px;
	background-image: url(../images/logos/U2Elogo_medium.png);
	position: absolute;
}


nav {
	display: block;
	position: absolute;
	background-color: #ffffff;
}

.promo_container { padding: 0px 20px 15px 20px; }
/*.promo_container .promo { background-position: 0px 0px; }*/
.promo_container .promo .content { padding: 170px 30px 0px 0px; }

.promo.one { background-image: url(../images/icons/business_150.png); height: 150px }
.promo.two { background-image: url(../images/icons/computer_150.png); height: 150px }
.promo.three { background-image: url(../images/icons/accounting_150.png); height: 150px }

#service {background-color: #4d5a7d; width:100%; height: 350px; }
#company {background-color: #9aa1b5; width:100%; height: 350px; }
#company_info { margin: auto; width: 100%;}
#byteware_info { display: none;}
#contact {background-color: #364367; width:100%;}
#contact_form { margin: auto; width: 100%;}

nav {  top: 60px; right: 8%;  }
nav a { margin: 12px 0px 10px 30px; margin-right: 0px; font-size: 1em; }
#call_to_action { display: none; }

body { background-image: none; }