body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#DEDFDF;
	}

/***************************************
Standard Tags
****************************************/


h1 {
	font-size:1.375em;
	color:#660066;
	margin:0;
	padding:10px 0 0 0;
	font:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	width:400px;
	}

h2 {
	font-size:0.875em;
	color:#999999;
	margin:0;
	padding:0 0 10px 0;
	}
	
a {
	color:#666666;
	}

a:hover {
	color:#660066;
	}	
	
	
	
/***************************************
Page Formatting
****************************************/

#header {
	width:570px;
	height:225px;
	background: url('../images/headerbg.gif') no-repeat left top;
	margin:0 auto;
	padding:30px 0 0 30px;
}

#content {
	background-color:#ffffff;
	border-left:1px solid #BDBCBE;
	border-right:1px solid #BDBCBE;
	width:598px;
	margin:0 auto;
	padding:0 0 30px 0;
	}

#leftcol {
	float:left;
	width:335px;
	padding:0 10px 0 30px;
	margin:0 20px 0 0;
	/*border:1px solid red;*/
	}	

#leftcol div {
	margin:15px 10px 5px 0px;
	padding:5px 10px 8px 60px;
	font-size:0.9375em;
	color:#666666;
	/*border:1px solid red;*/
	}
	
#leftcol span.service{
	color:#660066;
	font-size:0.875em;
	font-weight:bold;
	/*border:1px solid red;*/
	}	




#leftcol .data{
	text-decoration:underline;
	/*border:1px solid red;*/
	}	






#rightcol {
	float:left;
	width:190px;
	/*border:1px solid red;*/
	}	

#rightcolbus {
	float:left;
	width:190px;
	padding:40px 0 0 0 ;
	/*border:1px solid red;*/
	}	




.clear {
	clear:both;
	}
	


#footer {
	width:580px;
	height:90px;
	background: url('../images/footerbg.gif') no-repeat left top;
	margin:0 auto;
	clear:both;
	text-align:right;
	padding:55px 20px 0 0;
}

#footer a {
	font-size:0.75em;
	padding:0 3px 0 3px;
	color:#666666;
}

/***************************************
Services
****************************************/

.blackberry {background:url(../images/icon-blackberry.gif) top left no-repeat;}
.business {background:url(../images/icon-business.gif) top left no-repeat;}
.email {background:url(../images/icon-email.gif) top left no-repeat;}
.fax {background:url(../images/icon-fax.gif) top left no-repeat;}

.ftp {background:url(../images/icon-ftp.gif) top left no-repeat;}
.im {background:url(../images/icon-im.gif) top left no-repeat;}
.individual {background:url(../images/icon-personal.gif) top left no-repeat;}
.info {background:url(../images/icon-info.gif) top left no-repeat;}

.keyword {background:url(../images/icon-keyword.gif) top left no-repeat;}
.keywords {background:url(../images/icon-keywords.gif) top left no-repeat;}
.location {background:url(../images/icon-location.gif) top left no-repeat;}
.messaging {background:url(../images/icon-messaging.gif) top left no-repeat;}
.mailto {background:url(../images/icon-messaging.gif) top left no-repeat;}

.mobile {background:url(../images/icon-mobile.gif) top left no-repeat;}
.more {background:url(../images/icon-more.gif) top left no-repeat;}
.networking {background:url(../images/icon-networking.gif) top left no-repeat;}
.phone {background:url(../images/icon-phone.gif) top left no-repeat;}

.timezone {background:url(../images/icon-timezone.gif) top left no-repeat;}
.voip {background:url(../images/icon-voip.gif) top left no-repeat;}

/* added by Rob due to missing CSS from Carre Noir */
.username {background:url(../images/icon-username.gif) top left no-repeat;}	
.weblink {background:url(../images/icon-weblink.gif) top left no-repeat;}	
.prs {background:url(../images/icon-premium_no.gif) top left no-repeat;}	


.trim a {
	display:block;
	width:250px; 
	height:1.2em;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

/* The above .trim doesn't work!? - Rob */
.trim  {
	display:block;
	width:250px; 
	height:1.2em;
	overflow:hidden;
	padding:0px;
	margin:0px;
}


.trim span {display:inline !important;  color:#3C0058;}
*html .trim span { text-decoration:none !important;}
.link span {display:none;}
	
	
/***************************************
Boxes 
****************************************/
	
.boxtop	{
	background-image:url(../images/boxtop.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 0;
	margin:0;
	}

.boxcontent	{
	background-color:#F0F1F3;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:183px;	
	padding:3px 0 3px 0;
	margin:0;
	}
	
.boxbottom	{
	background-image:url(../images/boxbottom.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 0;
	margin:0 0 10px 0;
	}
	
.title {
	margin:0;
	padding:0 0 5px 10px;
	color:#FF6600;
	font-size:0.6875em;
	}	

.stdcopy {
	margin:0;
	padding:2px 0 0 10px;
	color:#666666;
	font-size:0.6875em;
	line-height:145%;
	}	

.stdcopybold {
	margin:0;
	padding:2px 0 0 10px;
	color:#666666;
	font-size:0.6875em;
	line-height:145%;
	font-weight:bold;
	}	

.stdcopycentre {
	text-align:center;
	margin:0;
	padding:0 15px 0 15px;
	color:#666666;
	font-size:0.75em;
	line-height:145%;
	}	


.stdcopycentresmall {
	text-align:center;
	margin:0;
	padding:0 15px 0 15px;
	color:#666666;
	font-size:0.625em;
	line-height:145%;
}
.stdcopycentremorespace {
	text-align:center;
	margin:0;
	padding:0 15px 5px 15px;
	color:#666666;
	font-size:0.75em;
	line-height:145%;
	}	

.stdcopycentremorespace-big {
	text-align:center;
	margin:0;
	padding:0 15px 5px 15px;
	color:#666666;
	font-size:0.95em;
	line-height:145%;
	}	

.stdcopycentremorespacebold {
	text-align:center;
	margin:0;
	padding:0 15px 5px 15px;
	color:#666666;
	font-size:0.75em;
	line-height:145%;
	font-weight:bold;
	}	
	
.txtboxcon {
	padding:2px 5px 2px 10px;
	}	

.txtbox {
	border:1px solid #C1C3C3;
	width:159px;
	}
	

.btncon {
	padding:2px 0 2px 129px;
	}		

.btn {
	border:1px solid #666666;
	font-size:0.625em;
	color:#666666;
	padding:0 5px 0 5px;
}	

.vcard	{
	font-size:0.6875em;
	color:#666666;
	padding:0 8px 0 0 ;
	margin:0;
	text-align:right;
}

.redcopysmall {
	color:#FF0000;
	font-size:0.625em;
	padding:4px 0 8px 10px;
	margin:0;
	}

.redcopy {
	color:#FF0000;
	padding:0 0 0 10px;
	font-size:0.75em;
	}

.current{
	color:#666;
	padding:0 0 0 10px;
	font-size:0.75em;
	}	
	
.remembermeline {
	padding:4px 0 8px 10px;
	margin:0;
}

.chkrem {
	}
	
.remcopy {
	font-size:0.625em;
	padding-right:20px;
}	
	
.underline {
	text-decoration:underline;
	}
	




/**********************************
breadcrumbs
*************************************/

h1.bus {
	padding:0;
	margin:0;
	width:400px;
	}
	
.breadcrumbs {
	width:400px;
	}
	
.link {
	color:#666;
	font-size:0.6825em;
}

.arrows {
	color:#FF6600;
	padding:0 5px 0 5px;
	font-size:0.6825em;
}


	
	

