@charset "UTF-8";
/* CSS Document */







body{
 font-family:Verdana, Geneva, sans-serif;
 text-align:center;
 width: 780px;
 margin:0 auto;
 padding:0;
 color:#000;
 background-color:#fff;
 }
 
a.external:link{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#000;
	font-size:12px;
	text-decoration:none;

}

a.external:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
a.external:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:FF6633;
}

a.news:link{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#000;
	font-size:14px;
	text-decoration:none;
}

a.news:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#999;
	text-decoration:none;
}

a.file:link{
	color:#FF6633;
	text-decoration:none;
	
}

a.file:visited{
	color:#999;
	text-decoration:none;
}

img {
	border:none;
}


#container{
	width:780px;
	margin:0 auto;
	height:800px;
	text-align:left;
	background-image:url(images/jumpingman.png);
	background-repeat:no-repeat;
	background-position: center center;
}

.containerinterior {
	width:780px;
	margin:0 auto;
	height:auto;
	text-align:left;
	clear:both;
}

.containerinterior #services{
	background-image:url(images/servicesimage.png);
	background-position: 320px 70px;
	background-repeat:no-repeat;
	
}

.containerinterior #clients{
	background-image:url(images/zenbusinessman.png);
	background-position: 320px 50px;
	background-repeat:no-repeat;
	
}

.containerinterior #breakthrough{
	background-image:url(images/handshake.png);
	background-position: 320px 50px;
	background-repeat:no-repeat;
	
}

#header{
	width:780px;
	height:138px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	
	
}

#links{
	float:right;
	width:250px;
	height:75px;
	padding:35px 40px 0 0;
}

#links p{
	font:Verdana, Geneva, sans-serif;
	font-size:20px;
	text-align:right;
	clear:both;
	line-height:10px;
	margin-top:0;
	margin-bottom:10px;
}
img.link{
	border:none;
	height:30px;
	width: 30px;
	
}
#logo{
	width:262px;
	height:150px;
	float:left;
	background-image:url(images/ninedots.png);
	
}

#image {
	float:right;
	width:150px;
	height:192px;
	background-image:url(images/brucephoto.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	border-width:5px;
	border-color:#000;
	padding:2px;
	margin-left:15px;
	
}

#clientlogos{
	width:400px;
	float:right;

}

.logos{
	height:auto;
	width:auto;
	float:right;
	margin-left: 10px;
	margin-bottom:5px;
	
	
}

#homecontent {
	width: 700px;
	height:auto;
	margin:400px 0 0 40px;
	padding: 0;
	
}

#homecontent h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:42px;
	font-weight:bold;
	color:#FF6633;
	margin-bottom:0;
	padding-top:10px;
}

#homecontent h2{
	font:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#333;
	margin-top:0px;
	padding:0;
}
#homecontent p{
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:300px;
	
}

#maincontent{
	width:670px;
	height:auto;
	margin:0;
	padding:100px 0px 15px 50px;

}



#maincontent h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
	color:#FF6633;
	font-weight:bold;
}
#maincontent h2{
	font-size:15px;
	color:#009999;
	font-weight:bold;
	margin-bottom:20px;
	
}

#maincontent h3{
	font-size:12px;
	color:#009999;
	font-weight:bold;
	margin-bottom:5px;
	
}

#maincontent h2 a{
	text-decoration:none;
	color:#009999;
}

#maincontent p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:0;
	margin-bottom:10px;
	text-align:left;
	
}


	

#maincontent a.pdf{
	text-decoration:none;
	color:#009999;
	margin-left:5px;
	
}

#maincontent ol{
	list-style:decimal;
	margin-left:30px;
	margin-right:75px;
	padding:0;
	
}

#maincontent ul{
	list-style:none;
	margin:0;
	padding:0;
}

#maincontent ul p{
	margin-top:0;
	padding:0;
}
#maincontent li{
	font-size:12px;
	margin-bottom:15px;
}


#maincontent ol ul li{
	list-style:circle;
	margin-left:15px;

}

#subscribe{
	width:auto;
	padding:50px 0 20px 8px;
}

#fields{
	padding-bottom:13px;
	
}
span.label,span.spacer,span.multiple span {
	width:135px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-bottom:5px;
	
	} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 


.keyne {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	color:#000;
	
}

.redlink {
	font:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
	
}
#footer {
	width:780px;
	height:197px;
	background-image:url(images/footer.png);
	text-align:center;
	margin-top:-90px;
	clear:both;
	background-position: bottom;

}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #009999;
}
#footer a:hover {
   color: #FF6633;
   text-decoration: none;
}
#footer p{
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
	padding-top:130px;
}

