/* CSS Document */
/* SECTION */

body {
	background: #F8F8F8 url(../images/section_bg.jpg) repeat-x;
}

#banner {
	height: 200px;
}

#banner .banner_photo {
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_txt1 {
	float: left;
	margin: 20px 20px 0px 0px;
	padding: 20px;
	width: 220px;
	color: #74797D;
	font-size: 1.4em;
}

#banner .banner_icon {
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_photo_about {
	background-image: url(../images/section/1-About-LLWR.jpg);
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_photo_operations {
	background-image: url(../images/section/2-Operations.jpg);
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_photo_ehs {
	background-image: url(../images/section/3-EnvironmentHealthSafey.jpg);
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_photo_comms {
	background-image: url(../images/section/4-Communications.jpg);
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_photo_customers {
	background-image: url(../images/section/5-Customers.jpg);
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_photo_suppliers {
	background-image: url(../images/section/6-Suppliers.jpg);
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_photo_links, #banner .banner_photo_contact, #banner .banner_photo_llwr {
	background-image: url(../images/section/7-9-10-CL0999.jpg);
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_photo_llw2008 { 
	background-image: url(../images/section/8-LLW2008-Photo-1.jpg);
	float: left;
	margin-top: 9px;
	width: 480px;
	height: 190px;
	background-repeat: no-repeat;
}

#banner .banner_icon_about {
	background-image: url(../images/icons_new/about_llwr_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_icon_operations {
	background-image: url(../images/icons_new/storage_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_icon_ehs {
	background-image: url(../images/icons_new/corpresp_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_icon_comms {
	background-image: url(../images/icons_new/media_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_icon_customers {
	background-image: url(../images/icons_new/storage_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_icon_suppliers {
	background-image: url(../images/icons_new/suppliers_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_icon_links {
	background-image: url(../images/icons_new/links_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_icon_contact {
	background-image: url(../images/icons_new/contactus_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}

#banner .banner_icon_llwr, #banner .banner_icon_llw2008 {
	background-image: url(../images/icons_new/about_llwr_large.png);
	float: left;
	margin-top: 20px;
	width: 151px;
	height: 136px;
	background-repeat: no-repeat;
}



#centralWide { 
	float: left;
	width: 730px;
}

#central {
	float: left;
	width: 472px;
}

#right {
	margin-top: -28px;
	width: 244px;
	background-color: #E9E9EB;
}

#right #righttop {
	background-color: #B50937;
	padding: 20px 10px 10px 10px;
}

#right #righttop .righticon {
	margin-left: 140px;
}

#right #righttop p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
}


/* TEXT */
h2 {
	margin-top: 35px;
	font-size: 3em;
	line-height: 1em;
	color: #B50937;
}

.IntroText {
	font-size: 1.1em;
	line-height: 1.35em;
	display: block;
	color: #b50937;
	font-weight: bold;
}

.IntroText p {
	margin: 0px;
	padding: 0px;
}

