@charset "utf-8";

body {
	background-image: url(../_images/_backgrounds/site_main_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

/*	--------------------------------------------------
	LAYERS
	-------------------------------------------------- */

#lyrContainer {
	width: 909px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	text-align: left;
}

	#lyrContainer #lyrHeader {
		background-image: url(../_images/_elements/header_top.png);
		background-repeat: no-repeat;
		background-position: center;
		width: 899px;
		height: 80px;
		padding-left: 5px;
		padding-right: 5px;
	}
	
		#lyrContainer #lyrHeader #bookmark {
			float: right;
			width: 365px;
			color: #ffffff;
			vertical-align: top;
			text-align: right;
		}

			#lyrContainer #lyrHeader #bookmark #login {
				text-align: left;
				vertical-align: top;
				padding-left: 25px;
			}

				#lyrContainer #lyrHeader #bookmark #login #login_boxes {
					padding-top: 17px;
					padding-left: 4px;
					text-align: left;
					vertical-align: top;
				}

	#lyrContainer ul#lyrNavigation {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		border: none;
		top: 0px;
		left: 0px;
		width: 911px;
		height: 41px;
		padding-left: 1px;
	}
	
		#lyrContainer ul#lyrNavigation li {
			padding: 0px;
			margin: 0px;
			display: block;
			float: left;
			text-indent: -9999px;
		}

		#lyrContainer ul#lyrNavigation li a {
			border: none;
			display: block;
			height: 41px;
		}

			#lyrContainer ul#lyrNavigation li#home a {
				background-image: url(../_images/_nav/home.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 75px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#home a:hover {
				background-image: url(../_images/_nav/home_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 75px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#home a.selected {
					background-image: url(../_images/_nav/home_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 75px;
					height: 41px;
				}

			#lyrContainer ul#lyrNavigation li#solutions a {
				background-image: url(../_images/_nav/solutions.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 76px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#solutions a:hover {
				background-image: url(../_images/_nav/solutions_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 76px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#solutions a.selected {
					background-image: url(../_images/_nav/solutions_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 76px;
					height: 41px;
				}

			#lyrContainer ul#lyrNavigation li#about a {
				background-image: url(../_images/_nav/about.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 59px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#about a:hover {
				background-image: url(../_images/_nav/about_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 59px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#about a.selected {
					background-image: url(../_images/_nav/about_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 59px;
					height: 41px;
				}

			#lyrContainer ul#lyrNavigation li#product a {
				background-image: url(../_images/_nav/product.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 69px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#product a:hover {
				background-image: url(../_images/_nav/product_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 69px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#product a.selected {
					background-image: url(../_images/_nav/product_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 69px;
					height: 41px;
				}

			#lyrContainer ul#lyrNavigation li#testimonial a {
				background-image: url(../_images/_nav/testimonial.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 93px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#testimonial a:hover {
				background-image: url(../_images/_nav/testimonial_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 93px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#testimonial a.selected {
					background-image: url(../_images/_nav/testimonial_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 93px;
					height: 41px;
				}

			#lyrContainer ul#lyrNavigation li#partners a {
				background-image: url(../_images/_nav/partners.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 73px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#partners a:hover {
				background-image: url(../_images/_nav/partners_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 73px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#partners a.selected {
					background-image: url(../_images/_nav/partners_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 73px;
					height: 41px;
				}

			#lyrContainer ul#lyrNavigation li#news a {
				background-image: url(../_images/_nav/news.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 60px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#news a:hover {
				background-image: url(../_images/_nav/news_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 60px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#news a.selected {
					background-image: url(../_images/_nav/news_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 60px;
					height: 41px;
				}

			#lyrContainer ul#lyrNavigation li#careers a {
				background-image: url(../_images/_nav/careers.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 73px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#careers a:hover {
				background-image: url(../_images/_nav/careers_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 73px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#careers a.selected {
					background-image: url(../_images/_nav/careers_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 73px;
					height: 41px;
				}

			#lyrContainer ul#lyrNavigation li#contact a {
				background-image: url(../_images/_nav/contact.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 97px;
				height: 41px;
			}

			#lyrContainer ul#lyrNavigation li#contact a:hover {
				background-image: url(../_images/_nav/contact_o.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 97px;
				height: 41px;
			}

				#lyrContainer ul#lyrNavigation li#contact a.selected {
					background-image: url(../_images/_nav/contact_o.jpg);
					background-repeat: no-repeat;
					background-position: left;
					width: 97px;
					height: 41px;
				}
				
			#lyrContainer ul#lyrNavigation li#spacer {
				background-image: url(../_images/_nav/spacer_right.jpg);
				background-repeat: no-repeat;
				background-position: left;
				width: 230px;
				height: 41px;
			}
				
	#lyrContainer #lyrFlashHeader {
		width: 909px;
		height: 315px;
		vertical-align: top;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 5px;
	}

	#lyrContainer #lyrFlashInteriorHeader {
		width: 909px;
		height: 176px;
		vertical-align: top;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 5px;
	}
	
	#lyrContainer #lyrInfobox_Left_Primer {
		position: relative;
	}

		#lyrContainer #lyrInfobox_Left {
			position: absolute;
			float: left;
			width: 230px;
			vertical-align: top;
			text-align: left;
		}

	#lyrContainer #lyrInfobox_Right_Primer {
		position: relative;
		left: 680px;
	}

		#lyrContainer #lyrInfobox_Right {
			position: absolute;
			float: right;
			width: 230px;
			vertical-align: top;
			text-align: right;
		}
	
	#lyrContainer #lyrSiteContent {
		margin-left: 240px;
		margin-right: 240px;
		margin-top: 5px;
		width: 429px;
		vertical-align: top;
		text-align: left;
	}

	#lyrContainer #lyrSiteContent #lyrSectionHeader {
		background-image: url(../_images/_elements/_bullets/arrow_orange.gif);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding-left: 18px;
		color: #f13e24;
		font-size: 11pt;
		font-weight: bold;
		letter-spacing: -0.05em;
	}

	#lyrContainer #lyrSiteContent #lyrSectionContent {
		padding-left: 18px;
		padding-right: 15px;
		color: #445171;
		font-size: 10pt;
		letter-spacing: -0.05em;
		line-height: 18px;
		padding-top: 5px;
		text-align: left;
	}
	
		#lyrContainer #lyrSiteContent #lyrSectionContent #button {
			padding-top: 10px;
			float: right;
		}

	#lyrContainer #lyrSiteContent #lyrSectionSpacer {
		height: 60px;
	}
	
	#lyrContainer #lyrFooter {
		background-image: url(../_images/_backgrounds/footer.jpg);
		background-repeat: no-repeat;
		background-position: center;
		height: 30px;
	}

		#lyrContainer #lyrFooter #links {
			text-align: center;
			padding-top: 8px;
			font-size: 7pt;
			color: #ffffff;
		}

			#lyrContainer #lyrFooter #links a:link, #lyrContainer #lyrFooter #links a:visited, #lyrContainer #lyrFooter #links a:active {
				font-size: 7pt;
				color: #ffffff;
				text-decoration: underline;
			}

			#lyrContainer #lyrFooter #links a:hover {
				font-size: 7pt;
				color: #c0c0c0;
				text-decoration: none;
			}
		
	#lyrContainer #lyrCopyright {
		margin-top: 10px;
		text-align: center;
		font-size: 7pt;
		color: #7e7e7e;
		margin-bottom: 50px;
	}
	
/*	--------------------------------------------------
	CLASSES
	-------------------------------------------------- */

.lyrInfobox_Button {
	margin-bottom: 11px;
	padding-left: 3px;
}

.lyrInfobox_Text_Content {
	width: 222px;
	margin-bottom: 9px;
}

.lyrInfobox_Tall_Tile {
	background-image: url(../_images/_elements/_infoboxes/tall_tile.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 222px;
	margin-bottom: 9px;
}

.lyrInfobox_Tall_Content {
	background-image: url(../_images/_elements/_infoboxes/tall_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 222px;
}
	
	.lyrInfobox_Tall_Content #content {
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 7px;
		text-align: left;
	}
		
		.lyrInfobox_Tall_Content #content #testimonial {
			padding-left: 7px;
			padding-bottom: 10px;
			padding-right: 0px;
			padding-top: 5px;
			margin: 0px;
			text-align: left;
			line-height: 16px;
			font-size: 11px;
			letter-spacing: -0.02em;
		}

		.lyrInfobox_Tall_Content #content #testimonial_more {
			padding-left: 7px;
			padding-right: 0px;
			padding-top: 5px;
			margin: 0px;
			text-align: left;
			line-height: 16px;
			font-size: 11px;
			letter-spacing: -0.02em;
		}

		.lyrInfobox_Tall_Content #content #news {
			padding-right: 3px;
			font-size: 11px;
		}
		
			.lyrInfobox_Tall_Content #content #news #date {
				color: #445171;
				text-align: right;
				padding-bottom: 5px;
				font-weight: bold;
			}

			.lyrInfobox_Tall_Content #content #news #article_0 {
				color: #535353;
				text-align: right;
				line-height: 16px;
				padding-bottom: 21px;
			}

			.lyrInfobox_Tall_Content #content #news #article_1 {
				color: #f13e24;
				text-align: right;
				line-height: 16px;
				padding-bottom: 21px;
			}

			.lyrInfobox_Tall_Content #content #news #pagination {
				color: #445171;
				text-align: center;
			}

		.lyrInfobox_Tall_Content #content #events {
			padding-right: 3px;
			font-size: 11px;
		}
		
			.lyrInfobox_Tall_Content #content #events #date {
				color: #445171;
				text-align: right;
				padding-bottom: 5px;
				font-weight: bold;
			}

			.lyrInfobox_Tall_Content #content #events #event_0 {
				color: #535353;
				text-align: right;
				line-height: 16px;
				padding-bottom: 21px;
			}

			.lyrInfobox_Tall_Content #content #events #event_1 {
				color: #1eacc6;
				text-align: right;
				line-height: 16px;
				padding-bottom: 21px;
			}

			.lyrInfobox_Tall_Content #content #events #pagination {
				color: #445171;
				text-align: center;
			}
			
.lyrInfobox_Tall_Footer {
	background-image: url(../_images/_elements/_infoboxes/tall_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 222px;
	height: 26px;
}

.lyrInfobox_Small_Tile {
	background-image: url(../_images/_elements/_infoboxes/small_tile.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 222px;
	margin-bottom: 9px;
}

.lyrInfobox_Small_Content {
	background-image: url(../_images/_elements/_infoboxes/small_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 222px;
}
	
	.lyrInfobox_Small_Content #content {
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 7px;
		text-align: left;
		font-size: 11px;
	}

		.lyrInfobox_Small_Content #content #product_list_item {
			background-image: url(../_images/_backgrounds/products_list_item.gif);
			background-repeat: no-repeat;
			background-position: 2px;
			height: 31px;
			width: 202px;
			padding-left: 2px;
		}

			.lyrInfobox_Small_Content #content #product_list_item #item {
				padding-top: 8px;
				padding-left: 28px;
			}
		
				.lyrInfobox_Small_Content #content #product_list_item #item a:link, .lyrInfobox_Tall_Content #content #product_list_item #item a:visited, .lyrInfobox_Tall_Content #content #product_list_item #item a:active {
					text-decoration: none;
					color: #445171;
					font-weight: bold;
				}

				.lyrInfobox_Small_Content #content #product_list_item #item a:hover {
					text-decoration: underline;
					color: #445171;
					font-weight: bold;
				}

		.lyrInfobox_Small_Content #content #assistance {
			background-image: url(../_images/_backgrounds/infobox_assistance_bg.jpg);
			background-repeat: no-repeat;
			background-position: right;
			height: 79px;
			text-align: left;
			color: #445171;
		}

		.lyrInfobox_Small_Content #content #assistance a:link, .lyrInfobox_Small_Content #content #assistance a:visited, .lyrInfobox_Small_Content #content #assistance a:active {
			color: #445171;
			text-decoration: none;
		}

		.lyrInfobox_Small_Content #content #assistance a:hover {
			color: #445171;
			text-decoration: underline;
		}

		.lyrInfobox_Small_Content #content #assistance_nogirl {
			background-repeat: no-repeat;
			background-position: right;
			height: 42px;
			text-align: left;
			color: #445171;
		}

		.lyrInfobox_Small_Content #content #assistance_nogirl a:link, .lyrInfobox_Small_Content #content #assistance_nogirl a:visited, .lyrInfobox_Small_Content #content #assistance_nogirl a:active {
			color: #445171;
			text-decoration: none;
		}

		.lyrInfobox_Small_Content #content #assistance_nogirl a:hover {
			color: #445171;
			text-decoration: underline;
		}

.lyrInfobox_Small_Footer {
	background-image: url(../_images/_elements/_infoboxes/small_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 222px;
	height: 16px;
}

.lyrInfobox_Products_Tile {
	background-image: url(../_images/_elements/_infoboxes/small_tile.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 222px;
	margin-bottom: 9px;
}

.lyrInfobox_Products_Content {
	background-image: url(../_images/_elements/_infoboxes/small_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 222px;
}
	
	.lyrInfobox_Products_Content #content {
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 7px;
		text-align: left;
		font-size: 11px;
	}

		.lyrInfobox_Products_Content #content #product_list_item {
			background-image: url(../_images/_backgrounds/products_list_item.gif);
			background-repeat: no-repeat;
			background-position: 2px;
			height: 31px;
			width: 202px;
			padding-left: 2px;
		}

			.lyrInfobox_Products_Content #content #product_list_item #item {
				padding-top: 8px;
				padding-left: 28px;
			}
		
				.lyrInfobox_Products_Content #content #product_list_item #item a:link, .lyrInfobox_Products_Content #content #product_list_item #item a:visited, .lyrInfobox_Products_Content #content #product_list_item #item a:active {
					text-decoration: none;
					color: #445171;
					font-weight: bold;
				}

				.lyrInfobox_Products_Content #content #product_list_item #item a:hover {
					text-decoration: underline;
					color: #445171;
					font-weight: bold;
				}

.lyrInfobox_Products_Footer {
	background-image: url(../_images/_elements/_infoboxes/small_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 222px;
	height: 16px;
}

.lyrInfoboxHeader {
	padding-bottom: 10px;
}

.lyrInfoboxHeader_Products {
	padding-bottom: 5px;
}

.imgBullet_Arrow_Orange_Links {
	background-image: url(../_images/_elements/_bullets/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	padding-left: 12px;
	margin-bottom: 6px;
	margin-left: 2px;
}

.imgBullet_Arrow_Orange {
	background-image: url(../_images/_elements/_bullets/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	padding-left: 12px;
}

.txtColor_Orange {
	color: #f13e24;
}

.txtColor_Cyan {
	color: #1eacc6;
}

.txtColor_Blue {
	color: #445171;
}

.frmInput_Header {
	border: 1px #ffffff solid;
	color: #000000;
	padding-left: 3px;
	font-size: 9px;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 12px;
	margin-left: 2px;
}

.frmInput_Subscribe {
	width: 190px;
	border: 1px #8a8a8a solid;
	background-image: url(../_images/_backgrounds/form.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #000000;
	font-size: 11px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: right;
	padding-right: 4px;
	padding-top: 3px;
}

.tblPartner {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
	width: 195px;
}

.tblPartner_Text {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.frmContact_Header {
	padding-right: 5px;
	padding-bottom: 4px;
	text-align: left;
	font-weight: bold;
	color: #4b5360;
	vertical-align: top;
}

.frmContact_Data {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	text-align: left;
	color: #4b5360;
	vertical-align: top;
}

.frmContact_Spacer {
	height: 8px;
	font-size: 4px;
	vertical-align: top;
}

.frmInput_Contact {
	background-color: #ffffff;
	color: #4b5360;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px #7d7d7d solid;
	border-left: 1px #c1c1c1 solid;
	border-right: 1px #c1c1c1 solid;
	border-bottom: 1px #c1c1c1 solid;
	padding: 2px;
}

.frmInput_Contact_Dropdown {
	background-color: #e9e9e9;
	color: #f44e3e;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px #c1c1c1 solid;
	padding: 2px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:link, a:active, a:visited {
	color: #445171;
	text-decoration: underline;
	font-size: 8pt;
}

a:hover {
	color: #445171;
	text-decoration: none;
	font-size: 8pt;
}

#dropmenudiv {
	position: absolute;
	background-image: url(../_images/_nav/dropdown_bg.jpg);
	background-repeat: no-repeat;
	background-position: top, left;
	background-color: #ffffff;
	margin-left: 4px;
	margin-right: 4px;
	padding: 6px;
	line-height: 18px;
	z-index: 100;
	text-align: left;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	background-image: url(../_images/_nav/dropdown_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 10px;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #000000;
	text-decoration: underline;
}

.imgBorder {
	border: 1px #000000 solid;
}

/*	--------------------------------------------------
	LIGHTBOX
	-------------------------------------------------- */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../_images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../_images/prevlabel.gif) 0 15% no-repeat; border: none; } 
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../_images/nextlabel.gif) 100% 15% no-repeat; border: none; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
