body {

font-family: arial,"Times New Roman",Georgia,Tahoma;
background:#1A1A1A;

}

#leftNav {position:absolute; top:85px; left:115px; width:150px; z-index:10; color:#ffffff; }
#center {position:absolute; top:6px; left:530px; z-index:10; color:#ffffff; }
#middle {position:absolute; top:80px; left:335px;  z-index:10; color:#ffffff; }
#contentBGImage{position:absolute; top:70px; left:310px;  z-index:10; color:#ffffff; }
#footer{position:relative; top:510px; left:504px;  z-index:10; color:#ffffff; }
#footerLogo{position:absolute; top:545px; left:930px;  z-index:10; color:#ffffff; }
#sideLinks{position:absolute; top:88px; left:1020px; z-index:10;}

.bg-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-1;
}
.navlink{
	text-decoration:none;
	color:white;
	font-family:arial,"Century Gothic",sans-serif;
	font-weight:500;
	line-height:220%;
	font-size:10pt;
	/*letter-spacing:.01em;*/
}
.buttonCell {
	text-align:center;
	height:40px;
	width:180px;
	background-image:url('../images/dark button blue.png');
	background-repeat: no-repeat;
	background-position:center;
}
.buttonCell.hover {
	background-image:url('../images/light button bg.png');
}
.buttonCellLarge {
	background-image:url('../images/bg 130x100.png');
	text-align:center;
	background-repeat: no-repeat;
	background-position:center;
}
.buttonCellContactUs {
	background-image:url('../images/180x123 dark blue.png');
	text-align:center;
	background-repeat: no-repeat;
	background-position:center;
}

.buttonCellContactUs.hover {
	background-image:url('../images/180x123 light bg.png');
	text-align:center;
	background-repeat: no-repeat;
	background-position:center;
}

#contentArea {
	height:500;
	width:800;
	z-index:100;
}
.contentsText{
	color:#ffffff;
	font-weight:500;
	font-size:10pt;
	line-height:110%;
	/*letter-spacing:1px;*/
}
.contentsText a{
	/*color:#29A401;*/
	/*color:#2B7856;*/
	color:#ffffff;
	text-decoration:underline;
}

.sideLink{
	/*color:#29A401;*/
	/*color:#2B7856;*/
	color:#ffffff;
	text-decoration:none;
}

.sideLink a{
	/*color:#29A401;*/
	/*color:#2B7856;*/
	color:#ffffff;
	text-decoration:none;
}

.contentsSubText{
	color:#ffffff;
	font-weight:500;
	font-size:10pt;
	line-height:105%;
	letter-spacing:.01em;
}
.subtext{
	color:#ffffff;
	font-weight:600;
	font-size:9pt;
	line-height:105%;
	/*letter-spacing:.01em;*/
}

.subtext.header{
	text-decoration:underline;
	color:#ffffff;
	font-weight:600;
	font-size:9pt;
	line-height:105%;
/*letter-spacing:.01em;*/
	
}
.header{
	color:#ffffff;
	font-weight:500;
	font-size:14pt;
	line-height:190%;

	/*letter-spacing:1px;*/
}
.contentsHeader{
	color:#ffffff;
	font-weight:600;
	font-size:12pt;
	line-height:100%;
	/*letter-spacing:1px;*/
}

#puzzel {
	position:absolute;
	width:200; 
	top:430px; 
	left:1070px; 
	z-index:-1;
}
#workflowOff {
	position:absolute; 
	top:300px; 
	left:500px; 
	z-index:10;
}


#scrollContent{
margin: 2px auto;
}

#overlay {
	background-image:url('http://full-leverage.com/images/spacer.gif');
	height:1px;
	width:1px;
}

#wrap {
	overflow-y:none;
	overflow-x:none;
	height:450px;
	width:650px;
}
