*,body { 
 padding: 0; margin: 0; 
}

#leftcolumn,#rightcolumn,#content { 
 padding: 0; width: 254px; color: #333;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 810px;
}
#faux {
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 width: 810px;
 padding: 0;
 margin: 10px 0px 5px 0px;
}
#navigation {
 color: #333;
 padding: 10px;
 margin: 0px 0px 5px 0px;
 background: #ABBEBE;
}
#leftcolumn { 
 display: inline;
 margin: 0 10px;
 float: left;
}
#content { 
 float: left;
 margin: 0;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 margin: 0 10px;
 float: right;
}
#footer { 
 width: 810px;
 clear: both;
 color: #FFF;
 height:64px;
 background: url(/Assets/images/address_bg.gif) no-repeat;
 margin: 0px 0px 10px 0px;
 padding: 21px;
}
	#footer a{ color:#FFF; text-decoration:none;}
	#footer a:hover{ text-decoration:underline;}
#images {
 width:810px;
 padding:0 10px;
 /*border:1px dashed red;*/
}
.clear { clear: both; background: none; }

/* sIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
				}
.sIFR-replaced {
	visibility: visible !important;
				}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
				}
h1{
	font-size:16px;
	}
.sIFR-hasFlash h1{
	font-size:18px;
	visibility: hidden;
			}