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

body {
	background: #fff;
	font-family: "Trebuchet MS", sans-serif;
	color: #000;
	font-size: 13px;
}

a {
	color: #000;
}

h1 {
	margin-bottom: 5px;
}

h2 {
	margin-bottom: 5px;
}

h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

br.clear {
	clear: both;
}

img.middle {
	vertical-align: middle;
}

p {
	line-height: 1.4em;
}

ul.list {
	margin: 8px 0;
	list-style-type: none;
}

ul.list li {
	padding: 4px 0 4px 25px;
	background: url('/_grafix/list_icon.gif') center left no-repeat;
}


/* wrapper & container */

#wrapper {
	float: left;
	width: 100%;
}

#container {
	float: left;
	width: 100%;
}


/* header */

#header {
	display: none;
}


/* navigation */

#navigation {
	display: none;
}


/* sub_header */

#sub_header {
	display: none;
}


/* main */

#main {
	float: left;
	width: 100%
}

#main .gutter {
	float: left;
}


/* crumb */

#crumb {
	display: none;
}


/* homepage */

#home_image {
	display: none;
}


/* content */

#content_left {
	float: left;
	width: 485px;
}

#spotlights {
	display: none;
}


/* gamma */

#sub_navigation {
	display: none;
}


/* gamma content */

#content_wide_left {
	float: left;
	width: 595px;
}

#content_wide_right {
	float: left;
	width: 595px;
}

#item_list {
	float: left;
	width: 595px;
	margin-top: 30px;
}

#item_list .item_left {
	float: left;
	width: 285px;
	height: 120px;
	margin-bottom: 20px;
	background: url('/_grafix/bg_item.gif') top left no-repeat;
}

#item_list .item_right {
	float: right;
	width: 285px;
	height: 120px;
	margin-bottom: 20px;
	background: url('/_grafix/bg_item.gif') top left no-repeat;
}

#item_list .gutter {
	float: left;
	width: 265px;
	padding: 10px;
}

#item_list img {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
}

#item_list .text {
	float: right;
	width: 150px;
}

#item_list p {
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;
}


/* products */

#product_menu_top {
	display: none;
}


/* product offer */

#product_offer {
	display: none;
}


/* product view */

div.product_text {
	float: left;
	width: 285px;
}

div.product_image {
	float: right;
	width: 285px;
}

div.product_image img.main {
	width: 283px;
	border: 1px solid #00283c;
}


/* news */

div.item {
	float: left;
	width: 100%;
}

div.item_gutter {
	float: left;
	width: 100%;
	border-bottom: 1px solid #00283c;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

span.date {
	color: #888;
	font-size: 12px;
}


/* faq */

ul.faq {
	list-style-type: none;
	margin: 15px 0 35px 0;
}

ul.faq li {
	height: 18px;
	padding: 2px 0 2px 24px;
	background: url('/_grafix/list_icon.png') center left no-repeat;
}

ul.faq li a {
	color: #00283c;
}

ul.faq li a:hover {
	color: #33A1D6;
}


/* search */

ul.search_results {
	list-style-type: none;
	margin: 5px 0 10px 0;
}

ul.search_results li {
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #00283c;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

ul.search_results strong {
	display: block;
	font-size: 110%;
	margin-bottom: 4px;
}


/* contact */ 

#map_canvas {
	width: 283px;
	height: 283px;
	border: 1px solid #00283c;
}

/* form */

#contact_form {
	display: none;
}


/* bottom */

#main_bottom {
	display: none;
}


/* footer */

#footer {
	float: left;
}


/* quoted */

#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;
}
