* {
	background-repeat: no-repeat;
}

ol,ul {
	list-style: none;
}

del {
	text-decoration: line-through;
}

blockquote,q {
	quotes: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del 
	, dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}

label,input {
	vertical-align: middle;
}

/* basic style sheet */
.clear_1 {
	clear: both;
	height: 0;
	overflow: hidden;
}

.align_l {
	text-align: left;
}

.align_r {
	text-align: right;
}

.align_c {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold
}

.hide {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: top left
}

.none {
	display: none
}

.accessibility {
	position: absolute;
	left: -6767px;
	width: 990px;
	overflow: hidden;
}

p {
	padding: 0 0 0.8em 0;
}

a {
	text-decoration: none;
	color: #00468e
}

a:hover {
	text-decoration: underline
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* ------------------------------------------------------- */
	/*---------------- layout -------------------------------- */
body {
	background: url('../images/bkg.jpg') top left repeat;
	text-align: center;
	color: #333;
	font: 70% Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	position: relative;
	text-align: left
}

#footer {
	color: #FFF;
}

#container {
	background-color: white;
	border: 8px solid white
}

#container #intro {
	background-position: top left;
	background-repeat: no-repeat;
}

.link {
	display: block;
	padding-top: 5px
}

.link a {
	color: #00468e
}

.copyright {
	padding-top: 5px;
	padding-left: 10px;
	color: #e4e4e4;
}
.copyright a {
	color: #e4e4e4;
	text-decoration: underline;
	margin-left: 10px;
} 
/*---------------- Comun css -------------------------------- */
#container #intro .introIn {
	width: 400px;
	padding: 50px 0 0 120px;
	float: right;
	text-align: right;
	padding-right: 30px
}

#home #container { padding-bottom:10px}

#text {
	color: white;
	font-size: 1.6em;
	margin-top: 10px;
}

ul.logos { clear:both}
ul.logos li { float:left; display:block;}
ul.logos li img { display:block}


.caption {
	color: gray;
	font-size: 0.8em;
}


/*---------------- Services section -------------------------------- */
#services #container #intro {
	background-image: url('../images/services_image3.jpg');
	height: 415px;
}
#services .caption {
	margin-top: 155px;
	float: right;
}

#slide_area {
	background-color: #ced8db;
	margin-bottom: 20px;
	clear: both
}

h3.slide_title {
	color: #00468e;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 8px;
	margin-top: 15px;
}

div.bullets {
	font-size: 1.3em;
}

#steps {
	border-left: 1px solid #d2d2d2;
	padding-left: 0px;
	border-right: 1px solid gray;
}

#steps .step_buttons {
	float: left;
	margin-right: 1px;
}

#steps .step_buttons a {
	width: 98px;
	height: 68px;
	display: block;
	cursor: pointer;
	background-position: top left;
}

#steps .step_buttons a#Buyer_Intelligence {
	background-image: url('../images/1a.jpg');
}

#steps .step_buttons a#Seller_packerAssessment {
	background-image: url('../images/2.jpg');
}

#steps .step_buttons a#Plant_Audit {
	background-image: url('../images/3.jpg');
}

#steps .step_buttons a#Negotiation {
	background-image: url('../images/4.jpg');
}

#steps .step_buttons a#Logistics {
	background-image: url('../images/5.jpg');
}

#steps .step_buttons a#Quality_Control {
	background-image: url('../images/6.jpg');
}

#steps .step_buttons a#Shipment {
	background-image: url('../images/7.jpg');
}

#steps .step_buttons a#Documentation {
	background-image: url('../images/8.jpg');
}

#steps .step_buttons a#Follow-up {
	background-image: url('../images/9.jpg');
}

#steps .step_buttons a:hover {
	background-position: bottom left;
}

#steps .last {
	width: 101px
}

#services #text {
	font-size: 1.4em;
}

.slide {
	padding: 10px 0px 20px 0
}

.slide .left {
	padding-right: 8px;
	height: 206px;
}

/*---------------- Our team section -------------------------------- */
#image0largest {
	float: left;
}

#thumbImg {
	width: 515px;
	display: block;
	margin-left: 3px;
}

#thumbImg ul li {
	float: left;
	width: 80px;
	height: 75px;
	overflow: hidden;
	display: block;
	padding-right: 5px;
	padding-top: 5px;
}

#thumbImg ul li.last {
	padding-right: 0
}

#subNav-ourTeam ul li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #000;
}

#team_image {
	float: left
}

#rightCnt {
	width: 360px
}

#team #text {
	margin-right: 30px;
	color: #000;
	font-size: 1.2em;
	margin-top: 10px;
}

#team #title {
	font-size: 2.2em;
	color: #666;
	margin-top: 15px;
}
#team .caption {
	margin-top: 435px;
	margin-left: 10px;
	float: left;
}

/*------------- logo ------------------------------------- */
.logo {
	width: 143px;
	height: 132px;
	background-color: white;
	position: absolute;
	top: 200px;
	left: -20px;
	padding: 7px 4px 4px 4px;
	text-align: center;
	z-index: 9999
}

.logo ul li a {
	color: #00468e;
}

/*------------- Nav list ------------------------------------*/
ul#secondary_nav {
	float: right;
	padding-bottom: 30px;
	margin-right: 10px;
}

ul#secondary_nav li {
	float: left;
	display: block;
	margin-right: 5px;
	border-right: 1px solid white;
	padding: 7px 5px 7px 0
}

ul#secondary_nav li a {
	color: white;
}

ul#secondary_nav li.active {
	font-weight: bold
}

#subNav-ourTeam ul.clearfix {
	padding: 10px
}

#subNav-ourTeam ul.clearfix li a {
	color: #00468e
}

.logo ul {
	padding-bottom: 4px
}

.logo ul li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid white;
}

.logo ul li.last,ul#secondary_nav li.last,#subNav-ourTeam li.last {
	margin-right: 0;
	padding-right: 0;
	border: 0
}

/* Was in Plain Vanilla Text but must now be defined on the application becuase all websites share the same core */
ul#primary_nav {
	clear: both;
	opacity: 0.9;
	filter: alpha(opacity =   90);
	background-color: white;
	display: block;
	margin-right: 8px;
	float: right
}

ul#primary_nav { #width: 552px}

ul#primary_nav a {
	color: #00468e;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	padding: 6px 30px 6px 30px;
}

ul#primary_nav a:hover {
	text-decoration: none
}

ul#primary_nav li {
	float: left;
	font-size: 2em;
	text-align: center;
}

#primary_nav a:hover,ul#primary_nav li.active a  {
	background-color: #00468e;
	color: white;
}

#primary_nav .last {
	margin-right: 0;
}

/* -------- home page ----------*/
#home #container #home_image {
	background-image: url('../images/home4.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 398px;
	margin-bottom: 60px;
	position: relative
}

#title {
	font-size: 2em;
	color: white
}

#home #title {
	position: absolute;
	top: 100px;
	left: 180px;
	color: white;
	font-weight: normal;
}

#home .changePic {
	position: absolute;
	width: 400px;
	bottom: -140px;
	right: 10px
}

#home .articles_link {
	float: left;
	color: gray;
	margin-top: 60px;
	width: 240px;
	text-align: right;
}

#home a#polaroid {
	display: block;
	float: right;
	width: 160px;
	height: 180px;
	background-image: url('../images/polaroid_template.png') !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = true, sizingMethod = image, src =
		'http://mida/Site/Design/Application/Main_Layout/Main/images/polaroid_template.png');}

#home a#polaroid img {
	display: block;
	margin-left: 29px;
	margin-top: 30px;
}
#corey {
	font-size: 5pt;
	margin: 368px 0 0 65px;
	float: left;
	color: #524b41;
}

/* -------- Product Page ----------*/
#products .rightCol {
	float: right;
	width: 512px;
	padding-right: 10px;
	padding-top: 10px
}

#products #text {
	margin-top: 20px;
	margin-left: 5px;
	color: #333
}

#products #text2 ul {
	padding: 10px 0;
	font-size: 1.2em
}

#products #text2 ul li {
	background: url(../images/bullet.gif) 0 4px no-repeat;
	padding-left: 10px;
	margin-bottom: 8px;
}

#product_page #text {
	font-size: 1.2em
}

#products #container {
	background: url(../images/our-product.jpg) top left no-repeat;
}

p#our_product {
	font-size: 5.3em;
	color: #00468e;
	padding: 0;
	margin-top: 15px;
}

/*#seals2{background-image: url('../images/seals-2.gif');
	width: 480px;
	height: 117px;
	
}
*/ /* -------- Our Background ----------*/
#background_image {
	background-image: url('../images/dsc00296.jpg');
	height: 480px;
}


#about_us_polaroid {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
.first_paragraph {
	color: #333;
	width: 740px;
	font-size: 1.2em;
	float: right;
	padding: 30px 15px 0 0;
}

#employment .first_paragraph {
	padding-bottom: 15px
}

#bottomz {
	padding-bottom: 20px;
}

#bottomz div.right {
	width: 600px
	}

#background h2.title {
	color: #00468e;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px solid gray;
	margin-top: 20px;
}

.legacy {
	font-size: 1.2em;
	margin-top: 10px;
}

#background .caption {
	margin-top: 460px;
	margin-left: 5px;
	float: left;
	color: #3f3f3f;
}
#background .caption2 {
	margin-top: 5px;
	margin-left: 58px;
	color: gray;
}
#polaroid_area {
	width: 215px;
	float: left;
}


/* -------- Contact Us and Employment form----------*/
#container .raw {
	background: #fff url(../images/contact-us.jpg) top left no-repeat;
	min-height: 489px;
	height: auto !important;
	height: 489px
}

#employment #container .raw {
	background: #fff url(../images/employment.jpg) top left no-repeat;
	min-height: 728px;
	height: auto !important;
	height: 728px
}

#addresseseseses {
	width: 548px;
	margin-top: 10px;
	padding-bottom: 20px;
}

.offices {
	text-align: right;
	margin-top: 10px;
}

#addresseseseses .active {
	background-color: #e3e3e3;
	padding: 5px;
	margin-right: -5px
}

#formcontainer {
	position: relative;
	float: right;
	width: 335px
}

#form {
	display: inline;
	padding-top: 20px;
}

#messagebox {
	position: absolute;
	top: 0;
	right: 5px;
	width: 330px;
	height: 170px;
	background: #ededed;font-size: 2em!important;
	border-top:1px solid #00468e;
	border-bottom:1px solid #00468e
}

#successful, #unsuccessful {
	 color:#00468e; padding:10px
}




div.label_textarea_pair,div.label_textinput_pair {
	width: 330px;
	padding-bottom: 10px;
	float: left
}

div.label_textarea_pair label,div.label_textinput_pair label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

div.label_textinput_pair input,div.label_textarea_pair textarea {
	width: 200px;
}

.submit_button {
	clear: both;
	background: url(../images/submit_button-new.gif) top left no-repeat;
	width: 190px;
	height: 32px;
	border: 0 !important;
	color: #fff;
	font-weight: bold;
	margin-left: 110px;
}
.submit_button:hover { background-position:bottom left }

#requiredField {
	padding-top: 3px;
	clear: both;
	margin-left: 120px;
	color: gray;
	
}

#requiredField span {
	color: purple;
	font-size: 1.5em
}

#employment .first_paragraph {
	width: auto !important;
	text-align: left;
	float: none;
	padding-right: 0;
	padding-top: 10px
}
#contact_us .caption {
	margin-top: 470px;
	margin-left: 60px;
	float: left;
	color: gray;
}
#employment .caption {
	margin-top: 710px;
	margin-left: 15px;
	float: left;
	color: gray;
}

/* -------- Our Partner ----------*/
#headerz {
	background-image: url('../images/partners-header.jpg');
	height: 122px;
}

#partners {
	width: 600px;
	background-color: white;
	margin-top: 30px;
	float: right;
	margin-bottom: 20px;
}

.partner_links {
	color: #00468e;
	margin-right: 20px;
}

#partners .link_partner {
	display: block;
	text-align: right;
}

#partners ul.partnerList div.left {
	width: 515px
}

#partners ul.partnerList h2 {
	display: block;
	border-bottom: 1px solid gray;
	margin-bottom: 10px
}

/* -------- News Blog ----------*/
#achievements .header {
	padding-bottom: 15px
}

#sidebar {
	float: left;
	width: 310px;
	font-size: 1.1em;
	border-left: 1px dotted #d9d9d9;
	padding-left: 15px;
	margin-top: 10px;
}

#sidebar ul {
	padding-top: 8px
}

#sidebar ul li a {
	background: url(../images/list_square.gif) 3px -190px no-repeat;
	padding-left: 15px;
	margin-bottom: 8px
}

#sidebar ul li a:hover {
	background-position: 3px 6px;
}

#blog {
	float: right;
	width: 531px;
	padding-right: 5px;
	border-left: 1px dotted #d9d9d9;
	padding-left: 15px;
	font-size: 1.1em;
	margin-top: 10px;
}

.post {
	margin-top: 10px;
	border-top: 1px dotted #d9d9d9;
}

#sidebar .post h2 {
	margin: 5px 0 5px 0;
	font-size: 1.1em;
	padding-top: 8px;
	color: #333
}

#blog .post h2 {
	margin-top: 5px;
	font-size: 1.1em;
	padding-top: 8px;
}

#blog .entry {
	padding-top: 8px
}
/*
#wp-calendar {
	margin-top: 10px;
	color: #00468E;
	font-size: 1.3em;
}

#wp-calendar th {
	width: 24px;
}

#wp-calendar tr {
	height: 24px;
}*/

#ebookheader{
position: absolute;
top: 238px;
left: 25px;
}