* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333;
	background: none;
	padding: 10px;
}

a {
	color: #333;
	text-decoration: underline;
}

h1 {
	margin-bottom: 10px;
}


/* print header */

#print_header {
	font-size: 16px;
	margin-bottom: 15px;
}


/* container & wrapper */

#container {
	background: none;
}

#wrapper {
	background: none;
}


/* top navigation */

#top_navigation {
	display: none;
}

/* content */

img.left_bg_image {
	display: none;
}

div#home_right {
	display: none;
}

div#home_left ul {
	display: none;
}

#template1_left, 
#template2_left,  
#template3_left {
	width: 550px;
	line-height: 1.4em;
}

#template2_left ul {
	margin-left: 15px;
}

#template1_right {
	display: none;
}

#template2_right {
	display: none;
}

#template3_left .images {
	display: none;
}

#template3_right {
	display: none;
}

span.link_back {
	display: none;
}

#quoted {
	display: none;
}


/* sIFR */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
