/* Author Claudius Bistricean*/
/* this contains all Print settings */

body {
	width: 90%;
    color: #000;
    background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo {
	float: left;
	/*temp values */
	width: 100%;
	padding-bottom:10px;
	/*border-bottom: 1px solid #A8B090;*/
}
#headerImage {
	padding-top:10px;
}
.clearBoth {
	clear: both;
}
/* this will hold the top quick links */
#topRightContent {
	display:none;
}
#topQuickLinks ul {	
	display:none;
}
/* Start of the Main navigation styles */
#topNavigationLeft ul {
	color: #000;
    background-color: #FFF;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
/* the holder contains the two divs -- the breadcrumb and the print this page */
#breadCrumbHolder {
	display:none;
}
/*Phone Number*/
#printPhone{

}
/* Start Content*/
#leftContent {
    color: #000;
    background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightContent {
    color: #000;
    background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightContentMenu ul {
    color: #000;
    background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
}
#contactPhoneNumber{

}
#contactImage{
	display:none;
}
#rightContentFacts {
	display:none;
}
#rightContentTestimonial {
	display:none;
}
#rightContentTestimonialImage{
	display:none;
}
/* Start of Footer*/
#footer {
	display:none;
}
#copyright {
	display:none;
}
#footerLinks {
	color: #000;
    background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#yesWeCan {
	display:none;
}
#bbonline {
	display:none;
}
#footerLogos {
	display:none;
}
