@font-face {
	font-family: "AvantGarde-Book";
	src: url('/fonts/ITCAvantGardeStd-Bk.otf');
}

@font-face {
	font-family: "AvantGarde-BookItalic";
	src: url('/fonts/ITCAvantGardeStd-BkObl.otf');
}

@font-face {
	font-family: "AvantGarde-BoldCn";
	src: url('/fonts/ITCAvantGardeStd-BoldCn.otf');
}

@font-face {
	font-family: "AvantGarde-Medium";
	src: url('/fonts/ITCAvantGardeStd-Md.otf');
}

@font-face {
	font-family: "AvantGarde-XLt";
	src: url('/fonts/ITCAvantGardeStd-XLt.otf');
}

img {
	position: relative;
	top: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

body {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-shadow: 0px 1px 1px #333740;
	background-image: url('/img/nextransit_bg.jpg');
	background-repeat: repeat-x repeat-y;
	margin: 0;
	padding-left: 110px;
	padding-top:65px;
	font-family: AvantGarde-Bk,"ITC Avant Garde Gothic Std", Helvetica, Arial, Verdana, sans-serif;
	color: #abb6ca;
}

h1 {
	font-family: AvantGarde-XLt,"ITC Avant Garde Gothic Std", Helvetica, Arial, Verdana, sans-serif;
}

#logo {
	position:relative;
	background-image: url('/img/logo.jpg');
	background-repeat: no-repeat;
	width: 370px;
	height: 42px;
}

#mainBox {
	width: 600px;
	position: relative;
	background-color: #fff;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-bottom: 80px;
}
#main {
	position: relative;
	text-shadow: 0px 1px 1px white;
	color: black;
	line-height: 18px;
	text-align: left;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	top: 65px;
	left:20px;
	width:560px;
}

#nav_home {
	position: relative;
	display: inline-block;
	width: 75px;
	padding: 0;
	margin: 0;
	height:43px;
	background-image: none;
	text-align: center;
}
#nav_about {
	position: relative;
	display: inline-block;
	width: 68px;
	padding-left: 15px;
	padding-top: 14px;
	height:43px;
	background-image: url(/img/mainBoxSep.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#nav_apps {
	position: relative;
	display: inline-block;
	width: 64px;
	padding-left: 15px;
	padding-top: 14px;
	height:43px;
	background-image: url(/img/mainBoxSep.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#nav_blog {
	position: relative;
	display: inline-block;
	width: 64px;
	padding-left: 15px;
	padding-top: 14px;
	height:43px;
	background-image: url(/img/mainBoxSep.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#nav_consulting {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	padding-top: 14px;
	width:114px;
	height:43px;
	text-align: center;
	background-image: url(/img/mainBoxSep.jpg);
	background-repeat: no-repeat;
}
#nav_contact {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	padding-top: 14px;
	height:43px;
	background-image: url(/img/mainBoxSep.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 85px;
}
.bigger {
	font-size: 18px;
	font-family: AvantGarde-Book,"ITC Avant Garde Gothic Std", Helvetica, Arial, Verdana, sans-serif, sans-serif, sans-serif;
	line-height: 24px;
}
.headtext {
	display: inline-block;
	padding-top: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	text-shadow: 0px 1px 1px white;
	color: #253353;
	font-size: 17px;
	font-family: AvantGarde-Medium,"ITC Avant Garde Gothic Std", Helvetica, Arial, Verdana, sans-serif, sans-serif, sans-serif;
}
#mb_l {
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	display: block;
	background-image: url('/img/mainBoxSides.jpg');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 3px;
	height: 100%;
}
#mb_r {
	position: absolute;
	float: right;
	left: 597px;
	top: 0px;
	display: block;
	background-image: url('/img/mainBoxSides.jpg');
	background-repeat: repeat-y;
	background-position: -3px 0px;
	width: 3px;
	height: 100%;
}

#mb_tl {
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
	background-image: url('/img/mainBox.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 15px;
	height: 96px;
}
#mb_t {
	position: absolute;
	left: 15px;
	top: 0px;
	display: inline-block;
	background-image: url('/img/mainBox.jpg');
	background-repeat: repeat-x;
	background-position: 0px -96px;
	background-attachment: scroll;
	width: 570px;
	height: 96px;
	text-shadow: 0px 1px 1px #d4d9e2;
	color: #212a3c;
	font-family: AvantGarde-Book,"ITC Avant Garde Gothic Std", Helvetica, Arial, Verdana, sans-serif, sans-serif, sans-serif;
	font-size: 16px;
	font-weight: 400;
}
a {

	color: #37588b;

}
a:hover {

	color: #81ce34;

}
#mb_t a {
	text-decoration: none;
	color: #212a3c;
}
#mb_t a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #fff dotted;
}
.lower {
	font-size: 12px;
	font-family: AvantGarde-Medium,"ITC Avant Garde Gothic Std", Helvetica, Arial, Verdana, sans-serif, sans-serif, sans-serif;
	font-weight: 500;
}
#mb_tr {
	position: absolute;
	left: 585px;
	top: 0px;
	display: inline-block;
	background-image: url('/img/mainBox.jpg');
	background-repeat: no-repeat;
	background-position: -18px 0px;
	width: 15px;
	height: 96px;
}

p {
	padding: 0;
	margin-top: 5px;
}

#mb_bl {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: inline-block;
	background-image: url('/img/mainBox.jpg');
	background-repeat: no-repeat;
	background-position: 0px -192px;
	width: 15px;
	height: 20px;
}
#mb_b {
	position: absolute;
	left: 15px;
	bottom: 0px;
	display: inline-block;
	background-image: url('/img/mainBox.jpg');
	background-repeat: repeat-x;
	background-position: 0px -218px;
	background-attachment: scroll;
	width: 570px;
	height: 20px;
}
#mb_br {
	position: absolute;
	left: 585px;
	bottom: 0px;
	display: inline-block;
	background-image: url('/img/mainBox.jpg');
	background-repeat: no-repeat;
	background-position: -18px -192px;
	width: 15px;
	height: 20px;
}