/*
-----------------------------------------------
Print Stylesheet

Site: aaa-studio
Author: Delwin Holeman    www.aaa-studio.com
Version: 2007.01
----------------------------------------------- */

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}



html { 
  margin: 0;
  font: 10pt/1.26 "Gill Sans", arial, sans-serif;
}

body { 
  margin: 0 0 0 2em;
}

h2, h3, h4, h5, h6 { 
  font-family: Georgia, Times, serif;
  margin: 0.5em 0 0.5em 0;
  page-break-after: avoid;
} 

@page {
  margin: 1inch .75inch 1inch .75inch;
  size: 8.5in 11in;
  }

p { 
	margin: 0 0 1.5em 0 
	}


br {
	clear: both;
	}

a { 
	text-decoration: underline; 
	color: black ;
	}
	
img {
	border: none;
	}

#container { 
	}


/*
LINKS --------------------- */


img a {
	border: none;
}


/*
COMMON --------------------- */

br {
	clear: both;
	}

hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	}


/*
LEFT COLUMN --------------------- */

#left-column {	
	margin-top: 0;
	}

#left-column h1 #logo {

	}

#left-column h1 {

	}
	
#left-column h1 a {

	}
	
#left-column h1 strong {
	display: none;
	}
	
#quote {
	display: none;
	}
	
html>body #quote {   /* hack for non-IE browsers only */
	display: none;
	}	
	
#skip {
	display: none;
	}	
	
#quote p {
	display: none;
	}
	
#quote em {
	display: none;
	}

	
/*
NAVIGATION --------------------- */

#nav {
	display: none;
	}

html>body #nav {   /* hack for non-IE browsers only */
	display: none;
	}	
	
#nav ul {
	display: none;
	}

#nav ul li {
	display: none;
	}

#nav a:link, #nav a:active, #nav a:visited {
	display: none;
	}

#nav a:hover {
	display: none;
	}
	
#nav a.border-top {
	display: none;
	}
	
#nav a.last:link, #nav a.last:active, #nav a.last:visited, #nav a.last:hover {
	display: none;
	}


#home 	       	li#n-home a:link, 			#home li#n-home a:active, 			#home li#n-home a:visited, 
#company      	li#n-company a:link,		#company li#n-company a:active,		#company li#n-company a:visited,
#wealth      	li#n-wealth a:link,			#wealth li#n-wealth a:active,		#wealth li#n-wealth a:visited,
#started      	li#n-started a:link,		#started li#n-started a:active,		#started li#n-started a:visited,
#client      	li#n-client a:link,			#client li#n-client a:active,		#client li#n-client a:visited,
#contact      	li#n-contact a:link,		#contact li#n-contact a:active,		#contact li#n-contact a:visited
 {
	display: none;
	}
	

#home 	       	li#n-home a:hover,
#company      	li#n-company a:hover,
#wealth      	li#n-wealth a:hover,
#started      	li#n-started a:hover,
#client      	li#n-client a:hover,
#contact      	li#n-contact a:hover
 {
	display: none;
	}

#nav ul#sub-nav { 
	display: none;
	}
	
#nav ul#sub-nav a:link, #nav ul#sub-nav a:active, #nav ul#sub-nav a:visited {
	display: none;
	}

#nav ul#sub-nav a:hover {
	display: none;
	}
	
#nav ul#sub-nav a.first:link, ul#sub-nav a.first:active, ul#sub-nav a.first:visited, ul#sub-nav a.first:hover {
	display: none;
	}
	
#nav ul#sub-nav a.last:link, ul#sub-nav a.last:active, ul#sub-nav a.last:visited, ul#sub-nav a.last:hover {
	display: none;
	}
	
#about	#sub-nav #s-about a:link, 	   #about	#sub-nav #s-about a:active, 	#about	#sub-nav #s-about a:visited
{
	display: none;
	}
	
/*
MASTHEAD --------------------- */

#masthead {

}

#slogan-home {
	display: none;
}

#slogan-sec {
	display: none;
}

#photo {
	display: none;
	}	

.photo01 {background: url(../images/photo_home.jpg) no-repeat;}	
.photo02 {background: url(../images/photo_home2.jpg) no-repeat;}



/*
MAIN CONTENT --------------------- */

#content {
	width: 100%;
}

html>body #content {   /* hack for non-IE browsers only */
	width: 100%;
	}	


html>body #content-sec {   /* hack for non-IE browsers only */
	width: 100%;
	}	


#content-cap-home {
	display: none;
}

#content-cap-sec {
	display: none;
}

#content-cap {
	display: none;
}


#column1 {
}

#column2 {
}

#content-text {
	width: 100%;
}

.pullquote {
	width: 38%;
	float:right;
	font-style: italic;
	font-size:120%;
	line-height:160%;
	margin: 5px 5px 8px 15px;
	padding:0;
}


/* Two widths are used, the second being a hack for Internet Explorer */


#right-column {
}


#content-sec ul {

}

#print {
	display: none; 
	}
	
html>body #print { /* hack for non-IE browsers only */
	display: none; 
	}
	
#print a {
	display: none; 
	}
	
#email {
	display: none; 
	}
	
html>body #email { /* hack for non-IE browsers only */
	display: none; 
	}
	
#email a {
	display: none; 
	}
	
.no-display {
	display: none;
	}
	

	
/*
FOOTER --------------------- */

#footer {
	margin-top: 20px;
	}	

#footer p {
	}	

#footer a:link, #footer a:active, #footer a:visited {
	display: none;
	}
	
#footer a:hover {
	display: none;
	}
	
#footer #phone {

	}
	
#footer img {

	}
	
#footer .left {

	}
	
#footer .middle {

	}
	
#footer .right {

	}
