body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	background: #FFF;
	font-weight: none;
	font-size: 12px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	margin: 0 auto;
	background-attachment: fixed;
	background-image: url(../images/bg_eexpress_grises.jpg);
	background-repeat: repeat;
	background-position: left top;
	}

.main-outer{
	width: 100%;
	background-color: #101a63;
	margin-top: -40px;/*margin-top: -64px;*/
	background-attachment: fixed;
	background-image: url(../images/bg_eexpress.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#header_line2 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 59px;
	display:block;
	background-color:#FFF;

	z-index:0;
	
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);
}

/*.parag{
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color: #303539;
	font-size: 1.7em;
	text-align: center;
	padding: 0px;
	margin: 0 auto;

	white-space: wrap;
	display: block;
}*//*	width: 960px;*/

/*.parag h2 {
	
	padding: 20px;
	position: absolute;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 6px;
	text-transform: uppercase;
	width: 80%;
	left: 10%;
	text-align: center;
	line-height: 40px;
	bottom: 30%;
	margin: 0 0 20px 0;
}*//*color: #000;
	text-shadow: 0 0 1px #660000;*/

/*.parag blockquote {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	height: 70px;
	color: #8b8b8b;
	z-index: 2;
	bottom:30%;
	margin: 0 0 -50px 0;
	padding: 0;
}

.parag blockquote p{
	margin: 0 auto;
	width: 60%;
	max-width: 400px;
	position: relative;
}

.parag blockquote p:before {
	color: #f0f0f0;
	color: rgba(244,244,244,0.65);
	font-family: "Bookman Old Style", Bookman, Garamond, serif;
	position: absolute;
	line-height: 60px;
	width: 75px;
	height: 75px;
	font-size: 200px;
	z-index: -1;
	left: -80px;
	top: 35px;
	content: '\201C';
}

.parag cite {
	font-size: 16px;
	padding-top: 10px;
	display: inline-block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}*/
