@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px 0px 0px 0px;
	background-color:#000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:856px;
	height:661px;
	background:url(../images/bgLights.png);
	background-repeat:no-repeat;
}	
#slogan
{
	float:left;
	margin-left:285px;
	margin-top:2px;
}
#contentdiv
{
	float:right;
	margin-left:0px;
	margin-top:2px;
	width:100%;
}
#content
{
	width:538px;
	height:140px;
	float:right;
	display:inline;
	margin-right:34px;	
	text-align:justify;
}
.contentFont
{
	font-family:Tahoma;
	font-size:11px;
	color:#c2c3be;
}
#bulb
{
	width:208px;
	height:105px;
	float:left;
	display:inline;
	margin-top:90px;
}
#footer
{
	width:505px;
	height:20px;
	float:left;
	margin-left:285px;
	margin-top:2px;
	font-family:Tahoma;
	font-size:11px;
	color:#c2c3be;
	text-align:left;
}
.kreaytive
{
	font:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#6aa744;
}
#logo
{
	width:164px;
	height:61px;
	float:left;
	margin-left:285px;
	margin-top:324px;
}
