@charset "UTF-8";

a:link {
	color: #30C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #30C;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
/* CSS Document */


* {margin:0;padding:0}
/* mac hide \*/
html,body{
	height:100%;
	width:100%;
}
/* end hide */
body {
	text-align:center;
	min-height:468px;/* for good browsers*/
	min-width:552px;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: lighter;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #000000;
	background-position: 500px -600px;
}
#headerBoxright {
	height: 55px;
	width: 250px;
	float: right;
	margin-top: -10px;
}
#outer #container #inner #footer #footerBoxright {
	position: relative;
	top: 10px;
}
#outer #container #inner #footer #footerBox3 {
	position: relative;
	top: 10px;
}
#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;
} 
#inner {
	width: 900px;
	height: 625px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #FFF;
	moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 0px solid #FFF;
	padding: 0px;
	background-repeat: repeat;
}
#Lumiereslogo {
	float: right;
	padding-left: 5px;
	clear: left;
}
#header {
	height: 60px;
	width: 900px;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
#subheaderBox {
	width: 900px;
	height: 4px;
	font-weight: normal;
	font-size: 24px;
	background-repeat: repeat-x;
	color: #FFF;
}
#headerBoxleft {
	float: left;
	height: 20px;
	width: 500px;
	letter-spacing: 1px;
	position: relative;
	top: 27px;
	left: -50px;
}
#mainContent {
	height: 465px;
	background-color: #FFF;
}
#sideBar1 {
	float: left;
	width: 150px;
	background-color: #333333;
	height: 350px;
}
#footer {
	height: 40px;
	width: 900px;
	background-color: #FFF;
	color: #333;
}
#splodgeBox {
	height: 50px;
	width: 50px;
	float: right;
	clear: none;
	margin-right: 10px;
}
#footerBoxleft {
	width: 590px;
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 10px;
	margin-top: 2px;
}
#footerBoxright {
	width: 125px;
	float: left;
	clear: none;
	font-family: "Lucida Console", Monaco, monospace;
	height: 30px;
	font-size: 18px;
}
#footerBox3 {
	width: 115px;
	float: right;
	height: 30px;
	margin-top: -5px;
	margin-bottom: -5px;
	clear: none;
}
#contactBox {
	height: 270px;
	width: 900px;
	float: none;
	position: relative;
	font-family: "Helvetica Neue UltraLight", "Helvetica Neue", Arial, sans-serif;
	color: #333;
	font-size: 20px;
	top: 100px;
	background-repeat: repeat;
	font-weight: 200;
	letter-spacing: 1px;
}
#outer #container #inner #header div p {
	text-align: right;
}
.current {
	color: #333333;
}
#outer #container #inner #header #headerBoxleft a.current {
	color: #000;
}
.holder {
}
