/* section banners, menus and global elements */
h1.aboutus {
	background: #fff url(/images/elements/banner_aboutus.jpg) no-repeat;
}
h1.news {
	background: #fff url(/images/elements/banner_news.jpg) no-repeat;
}
h1.iso {
	background: #fff url(/images/elements/banner_iso.jpg) no-repeat;
}

h1.awards {
	background: #fff url(/images/elements/banner_awards.jpg) no-repeat;
}

h1.iso {
	text-indent:-9999px;
	width:570px;
	height:42px;
	margin-top:0px !important; margin-bottom:10px !important;
}

h1.aboutus, h1.news, h1.awards {
	text-indent:-9999px;
	width:570px;
	height:42px;
	margin-top:0px !important;	
}

a.icon {
		color:#776299;
		display:inline;
		padding-left:70px;
		width:205px;
		line-height:60px;
		float:left;
		margin-bottom:10px;
		margin-right:20px;
	}
	.profile { background: url(/images/elements/icon_profile.gif) no-repeat; margin-right:0 !important;}
	.partner { background: url(/images/elements/icon_partner.gif) no-repeat; margin-right:0 !important;}
	.contact { background: url(/images/elements/icon_contact.gif) no-repeat; margin-right:0 !important;}
	.directions { background: url(/images/elements/icon_directions.gif) no-repeat; margin-right:0 !important;}
	.careers { background: url(/images/elements/icon_careers.gif) no-repeat; }
	.news { background: url(/images/elements/icon_news.gif) no-repeat; margin-right:0 !important;}
	.iso { background: url(/images/elements/icon_iso.jpg) no-repeat; }
	.milestones { background: url(/images/elements/icon_milestones.jpg) no-repeat;margin-right:0 !important; }
	.sales_tac { background: url(/images/elements/sales_tac.jpg) no-repeat; }
	.web_tac { background: url(/images/elements/web_tac.jpg) no-repeat; margin-right:0 !important;}
h6.midw_header {
	margin: 0; padding: 0;
	color: #542E91;
}
	
/* directions pages layout and styling */
div#left_col{
	width: 280px;
	float: left;
	margin-right: 5px;
}
div#right_col{
	width: 280px;
	float: left;
	margin-left: 5px;
}	
#directions h1 {
	background-image:url(/images/default/elements/banner_directions.jpg);
	height: 42px;
	text-indent: -9999px;
}

#directions h6 {
	background-repeat:no-repeat;
	color: #542E91;
}

#directions p {
	margin: 0 0 25px 0;
	text-align: justify;
}
h6#car {
	background-image:url(/images/default/directions/car.gif);
	height: 40px;
	padding-left: 56px; margin-bottom: 10px;
	line-height: 40px;
}
h6#train {
	background-image:url(/images/default/directions/train.gif);
	height: 40px;
	padding-left: 56px; margin-bottom: 10px;
	line-height: 40px;
}
h6#air {
	background-image:url(/images/default/directions/air.gif);
	height: 40px;
	padding-left: 56px; margin-bottom: 10px;
	line-height: 40px;
}
h6#tunnel {
	background-image:url(/images/default/directions/tunnel.gif);
	height: 40px;
	padding-left: 56px; margin-bottom: 10px;
	line-height: 40px;
}
h6#pdf_icon {
	background-image:url(/images/default/directions/pdf_icon.gif);
	background-position:right;
	width: 210px;
	padding: 0px;
	height: 52px;
	line-height: 52px;
}

#contact_us p {
	margin: 10px 0 20px 0;
}

/* contact us pages layout and styling */
#contact_us img#map {
	float: right;
}
#contact_us table td {
	padding: 0;
}
#contact_us #address {
	text-align: center;
	color: #542E91;
	font-weight: bold;
}

.award {
	float:left;
	width:275px;
	margin-bottom:10px;
	height:auto !important;
	min-height:90px;
}

.award img { float:left;margin-right:10px;}
.award p { margin-left:75px;width:195px; }

