/* folio1.com.au CSS, Copyright 2008 Folio1 Communications*/

body {
	font-size:0.75em;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	margin-top: 0;
	background: #FFF url(/assets/background-img.jpg) no-repeat fixed bottom ;

}

.whereHiring{
	border-bottom: #EAEAEA solid 2px;
	margin-bottom: 12px;
	padding-left: 10px;
}

.info {
	padding:6px 12px 30px;
}
.info h1{
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	color: #000;
	margin: 0;
	padding: 0;
}




#header_h1{
	padding: 12px;
	height: 22px;
	overflow: hidden;
}

#header_h1 h1{	
	font-size: 10px;
	font-weight: normal;
	text-transform:none;
	color: #000000;
	margin: 0;
	padding: 0;
	float: left;
}

a.topLink{
	font-size: 10px;
	text-decoration: none;
	padding: 12px;
	margin: 0;
	color: #000;

}
a:hover.topLink{
	font-size: 10px;
	padding: 12px;
	text-decoration: none;
	margin: 0;
	color: #AF500E;
}




* {
margin:0;
padding:0;
}

html{
  height: 100%;
}

#main-container {
	margin: 0px auto; /* left & right margin = auto centres the page (but not in IE) */
	margin-top: 0px;
	margin-bottom: 30px;
	width:880px;
	overflow:hidden;
	padding: 0 23px 0 23px;
	/*background: #1E1E1E url("../assets/backgroundShadow.gif") center repeat-y;*/
}


#content-wrapper {
	padding: 0;
	width: 863px;

	margin: 0px;
	overflow: hidden;
	background-color: #000;
	border-left: 7px;
	border-right: 7px;
	border-bottom: 7px;
	border-top: 0;
	border-color:#000;
	border-style: solid;
}


.menuHolder{
	overflow: hidden;
	background-color: #000;
	width: 100%;
	height: 200px;
	padding: 0 0 0 25px;
	}
	#leftHeader:hover,
	#leftHeader a{
		background: #000 url(/assets/folio1-logo-header.png) no-repeat scroll 0 0;
		padding: 0;
		margin: 0;
		width: 320px;
		height: 170px;
		display:block;
		overflow:hidden;
		float: right;
		text-decoration: none;
	}


#flashHolder{
	display:block;
	overflow: hidden;
	width: 100%;

}
#flashProjectHolder{
	overflow: hidden;
	float: left; /* safari */
	outline: none;
	margin: 0;
	padding: 0;
	width: 643px;
	height: 800px;
}

/*
#flashProjectHolder,
a:focus, object:focus {
	outline: none;
	-moz-outline-style: none;
	} 
#flashProjectHolder:focus {
    outline: 0;
}
*/

.firefoxTest{
	background-color:#0F6;
	height: 45px;
	width: 120px;
	float:left;
}






.headHolder{
	padding: 45px 0 30px 0;
	overflow: hidden;
	border: none;	
}

a.linkCase{
	font-size: 9px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a:hover.linkCase {
	text-decoration: underline;
	font-size: 9px;
	padding: 0;
	margin: 0;
}



a.pageLink{
	font-size: 9px;
	text-decoration: none;
	padding: 3px 10px;
	margin: 0;
	background-color:#000;
	color: #FFFFFF;
}
a:hover.pageLink{
	font-size: 9px;
	padding: 3px 10px;
	text-decoration: none;
	margin: 0;
	background-color:#000;
	color: #AF500E;
}








ul.ourWork{
	padding: 0 0 22px 0;
    overflow: hidden;
}


ul.ourWork li{
	float: left;
	padding: 5px;
	margin-left:3px;
	line-height:normal;
	list-style: none;

}
ul.ourWork li a{
	color: #AF500E;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
}
ul.ourWork li a:hover{
	color: #666;
}

ul.ourWork li.gray img{
	border: solid 1px #ccc;
}





/* Main Contents style */


.mainContentHolder{
	width: 100%;
	padding: 0;
	margin: 0px;
	overflow: hidden;
	}

	#holderBanner{
		height: 225px;
		overflow: hidden;
		width: 100%;
		}

		/*.downShadowLine{
			background: url("../assets/downShadowLine.gif") 0 0 repeat-x;
			height: 5px;
			width: 100%;
			overflow: hidden;
			}
		
		*/

.contentHolder {
	background: url(/assets/bg-white.gif) 0 0 repeat;
	color: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	}
.artHolder{
		background:  url(/assets/gradient-right-panel.jpg) repeat-y 100% 0;
		margin: 0;
		padding: 0;
		float: left;
		overflow: hidden;
		width: 100%;
		height: 100%;
		}
.rightNavHolder{
		margin: 0;
		padding: 0;
		float: left;
		overflow: hidden;
		width: 220px;
		height: 100%;
		}

.copyHolder{
			color: #000;
			margin: 0 0 30px 0;
			padding: 15px;
			overflow: hidden;
			line-height: 1.4em;
			width: 613px;
			height: 100%;
			float: left;
			}

.copyHolder p span{
	font-size: 12.5px;

}


.copyHolder p a,
.copyHolder ul li a{
	color:#000;
	text-decoration: none;
}
.copyHolder p a:hover,
.copyHolder ul li a:hover{

	color: #AF500E;
	text-decoration: none;
}



p,
p p,
em{
	margin: 0;
	padding: 0;
}

ol, ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
em{
	font-style: normal;
}



/* profile styles */
.profiles{
	/*background: #FFF  url("../assets/gradient-projects.jpg") repeat-x 100% 0;*/
	margin: 0;
	padding: 0 0 55px 0;
	float: left;
	overflow: hidden;
	}
	.profiles p{
		padding: 0;
		margin: 0;
		}
		.profiles img{
			float: right;
			overflow: hidden;
			margin: 0 10px 0 0;
			padding: 5px;
			}

/* project list heading | page counter */

.copyHolder ul {
		padding: 6px 0 0 15px;
		margin: 0 0 22px 0;
		}


/* page counter */
.copyHolder ul.pagecount{
	float: right;
	line-height:normal;
	padding: 0;
	margin: 5px 0 5px 0;
	}
	ul.pagecount  li {
		float:left;
		margin-left:3px;
		line-height:normal;
		}
		ul.pagecount li.selected a {
			color: #FFF;
			background:#717074;
			}
			ul.pagecount  li a {
				background: #1E1E1E;
				color: #FFF;
				font-size: 0.9em;
				font-weight: normal;
				display: block;
				padding: 1px 5px;
				text-decoration:none;
				}
				ul.pagecount li a:hover {
					color: #FFF;
					background:#717074;
					}

/* project list */


.copyHolder .projectList{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	}
	.projectList ul{
   		margin: 0;
		padding: 0;
	}

	.projectList ul li{
		background: #FFF url(/assets/gradient-projects.jpg) repeat-x;
		list-style: none;
		height: 95px;
		width:590px;
		padding: 10px;
		margin: 0 0 10px 0;
		border: 1px solid #e6e6e6;
		}
		.projectList li .details{
			color: #000;
			font-size: 0.9em;
			font-weight: normal;
			line-height: 1.4em;
			float: left;
			overflow: hidden;
			width: 320px;
			padding: 0 7px 0 7px;
			margin: 0;
			}
			.projectList .imgHolder{
				float: left;
				border: 1px solid #e6e6e6;
				margin: 0;
				padding: 0;
				}

				.projectList li .projectBt{
					padding: 50px 18px 0 0;
					margin: 0;
					line-height: 2em;
					}

/** launch bt | view more bt **/


.btHolder{
	top: 55px;
	position:relative;
	float: right; 
	}

/*		
.projectLaunchBt a{
	background: url(/assets/bt-launch.gif) no-repeat;
	width: 46px;
	height: 18px;
	display:block;
	}
	.projectLaunchBt a:hover{
		background-position: -46px;
		}
*/
.projectList ul li.projectViewmoreBt{
	overflow: hidden;
	display: block;

}
.projectList ul li .projectViewmoreBt a{
	/*background: url(/assets/bt-viewmore.gif) no-repeat 0 0;*/
	font-size: 10px;
	text-decoration: none;
	padding: 3px 10px;
	margin: 0;
	background-color:#000;
	color: #FFF;

}
	
.projectList ul li .projectViewmoreBt a:hover{
	background-color:#000;
	color: #AF500E;
	padding: 3px 10px;
	margin: 0;
}


		
.projectLaunchBt,
.projectBrand{
	width: 61px;
	height: 23px;
	display:block;
}
	



/** Form style**/


.careeresForm,
.contactUsForm,
.requestServicesForm{
	color: #000;
	float:left;
	padding: 15px;
	margin: 0;
	line-height: 1.4em;
	width: 613px;
	height: 100%;
	}

.contactUsForm p.address{
	margin: 150px 0 0 0;
	
}
.contactUsForm p.address span{
	font-size: 1.5em;
	margin: 0 0 22px 0;
	display:block;
}


.contactUsForm ul,
.careeresForm ul,
.requestServicesForm ul{
		overflow:hidden;
		padding: 0 0 0 15px;
		margin: 0 0 45px 0;
		float:left;
		overflow:hidden;
		clear:left;
		width: 100%;
}

.requestServicesForm ul li.lastRow{
	margin: 22px 0 0 130px;
}


/* heading tag one*/


.sitemap .headingOne,
.projectList .headingOne,
.contactUsForm .headingOne,
.requestServicesForm .headingOne,
.careeresForm .headingOne,
.copyHolder .headingOne{
	background: transparent url(/assets/heading-panel.gif) no-repeat ;
	float:left;
	padding: 0 0 7px 0;
	margin: 0;
	width: 4px;
	height:16px;
	width: 100%;
	overflow:hidden;
	clear: left;

	}
.contactUsForm ,
.requestServicesForm ,	
.careeresForm{
		color: #000;
		margin: 0 0 30px 0;
		padding: 15px;
		overflow: hidden;
		line-height: 1.4em;
		width: 613px;
		height: 100%;
		float: left;
}	

.contactUsForm p ,
.requestServicesForm p,	
.careeresForm p,
.copyHolder p{
	margin: 0;
	padding: 2px 10px 12px 15px;
	overflow:hidden;
	clear: left;
	}


/* heading tag Two */
.contactUsForm .headingTwo{
	background: transparent url(/assets/heading-panel.gif) no-repeat ;
	float:left;
	clear:both;
	padding: 0;
	margin: 0;
	width: 4px;
	height:16px;
	width: 100%;
	}


/* Global Text Settings */




h1{	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	color: #AF500E;
	margin: 0 0 12px 0;
	padding: 0;
}

h1.rightNav{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 12px;
	padding: 0;
}


h2{
	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	color: #AF500E;
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
}

p.headingOne span{
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #e6e6e6;
	margin:0 0 2px 15px;
	padding:0 0 3px 0;
}

/** project styles **/
h3{	font-size: 1em;
	font-weight: bold;
	border-bottom: #e6e6e6 solid thin;
	color: #000;
	margin: 0 0 0 7px;
	padding: 0;
	float: left;
	width: 68%;
}

span.phoneNumber{
	font-size: 14px;
	font-weight: bold;
	
}

span h3 .heading{
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding:0;
}

h4{
	font-size: 1em;
	font-weight: bold;
	border-bottom: #e6e6e6 solid thin;
	color: #000;
	margin: 0 0 0 7px;
	padding: 0;
	float: left;
	width: 68%;
}




h5{
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic; 
	color: #000;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0;
	margin: 0;
}
/* new insight blog styles */

.Insight01-container {
	padding:0 100px 15px 15px;
}

.Insight02 .date {
	top:10px;
}
.Insight01 {
	position:relative;
}
.Insight01 .date {
	color:#CCC;
	display:block;
	float:left;
	left:-39px;
	line-height:1em;
	position:absolute;
	text-align:center;
}

.Insight01 .date .month, .Insight01 .date .day {
	display:block;
	font-size:0.833em;
	font-weight:bold;
	margin:0 0 2px;
	text-transform:uppercase;
}
.Insight01 .date .day {
	font-size:1.5em;
	margin:0;
}

.feature-img01 {
	float:left;
	margin:1em 0 0;
	padding:0 10px 0 0;
}

img, fieldset {
	border:medium none;
}



.Insight01 h2.subtitle01 {
	padding:0 0 0 62px;
}
h2.Insight01 {
	color:#333;
	font-size:2em;
	line-height:0.8em;
	border-bottom: none;
	padding: 2px;
	font-weight:normal;
	margin:0;
	font-family: Georgia;
	font-style: italic;
	text-transform: none;
}

.author-name {
	color:#333;
	font-size:0.5em;
	line-height:3em;
	font-family: Arial;
	font-style: normal;
}

.highlight01 {
	color:#666;
}

h2.subtitle01 a {
	color:#333;
}
#content p, #content ol, #content ul {
	color:#6B6B6B;
	line-height:1.333em;
}

a {
color:#AF500E;
text-decoration:none;
}


.Insight01 p{
	clear:left;
	margin:0;
	overflow:hidden;
	padding:7px 0 5px 0;

}





/*   inputs / textarea / label*/


input{
	margin: 4px 0 4px 0;
	padding: 2px;
	border: 1px solid #ccc;
	color:#000;
	height:16px;
	width: 190px;
}

textarea{
	border: solid 1px #000;
	width: 230px;
	height: 100px;
}



/* latset News Menu - home page */

ul.latestNews{
	margin: 0;
	padding: 0 0 0 15px;
	float:left;
	clear:left;
	overflow:hidden;
	width: 95%;
	}
	ul.latestNews li{
		border-bottom: 1px solid #e6e6e6;
		list-style: none;
		padding: 4px 0px 4px 0px;
		}
		ul.latestNews li ul{
			margin: 0;
			padding: 0;
			}
			ul.latestNews li ul li{
				display: inline;
				padding-right: 5px;
				border: 0;
				}
				ul.latestNews a{
					text-decoration: none;
					line-height: 12px;
					color: #000;
					}
					ul.latestNews a:hover{
						text-decoration: underline;
						color: #AF500E;
						}


/* testimonials News Menu */

.title{
	float: right;
	overflow:hidden;
	display:block;
	padding: 9px;
	margin: 0;
	width: 230px;
	text-align:right;
}

.title span{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #000;
}


ul.testimonials{
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	overflow:hidden;
	float:left;
	clear:left;
	}

		ul.testimonials li{
			background: url(/assets/gradient-projects.jpg) repeat-x;
			list-style: none;
			padding: 5px;
			margin: 0 0 12px 0;
			overflow:hidden;
			}
			ul.testimonials li p{
				border-bottom: 1px solid #e6e6e6;
				margin: 5px;
				padding: 0 0 12px 0;
				}
					
			ul.testimonials a:link{
				text-decoration: none;
				line-height: 12px;
				color: #333;
				}
				ul.testimonials a:hover{
					text-decoration: underline;
					color: #333;
					}


/* solution page */


ul.solutions{	
	width: 45%;
	margin: 0 0 12px 0;
	padding: 12px;
	background:#EAEAEA none repeat scroll 0 0;
	float: left;
	
}
ul.solutions li{
	margin: 0;
	padding: 2px 0;
	
}

ul.solutions li a{
	text-decoration: none;
	color: #AF500E;
	font-size: 1em;
}

ul.solutions li a:hover{
	text-decoration: none;
	color: #000;	
}



h4.solutions{
	color:#000;
	font-size:0.9em;
	font-weight:bold;
	line-height:normal;
	padding:8px 12px 8px 15px;
	text-transform:uppercase;
	width:100%;
	border: none;
}

/* solution page */


ul.expertise{	
	width: 47%;
	margin: 0 0 12px 0;
	padding: 12px;
	background:#EAEAEA none repeat scroll 0 0;
	float: left;
	
}
ul.expertise li{
	margin: 0;
	padding: 2px 0;
	
}

ul.expertise li a{
	text-decoration: none;
	color: #AF500E;
	font-size: 1em;
}

ul.expertise li a:hover{
	text-decoration: none;
	color: #000;	
}





/* services | careers */

.services{
	list-style-type: none;
	}
	.services li{
		margin: 0px 0px 0px 0px;
		background: url(/assets/check-box.jpg) no-repeat;
		padding: 0 0 0 20px;
		}




/* Clients Logos */

.clientLogos{
	list-style-type: none;
	margin: 0;
	clear: both;
	padding: 0;

}	
.clientLogos li{
	margin: 0px 5px 5px 0px;
	float: left;
	display: block;
	border: 1px solid #e6e6e6;
	height: 70px;
	width: 170px;
	padding: 0;

}






/******* Forms  Request for Services / Careeres / Contact Us *********/

.formHolder{
	float:left;
	overflow:hidden;
	margin: 22px 0 0 0;
	padding: 0;
}


p.contactDetails{
	float:left;
	overflow:hidden;
	margin: 0;
	padding: 5px 0 14px 14px;
	width:280px;

}

.map{
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
}




.careeresForm label.fulltime{
	width: 105px;
	vertical-align: middle;
}

.careeresForm label.freelance{
	width: 60px;
	vertical-align: middle;

}



.careeresForm a:hover{
	text-decoration: none;
	color: #ccc;

}

.careeresForm a{
	text-decoration: none;
	line-height: 1.5em;
	color: #AF500E;
}

.careeresForm li,
.contactUsForm li,
.requestServicesForm li {
		list-style: none;
		vertical-align: middle;
		float: left;
		display: block;
		padding: 0;
		margin: 0;
		width: 100%;
		overflow:hidden;
}




.careeresForm label,
.contactUsForm label,
.requestServicesForm label {
	float: left;
	margin-top: 2px;
	font-weight: normal;
	color: #000;
	width: 160px;
}


/* form input styles */	
.careeresForm input,
.requestServicesForm input,
.contactUsForm input{
	float: left;
	border: 1px solid #ccc;
	margin-top: 2px;
	color: #000;
	width: 310px;
	height: 16px;
	padding: 3px;
	font-size: 0.9em;

}

/* form select styles */	

.careeresForm select,
.contactUsForm select,
.requestServicesForm select{
	float: left;
	border: 1px solid #CCC;
	margin-top: 2px;
	height: 19px;
	color: #000;
	width: 317px;
	font-size: 0.9em;
	padding: 0;
}





 /* form textarea styles */	
.careeresForm textarea,	
.contactUsForm textarea,
.requestServicesForm textarea {
	font-size: 1em;
	color: #000;
	float: left;
	border: 1px solid #ccc;
	margin-top: 6px;
	width: 310px;
	padding: 3px;
	font-family: arial, sans-serif;
}

.careeresForm li .checkBox input{
	border: 0;
	margin: 2px;
	padding: 0;
	width: 22px;
}

.careeresForm li .checkBox{
	border: 0;
	margin: 0;
	padding: 0;
	height: 22px;
}



.contentHolder p.registryButton{
	background-color: #AF500E;
	padding: 2px 0px 0px 0px;
	text-align: center;
	width: 160px;
	}

.contentHolder p.registryButton a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

	}
	
/* form submit button */

.browseButton{
	border: none;
	margin: 0;
	height: 18px;
	width: 61px;
	}
	
input.submitButton{
	border: none;
	float: right;
	margin: 12px 115px 0 0;
	width: 61px;
	height: 18px;
	}


		
.careeresForm li .noborder,		
.contactUsForm li .noborder,
.requestServicesForm li .noborder{
		list-style: none;
		vertical-align: middle;
		float: left;
		clear: both;
		padding: 6px 12px 2px 0;
		margin: 0;
		width: 600px;
	      border-bottom: none;
		}
	

/*********** message *************/

.message{
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
}	
.sentMessage{
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
}	


.validator{
	color: #AF500E  !important;
	padding: 5px;
	margin: 0 0 5px 0 ;
	display: inline !important;
}



/*********** Site Map *************/





.sitemap{
		color: #000;
		margin: 0 0 30px 0;
		padding: 15px;
		overflow: hidden;
		line-height: 1.4em;
		width: 613px;
		height: 100%;
		float: left;
}

.sitemap dt{
	font-size: 1em;
	font-weight:bold;
	color: #000;
	text-decoration:none;
	padding: 0 0 0 15px;
}
.sitemap ul li {
	display:list-item;
	padding: 0 0  0 25px;
}
.sitemap a {
	font-size: 1em;
	color: #000;
	text-decoration:none;
}
.sitemap a:hover {
	text-decoration:underline;
	color:#AF500E;

}



.space{
	height: 120px;
	overflow: hidden;

}




/**** user controls style *******/


.rightColContent{
	font-family:arial, sans-serif;
	font-size:1.1em;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px;
	width: 220px;
	float: right;
	overflow: hidden;
	height: auto;
}



.rightColSharing{
	font-family:arial, sans-serif;
	font-size:1.1em;
	font-weight: normal;
	color: #000;
	float: right;
	padding: 0px;
	margin: 0 0 45px 0;
	overflow: hidden;
	height: auto;
	width: 220px;


}
/*
.letOthersKnow{
	overflow: hidden;
	display: block;
	float: right;
	margin: 0 68px 60px 7px;
}

*/


.rightColContent a{
	color: #333;
	text-decoration: none;
}


.rightColContent a:hover{
	color: #AF500E;
	text-decoration: none;	
}

.rightColContent-exp{
	float: right;
	margin: 0px;
	width: 220px;
	overflow: hidden;
	height: 420px;
}

.requestServices p.headingRightCol,
.newsletter p.headingRightCol,
.clientLogin p.headingRightCol{
	color:#AF500E;
	text-transform: none;
	/*background:  transparent url("../assets/requestServices-bg.jpg") no-repeat;*/
	background-color:#000;
	border-bottom: solid 2px #AF500E;
	margin: 0;
	padding: 5px 5px 5px 10px;
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: normal;
	font-style: normal;
}

/* newsletter holder */
.newsletterHolder{
	margin: 0;
	padding: 0 7px 7px 7px;
	color: #000;
	font-size:1em;
}

.newsletter p,
.clientLogin p,
.requestServices p{
	margin: 0;
	padding: 7px;
	color: #000;
	font-size:0.9em;
}


.newsletter,
.clientLogin,
.requestServices {
 	margin: 0;
	padding: 0 0 15px 0;
}



.requestServices p a{
	text-transform:uppercase;
	font-size: 9px;
	background-color: #000;
	color: #FFF;
	padding: 3px 10px;
}


.requestServices p a:hover{
	color: #AF500E;
	padding: 3px 10px;
}


.newsletterHolder a.login,
.requestServicesForm a.submit,
.careeresForm a.submit,
.contactUsForm a.submit,
.newsletter a.submit{
	background-color:#000000;
	color:#FFFFFF;
	display:table;
	font-size: 9px;
	margin:5px 0 0;
	padding:3px 10px;
	text-transform:uppercase;
}

.newsletterHolder a.login:hover,
.requestServicesForm  a.submit:hover,
careeresForm a.submit:hover,
.contactUsForm a.submit:hover,
.newsletter a.submit:hover{
	color: #AF500E;
	display:table;
	font-size: 9px;
	margin:5px 0 0;
	padding:3px 10px;

}


.clientLogin p input.login,
.clientLogin p .login,
.newsletter p input.signup{
	width: 61px;
	height: 18px;
	margin: 0;
	display:block;
	border: none;
	}
	

		
			
/********* bookmakes **********/

p.bookmarks{
	padding: 15px 0 0 10px;
}


.bookmark{
	padding: 0 0 0 7px;
}
.shareWithFriends a{
	padding: 3px 10px;
	text-decoration: none;
	text-transform:none;
	color: #FFF;
	background-color:#000000;
	font-size: 10px;
	line-height: 22px;
}
.shareWithFriends a:hover{
	padding: 3px 10px;
	text-decoration: none;
	text-transform:none;
	color: #AF500E;
	background-color:#000000;
	overflow: hidden;
	font-size: 10px;
	line-height: 22px;


}


/*
a.rollover{ 
	padding: 2px 0 2px 180px; 
	height:17px;
	background:url("../assets/bt-shareWithFriends.gif") no-repeat;
	
}
*/
			

a.facebookLink{ 
	padding: 2px 0 3px 20px; 
	background:url("../assets/facebook_share_icon.gif") no-repeat top left;
	color: #000;
	height:19px; 
	text-decoration: none;
	text-transform:none;
	line-height: 22px;
	font-size: 10px;


}
a.facebookLink:hover{
	color: #AF500E;
			
}
			
				
a.facebookGroup{ 
	padding: 2px 0 3px 20px; 
	height:19px; 
	background:url("../assets/facebook_share_icon.gif") no-repeat top left;
	color: #000;
	text-decoration: none;
	text-transform:none;
	line-height: 22px;
	font-size: 10px;


}
a.facebookGroup:hover{
	color: #AF500E;
}	


p.linebrake{
     padding: 0 20px 0 20px;
     width: 100%;
     display:block;
     border-bottom: solid 1px #ccc;

}
.quote{
	color:#393939;
	font-size:1.2em;
	padding: 10px 10px 45px 10px;
	font-weight:normal;
	margin:0;
	font-family: Georgia;
	font-style: italic;

}





/**********  Footer   **********/

#footer{
	margin:0;
	width:880px;
	overflow:hidden;
	background-color:#000;
	font-size: 10px;
	padding: 22px 0;
}

.footerHolder{
	font-size: 0.9em;
	color: #333;	
	margin: 0;
	padding: 12px 0;
}


.footerLeft{
	margin: 0;
	padding: 0 0 0 25px;
	float:left;
	color: #CCC;

}


	
.footerRight{
	text-align:left;
	float:left;
	margin: 0;
	padding: 0 ;
	border: 0;
	display: block;
	font-weight: normal;
}
.footerRight h3{
	margin: 0;
	padding: 0;	
	border: 0;
	width: 100%;
}
.footerRight h3 a {
	border: 0;
	color: #CCC;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: auto;	
}

.footerRight h3 a:hover {
	border: 0;
	color: #AF500E;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	
}
				
.footerRight.home{
	width: 50px;
	padding: 0 0 0 12px;
}
.footerRight.ourStory{
	width: 94px;
}
.footerRight.expertise{
	width: 80px;
}
.footerRight.solutions{
	width: 175px;
}
.footerRight.showcase{
	width: 70px;
}
.footerRight.news{
	width: 45px;
	height: 120px;
}
.footerRight.contact{
	width: 80px;
	height: 120px;

}
.footerRight.sitemap{
	width: 50px;
	height: 120px;


}