@charset "utf-8";
/* CSS Document */

body
{
	font-family:'Arial','Helvetica',Verdana,'FreeSans', sans-serif;
	background:url(../img/top-bar.gif) repeat-x;
}


#header
{	
	margin:auto auto;
	width:990px;			
	height:100px;
	padding-top:20px;
}

#header h1 a
{
	background:url(../img/icon/neonstone-logo.gif) no-repeat;	
	display:block;
	float:left;
	height:72px;
	width:92px;		
}

#header h1 a span
{
	display:none;	
}

#header ul
{
	float:right;	
	margin:30px;
}
#header ul li
{
	float:left;
	margin-right:5px;	
	
}

#header ul li a
{
	display:block;
	color:#414141;	
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;	
	width:78px;
	text-align:center;
	height:22px;
	padding-top:2px;
}
#header ul li a:hover, #header ul li.selected a
{
	background:url(../img/lozenge.gif)#FFFFFF 0 0 no-repeat;
}
#hometop
{
	position:absolute;
	top:120px;
	width:50%;
	background:url(../img/home-neonstrip.jpg) 50% bottom no-repeat;
	height:218px;
}
#hometopcontainer
{
	position:absolute;
	top:120px;
	z-index:10;
	width:100%;
}
#hometopinner
{
	margin:auto auto;
	width:990px;	
	background:url(../img/home-neon.jpg) right bottom no-repeat;
	height:218px;
	padding-left:100px;
}

#hometopinner h2
{
	display:block;
	background:url(../img/title-passion.gif) 0 0 no-repeat;
	width:396px;
	height:55px;
}
#hometopinner h2 span
{
	display:none;	
}
#hometopinner h3
{
	color:#ffffff;
	font-size:24pt;
	padding-left:50px;
	text-shadow: #000000 0px 3px 3px;
}

#bottomContent 
{
	position:absolute;
	top:335px;
	width:100%;
	z-index:11;
}
#bottomContent #middleContent
{	
	margin:auto auto;
	width:990px;
	padding-top:30px;	
}


#bottomContent #middleContent #topsection #colLeft
{
	float:left;
	width:570px;
}

#bottomContent #middleContent #topsection #colLeft h2
{
	font-size:20pt;
	padding-bottom:10px;
}

#bottomContent #middleContent #topsection #colLeft p
{
	padding:15px 0 10px 0;
	/**font-size:10pt;	*/
}

#bottomContent #middleContent #topsection #colRight
{
	float:left;	
	width:380px;
	padding-left:40px;
	height:320px;
	background:url(../img/hello.jpg) right 160px no-repeat;*/
}

#bottomContent #middleContent #topsection #colRight ul
{
	width:220px;	
}

#bottomContent #middleContent #topsection #colRight li a
{
	background:url(../img/icon/arrow.gif) 0 0 no-repeat;
	padding:2px 0 0 40px;
	height:26px;
	margin-bottom:5px;
	display:block;
	color:#6e6e6e;
	text-decoration:none;
}

#bottomContent #middleContent #topsection #colRight li a:hover
{
	color:#54a7a4;
	background:url(../img/icon/arrow.gif) 0 -26px no-repeat;
}

#bottomContent #middleContent #topsection #colRight p
{
	color:#279591;
	padding:0 0 10px 40px;
}

#bottomContent #middleContent #bottomPods
{	
	border-top:1px solid #000000;
	padding:20px 0 0 0;
}

#bottomContent #middleContent #bottomPods .midcol
{
	float:left;
	width:280px;	
	
}

#bottomContent #middleContent #bottomPods .midcol h3
{
	margin-left:75px;
	font-weight:bold;
	font-size:18px;
	padding-top:10px;
}
#bottomContent #middleContent #bottomPods .midcol p
{
	margin-left:0;	
	padding-top:35px;
}

#bottomContent #middleContent #bottomPods .midcol#col1
{
	background:url(../img/icon/power.jpg) no-repeat;
	margin-right:70px;
}

#bottomContent #middleContent #bottomPods .midcol#col2
{
	background:url(../img/icon/cog.jpg) no-repeat;
	margin-right:70px;
}

#bottomContent #middleContent #bottomPods .midcol#col3
{
	background:url(../img/icon/timer.jpg) no-repeat;
}

#footer
{
	margin-top:20px;
	height:100px;
	padding:20px 0 20px 0;
	background:#000000;
	width:100%;
}

#footer #footerinner
{
		margin:auto auto;
		width:550px;
		font-weight:bold;
}

#footer #footerinner h4
{
	color:#ffffff;	
	font-size:18pt;

	/**text-shadow: #a6a9aa 3px 3px 3px;*/
}
#footer #footerinner ul, ul a
{
	color:#54a7a4;	
}

#footer #footerinner ul a
{
	text-decoration:none;
}

#footer #footerinner ul a:hover
{
	color:#6e6e6e;
}

#footer #footerinner ul li
{
	margin-top:5px;	
}

#footer #footerinner ul.address
{
	color:#ffffff;	
}

#footer #footerinner ul.address li
{
	float:left;
	margin-right:5px;
	color:#a6a9aa;
	font-size:10pt;
}