
/*
*	ICICLE STYLES
*/	

.icicle_column_1 {
	float: left;
	margin: 8px 30px 0px 0px;
	padding: 0px;
	width: 397px;
	}
	
.icicle_column_1 .buttons {
	margin: 0px;
	padding: 0px;
	}
	
.icicle_column_1 .buttons li {
	float: left;
	list-style: none;
	}
	
.icicle_column_1 .conference2 a, .icicle_column_1 .conference2 a:visited {
	background: transparent url(../images/conference.gif) no-repeat top left;
	display: block;
	height: 119px;
	margin: 0px 20px 20px 0px;
	width: 119px;
	}
	
.icicle_column_1 .officespace2 a, .icicle_column_1 .officespace2 a:visited {
	background: transparent url(../images/officespace.gif) no-repeat top left;
	display: block;
	height: 119px;
	margin: 0px 20px 20px 0px;
	width: 119px;
	}
	
.icicle_column_1 .virtualoffice2 a, .icicle_column_1 .virtualoffice2 a:visited {
	background: transparent url(../images/virtualoffice.gif) no-repeat top left;
	display: block;
	height: 119px;
	margin: 0px 0px 20px 0px;
	width: 119px;
	}
	
.icicle_column_1 .whatsincluded2 a, .icicle_column_1 .whatsincluded2 a:visited {
	background: transparent url(../images/whatsincluded.gif) no-repeat top left;
	display: block;
	height: 119px;
	margin: 0px 20px 20px 0px;
	width: 119px;
	}
	
.icicle_column_1 .otherservices2 a, .icicle_column_1 .otherservices2 a:visited {
	background: transparent url(../images/otherservices.gif) no-repeat top left;
	display: block;
	height: 119px;
	margin: 0px 20px 20px 0px;
	width: 119px;
	}
	
.icicle_column_1 .contactus2 a, .icicle_column_1 .contactus2 a:visited {
	background: transparent url(../images/contactus.gif) no-repeat top left;
	display: block;
	height: 119px;
	margin: 0px 0px 20px 0px;
	width: 119px;
	}
	
.icicle_column_2 {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 265px;
	}
	
.callbackform {
	background: transparent url(../images/formback.gif) repeat-y top left;
	padding: 0px 20px 0px 20px;
	width: 255px;
	}
	
.callbackformtop {
	background: transparent url(../images/formtop.gif) repeat-y top left;
	height: 20px;
	width: 265px;
	}
	
.callbackformbottom {
	background: transparent url(../images/formbottom.gif) repeat-y top left;
	height: 20px;
	width: 265px;
	}
	
/*
*	FONT STYLES
*/
	
h1 {
	color: #037680;
	font-size: 4.4em;
	font-weight: bold;
	line-height: 1.4em;	
	margin: 0px;
	}
	
h2 {
	color: #6D6F71;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;	
	margin: 0px 0px 15px 0px;
	}
	
h3 {
	color: #037680;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.4em;	
	margin: 0px 0px 15px 0px;
	}
	
h4 {

	}
	
	
h5 {

	}
	
h6 {

	}
	
p  {
	font-size: 1.2em;
	line-height: 1.4em;	
	margin: 0px 0px 15px 0px;
	}
	
ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
	}
	
li {
	color: #037680;
	font-size: 1.2em;
	line-height: 1.4em;	
	list-style: disc;
	}
	
	