html {
	height: 100%;
	width: 100%;
}

body {
	background: #1a1a1a url("/images/design/bg.gif") repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

.wrapper {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 100%;
}

* :focus {
	outline: 0;
}

.clear_floats {
	clear: both;
}

.hidden {
	display: none;
}

.single_line_break {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

img {
	border: 0;
}

br.clear_floats {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

.header {
	background: url("/images/design/header_bg.gif") 0 3px no-repeat;
	height: 132px;
	margin: 0 auto 0 auto;
	padding: 3px 0 0 0;
	position: relative;
	width: 868px;
}

.header a.title {
	display: block;
	padding: 9px 0 0 6px;
	width: 855px;
}

.header a.title img {
	vertical-align: bottom;
}

.header ul.navigation {
	list-style-type: none;
	margin: 0 auto;
	padding: 3px 0 0 0;
	width: 740px;
}

.header ul.navigation li {
	float: left;
}

.teaser {
	color: #fff;
	font-size: 12px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 868px;
}

.teaser a {
	color: #fff;
}

.teaser a:hover {
	color: #ffdb00;
}

.teaser img {
	display: block;
}

.teaser embed, 
.teaser object {
	display: block;
	margin: 0;
	padding: 0;
}

.main_area {
	background: #fff url("/images/design/main_area_bg.gif") repeat-y;
	margin: 10px auto 0 auto;
	width: 868px;
}

/* Has entry in internet_explorer_6.css */
.main_area .content {
	background: url("/images/design/main_area_top.gif") no-repeat;
	min-height: 299px;
}

.main_area .content h1 {
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 18px 23px 17px 23px;
}

.main_area .content a {
	color: #bf0000;
	text-decoration: none;
}

.main_area .content a:hover {
	color: #805500;
}

.main_area .content p {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0 23px 18px 23px;
}

.main_area .content p.no_h1 {
	padding-top: 20px;
}

.main_area .content p.download_pdf img {
	padding: 0 5px 0 0;
	vertical-align: middle;
}

.main_area .content_front_page .welcome {
	background: url("/images/design/front_page_welcome.jpg") 536px 11px no-repeat;
	padding: 0 285px 0 0;
}

.main_area .content_front_page ul {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0 23px 25px 48px;
}

.main_area .content_front_page strong {
	color: #000;
}

.main_area .content_front_page ul.section_boxes {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 22px;
	width: 100%;
}

.main_area .content_front_page ul.section_boxes li {
	background: url("/images/design/section_box_bg.gif") no-repeat;
	float: left;
	height: 276px;
	margin: 0 15px 0 0;
	overflow: hidden;
	position: relative;
	width: 195px;
}

.main_area .content_front_page ul.section_boxes li.last {
	margin-right: 0;
}

.main_area .content_front_page ul.section_boxes li h2 {
	color: #dadada;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 9px 0 10px 0;
	text-align: center;
	text-transform: uppercase;
}

.main_area .content_front_page ul.section_boxes li img.large_image {
	display: block;
	margin: 0 0 0 5px;
}

.main_area .content_front_page ul.section_boxes li p {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: center;
}

.main_area .content_front_page ul.section_boxes li a.more {
	background: url("/images/design/section_box_bottom.gif") no-repeat;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 27px;
	overflow: hidden;
	padding: 23px 0 0 0;
	position: absolute;
	text-align: center;
	width: 195px;
}

.main_area .content_front_page ul.section_boxes li a.more img {
	vertical-align: middle;
}

.main_area .content_front_page ul.section_boxes li a.more:hover {
	color: #ffdb00;
}

.main_area .content_standard_page h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 23px 15px 23px;
}

.main_area .content_standard_page img {
	vertical-align: bottom;
}

.main_area .content_standard_page ol {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0 23px 18px 48px;
}

.main_area .content_standard_page p {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0 23px 18px 23px;
}

.main_area .content_standard_page strong {
	color: #000;
}

.main_area .content_standard_page ul {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0 23px 18px 48px;
}

.main_area .content_standard_page ul.adjacent_to_image {
	list-style-position: inside;
}

.main_area .content_standard_page ul.no_bullets {
	list-style-type: none;
	padding-left: 23px;
}

.main_area .content_standard_page ul.small {
	font-size: 11px;
	line-height: 15px;
}

.main_area .content_standard_page ul.paragraphs li {
	padding-bottom: 16px;
}

.main_area .content_standard_page ul li p {
	padding-left: 0;
}

.main_area .content_standard_page ul.prices {
	background: #e5e5e5;
	border: 1px solid #808080;
	margin: 0 0 20px 23px;
	padding: 8px 10px 8px 10px;
	width: 350px;
}

.main_area .content_standard_page ul.prices li {
	border-bottom: 1px dashed #808080;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.main_area .content_standard_page ul.prices li.last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.main_area .content_standard_page ul.prices span {
	display: block;
	float: left;
	width: 200px;
}

.main_area .content_standard_page ul.prices strong.price {
	color: #bf0000;
	font-size: 18px;
}

.main_area .content_standard_page ul.televisions {
	list-style-type: none;
	margin: 0 0 20px 23px;
	padding: 0;
}

.main_area .content_standard_page ul.televisions li {
	background: url("/images/design/round_box_top.gif") no-repeat;
	margin: 0 0 15px 0;
	padding: 20px 0 25px 0;
	overflow: hidden;
	position: relative;
	width: 823px;
}

.main_area .content_standard_page ul.televisions li.last {
	margin-bottom: 0;
}

.main_area .content_standard_page ul.televisions ul {
	float: left;
	line-height: 14px;
	margin-left: 10px;
	padding-left: 10px;
	width: 510px;
}

.main_area .content_standard_page ul.televisions ul li {
	background: none;
	border: none;
	float: left;
	margin: 0;
	overflow: auto;
	padding: 0 0 5px 0;
	width: 250px;
}

.main_area .content_standard_page ul.televisions img.bottom {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	vertical-align: bottom;
}

.main_area .content_standard_page img.aligned_left {
	display: block;
	float: left;
	padding: 4px 18px 19px 23px;
}

.main_area .content_standard_page img.aligned_right {
	float: right;
	margin: 4px 23px 19px 18px;
}

.main_area .content_standard_page img.before_h1 {
	padding-top: 19px;
}

.main_area .content_standard_page img.standalone {
	display: block;
	margin: 6px 0 19px 23px;
}

.main_area .content_standard_page img.channels_companies {
	margin-left: 33px;
}

.main_area .content_standard_page .links_engineer {
	padding: 0 23px;
}

.main_area .content_standard_page .links_engineer h1, 
.main_area .content_standard_page .links_engineer h2, 
.main_area .content_standard_page .links_engineer p {
	padding-left: 0;
	padding-right: 0;
}

.main_area .content_standard_page .news_engineer {
	padding: 0 23px;
}

.main_area .content_standard_page .news_engineer h1, 
.main_area .content_standard_page .news_engineer h2, 
.main_area .content_standard_page .news_engineer p {
	padding-left: 0;
	padding-right: 0;
}

.main_area span.bg_bottom {
	background: url("/images/design/main_area_bottom.gif") no-repeat;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 868px;
}

.latest_testimonials {
	background: url("/images/design/testmonials_bg.gif") no-repeat;
	clear: both;
	height: 165px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	width: 868px;
}

.latest_testimonials a {
	color: #bf0000;
	text-decoration: none;
}

.latest_testimonials a:hover {
	color: #805500;
}

.latest_testimonials h2 {
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	padding: 17px 0 14px 20px;
}

.latest_testimonials h2 img {
	display: block;
}

.latest_testimonials .News_HeadLine {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 20px 2px 20px;
}

.latest_testimonials .News_Date {
	display: none;
}

.latest_testimonials .News_Description {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0 20px 6px 20px;
}

.latest_testimonials a.more {
	display: block;
	font-size: 11px;
	padding: 0 20px 0 0;
	text-align: right;
}

.footer {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 8px 0 10px 0;
	width: 868px;
}

.footer .navigation_and_copyright {
	float: left;
	width: 74%;
}

.footer .navigation_and_copyright ul.navigation {
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 6px 63px;
}

.footer .navigation_and_copyright ul.navigation li {
	background: url("/images/design/footer_navigation_divider.gif") 100% 2px no-repeat;
	float: left;
	margin: 0 4px 0 0;
	padding: 0 5px 0 0;
}

.footer .navigation_and_copyright ul.navigation li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}

.footer .navigation_and_copyright ul.navigation a {
	color: #c3c3c3;
	text-decoration: none;
}

.footer .navigation_and_copyright ul.navigation a:hover {
	color: #ffdb00;
}

.footer .navigation_and_copyright span.copyright {
	clear: both;
	color: #4c4c4c;
	display: block;
	font-size: 11px;
	padding: 0 0 0 63px;
}

.footer .attribution {
	float: right;
	width: 24%;
}

.footer .attribution a {
	color: #c3c3c3;
	display: block;
	font-size: 11px;
	padding: 0 58px 0 0;
	text-align: right;
	text-decoration: none;
}

.footer .attribution a:hover {
	color: #ffdb00;
}