#footer { background-color: #fff; }

body, 
html { 
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		scrollbar-base-color: #0099cc;
		background:#fff;
		min-width:900px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size: 10pt; 
		color: #666666; 
		font-family: Arial, Verdana; 
		}


#content
{
	float: left;
	margin-right: 14px;
	margin-left: 12px;
	text-align: left;
	width: 900px;
	vertical-align: top;
	/*padding-top: -10px;*/
}

#sitemaplink {
	display: none;
}

#menu { display: none; }
#sociallinkscontainer  { display: none; }


img {
	margin:0px;
	border: 0;
}

ul
{
	list-style-image: url('/media/91/jetdog_bullet.gif');
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
