html,body {}

body 
{
	background: black;
	background-position: 293px 50px ;
	background-repeat: repeat-y;
	color: #ccc;
	/* font-family: "Helvetica Neue Bold Condensed","lucida grande",verdana,sans-serif;*/
	font: normal normal normal 15px 'helvetica neue', 'lucida grande', verdana, arial, sans-serif;
	
	margin: 0px;
}
     
#topcurtainz 
{
	background: url("../curtains.png") repeat-y top center;
	width: 100%;
	min-width: 800px;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	z-index:  0;
} 

strong {color:white}

i{color:#9c3}

a
{
 	border-bottom: 1px dotted #777;
	color: #09e;
	text-decoration: none;
	font-weight: bold;
} 	
	
a:hover 
{
	color: #09e; border-color: #09e;
	font-weight: bolder;
}
	     
img { border: none }

.nomoving {
border: 2px solid black;
}

.highlightit {
	border:none;
	
}

.highlightit:hover img{
border: 2px solid white;
}

p 
{
	display: block;
	font-size: 11px;
	font-size: 15px;
	padding: 5px 10px 20px 0;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}

#services a {border:none;text-decoration: none}

#services txt {

	color: white;
	display: block;
	font-size: 11px;
	font-size: 15px;
	padding: -10px 10px 20px 0;
	xtext-shadow:rgba(0,0,0,0.01) 0 0 0;
	}

p a 
{
	background: #222;
	border-bottom: 1px dotted #777;
	color: #09e;
	text-decoration: none;
	font-weight: bold;
}

p a:hover 
{
	color: #09e; border-color: #09e;
	font-weight: bolder;
}

.body p 
{
	color: #aaa;
	font-size: 15px;
	font-weight: 400;
}

h3.demo {padding-left:10px;}

#wrapper 
{
	background: black url("../sides.png");
	background-position: 270pxauto ;
	width: 1303px;
	height: auto;
	margin: 0 auto;
	
}

#logolink
{
	position:fixed;
	top:0px;
	border: none;
    cursor:pointer;
	display:table;
	width: 100%;
	height: 185px;
}

#nav
{
	position:fixed;
	top:0px;
	list-style-type:none;
	border: none;
	background-image:url(../menu.png);
	display:table;
	width: 100%;
	height: 48px;
	line-height: 50px;
}

#headerstretch
{
	width: 100%;
	height: 270px;
	margin: 0px;
	padding: 0px;
	background-image:url(../newheader3.png)no-repeat;
	background-position: top center;
} 
	
#header 
{
float: left;
width: 100%;
height: 239px;
background-image:url(../newheader3.png);
background-position: top left;
background-repeat: no-repeat;
color: white;
}
			
#services 
{
	padding-top: 100px;
	width: 951px;
	height:auto;
	margin-left: auto;
	margin-right: auto;	/*background-color: #141414;*/
	/*background-image: url(../img/circuitiled100.gif);*/
	border-left: 2px #808080 solid;
	border-right: 2px #808080 solid;
}

#content 
{
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#131313;
	background-image:url(../contile.png);
	width: 951px;
	float:center;
	padding-top:5px;
	padding-left: 0px;
	/*	padding-top: 100px;*/
	color: white;
	border-left: 2px #808080 solid;
	border-right: 2px #808080 solid;
}

.content-image-left 
{
	padding: 5px;
	/*border: 1px solid #bcbbba;*/
	/*	background-color: #e6e7eb; */
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content-image-right 
{
	padding: 5px;
	/*border: 1px solid #bcbbba;*/
	/*	background-color: #e6e7eb; */
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.demo {margin-left: 20px;}

#footer 
{
	float:left;
	padding-left: 3px;
	margin-right: 20px;
	width: 100%;
	color: white;
	background-position: top center;
	background-repeat: no-repeat;
}

#navigation a
{
text-decoration: bold;
color:white;
}

/*h1{font: 50px/1.1 "Helvetica Neue Bold Condensed","lucida grande",verdana,sans-serif;}*/

img{border-style: none;}

#navigation 
{
list-style-type:none;
height: 300px;
width: 300px;
background-image: url(../img/colospace1.png);
}

#navigation a
{ 
position: relative; 
background-image: url(../img/colospace1.png);
}

#navigation a .hover 
{
	display: block;
	opacity: 0;
	background-image: url(../img/colospace2.png);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

 

.borderglow
{
	border: 1px black solid;
}	
/*
.borderglow:hover 
	{
		border: 2px #323232 solid;
	}
*/
/* Markup Sample */
/*" "*/.tip {position: relative;}

.tip .tt 
{
	background: url('../images/shadow4.png'); background-position: bottom center;
	/*background: url(../img/tip.gif) no-repeat top;*/	
	border: 1px solid white;
	/*border-top: 1px solid #ccc;border-left: 1px solid #999;*/
	color: white;
	width: 250px;
	height: auto;
	cursor: default;
	display: none;
	padding: 1px 0px 4px 5px;
	position: absolute;
	left: 20px;
	margin-top: -250px;
	text-decoration: none;
	z-index: 5;
}

.tip .tt txt 
{
	width: 220px;
	padding: 0px 10px 4px 5px;
}


#services a {text-decoration: none;	}
#services img{width:100%;}
#sitemap a {border:none;text-decoration: none}

	/*let the graph fun BEGINNNNNNNNNNNNNNN*/
	
   .container {height:40%;}
   
   .base 
   {
       width:500px; 
       position:inherit;
       height:2px;
       background-Color:transparent;
   }
   
   .placeHolder
   {
       width:500px; 
       position:absolute;
       top:20%;
       left:30%;
       height:2px;
       border:solid 2px black;
       background-Color:black;
   }
   
   .barStyle 
   {
   	    background: white;
   	    width:20px; 
   	    position:absolute;
   	    border: solid 1px #09e;
   }
