/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
================================================================
Print CSS file for www.ascendant.co.uk
Created by:	Lorraine Humm lorraine@divine-creations.com	
================================================================
*/

/*-- Browsers: IE7, Firefox 2, Safari/Mac, Firefox/Mac --*/
/*-- © Divine-Creations.Com Limited 2007 --*/


	
h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	margin: 0 0 8px 0;
	padding-left: 0;
	display: block;
	width: 100%;
	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding-left: 0;
	}

p {
	font-size: 12px;
	margin: 10px 10px 10px 0;
	padding-left: 0;
	}


/*-- structure --*/

body {
	background-color: #fff;
	background-image: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

#container {
	width:90%;
	}
	
/*-- mast area and divisions (also used for footer divisions) --*/

#mast {display: none;}

/*--green bars--*/

.green {display: none;}
	
/*-- wraps around copy cols --*/

#wrap {width: 100%;}
	
/*-- left col --*/

.left {display: none;}
	
/*-- middle col --*/

.content {
	width: 100%;
	}
	
/*--extra templates without right column--*/

.contentTwoCol {
	width: 100%;
	}

	
/*--right col--*/

.right {display: none;}

/*--footer--*/

#footer {display: none;}
	
/*-- data table definitions --*/

.testimonials {width: 90%;}
	
.advisory {width: 90%;}
.advisory td {width: auto;}

.press {width: 90%;}
	


