html
{
	background-image: none !important;
	background-color: #FFF;
	margin:0px;
	left: 0%;
	width:100%; 
}

header
{
	background: #FFF;
	margin:0px;
	left: 0%;
	width:98%;
	margin-bottom:90px;
}

body 
{ 
	margin:0px;
	left: 0%;
	width:98%; 
	padding:10px;
	background-color: #FFF;
	border: 0px solid #CCC; 
	font-family: Arial, Verdana;
	font-size:14px;
	background-image: none !important;
	background-color: #FFF;
}

div.slideshowck {display: none!important;}
div#phone, div#breadcrumbs, div#menu-toggle{	display:none;}

section#content
{
	margin:0px;
	left: 0%;
	width:100%; 
}


h1, h2, h3, h4 {

	background-color: transparent;
	color: #000;
}

ul {

	list-style-type:square;
}

nav
{
	display: none;
}

article
{
	background:#FFF;
	border: 0px solid #CCC;
	margin:0px;
	left: 0%;
	width:100%; 
}

article header {

	margin:0px;
}

#article-content
{
	overflow: visible;
}

footer
{
	display:none;
}
