@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 62.5%;
	background-image: url(../images/backgroundSlither.jpg);
	background-repeat: repeat-x;
	background-color: #c4cbd6;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 745px;
}
#pageHeader {
	background-image: url(../images/LumeJetLogoBg.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 745px;
	text-indent: -10000px;
	float: left;
}
#homePageImage {
	background-image: url(../images/homePageImage.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 278px;
	width: 745px;
}
#homePageBody {
	background-image: url(../images/homePageParagraphBg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	height: 280px;
}
#homePageBody p {
	margin-left: 28px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
#homePageBody h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
	margin-bottom: 98px;
	text-indent: -10000px;
}
#iawardsContact {
	background-image: url(../images/iAwardsAndContact.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 208px;
	float: left;
	padding-top: 208px;
	padding-left: 37px;
}
#iawardsContact p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5em;
}
#iawardsContact a:link, #iawardsContact a:visited, #iawardsContact a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
#iawardsContact a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	background-image: none;
}
#footer {
	background-image: url(../images/footerLeftBg.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 573px;
	padding-left: 27px;
	padding-top: 5px;
	float: left;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	background-image: none;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	background-image: none;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
#mailLogIn {
	background-image: url(../images/footerRightBg.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 145px;
	float: left;
}
#logInButton {
	text-indent: -10000px;
	margin-top: 4px;
	margin-left: 27px;
}
#logInButton a:link, #logInButton a:visited, #logInButton a:active {
	display: block;
	background-image: url(../images/mailLogIn.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 87px;
}
#logInButton a:hover {
	display: block;
	background-image: url(../images/mailLogInOver.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 87px;	
}

