#tpl_headaddress .addhead {float:left;}
#tpl_headaddress .addtext {float:right;}
#tpl_menu ul li {float:left;}

div .floatright {float:right;}
div .floatleft {float:left;}
div .boxfloatright {float:right;}
div .boxfloatleft {float:left;}

.center					{text-align: center;}
.right					{text-align: right;}
.ofr					{ float:right; } 
.ofl					{ float:left } 
.ifr					{ float:right; margin-bottom:10px; margin-left:10px;}
.ifl					{ float:left; margin-bottom:10px; margin-right:10px; }
.hide, .invisible		{ display: none; }
.spamfilter				{ display: none }
div.object-left			{ float: left }
div.object-right		{ float: right; }
div.Full_Width			{ float: none; padding: 0; margin: 0.5em 0 0.5em 0 }
div.object-center		{ margin-left: auto; margin-right: auto; text-align: center }
div.imageright, div.factboxright, div.rightobject {
					float: right; margin: 5px 0 5px 5px;
}
div.gallerythumb		{ float: left }
#tpl_gallery_home img.gallery_ifl 
						{ float: left }
.chr					{ clear: both }
.cleft					{ float: left }
.cright					{ float: right }
.divchr					{ clear: both; padding: 1px; height: 5px; font-size: 1px; }
.clrnomargin			{ clear: both; padding: 0px; height: 0px; font-size: 0px }
.nomargin				{ margin: 0; padding: 0; }
.clsleft				{ clear: left }
.clsright				{ clear: right }
/* Contact Form
----------------------------- */
label.frmboxlabel		{ float: left }
.frmclm1				{ float: left }
#tpl_menu ul li {float:left;}

@media print{
	body {background:none; background-color:#ffffff; color:#333333; margin:0px; padding:0px; width:100%;}
	
	#tpl_bodyinner,#tpl_contentOuter {margin:0px; padding:0px; background:none;}
	#tpl_bodyouter {margin:0px; padding:0px; background:none; border:none;}
	#tpl_menu, #tpl_topimg, #tpl_leftpanel, #tpl_footer, #tpl_underfooter, #tpl_breadtrail
	{padding:0px; margin:0px; display:none;}
}