.print-logo { display: none; }

a{
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
#page_container{
	background-color: #fff;
	border: 0px solid #aaa;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 100%;
	color: #666;
	background-image: url(../../images/site/heading-tall-index.jpg);
	background-repeat: repeat-x;
}
#lesser-page-container{
	background-color: #fff;
	border: 0px solid #aaa;
	background-image: url(../../images/site/heading-html-bkgnd.jpg);
	background-repeat:repeat-x;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 100%;
	color: #666;
}
#lesser_container{
background-color: #fff;
	border: 0px solid #aaa;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 100%;
	color: #666;
}
.header{
	background: transparent url(../../images/site/header_bg.jpg) no-repeat top left;
	text-align: left;
	vertical-align: bottom;
	height: 320px;
	width: 940px;
	margin: 0px auto;
	position:relative;
}
.header2{
	vertical-align: bottom;
	height: 220px;
	width: 940px;
	margin: 0px auto;
	position:relative;
}
.header-short{
	background: transparent url(../../images/site/header_bg.jpg) no-repeat top left;
	text-align: left;
	vertical-align: bottom;
	height: 226px;
	width: 940px;
	margin: 0px auto; 
	position:relative;
}

a:hover{
	color: #777;
	text-decoration: none;
}
.topHeaderNav{
	float: left;
	width: auto;
	margin: 4px 18px;
	text-align: center;
}
.headerNavigation a,.headerNavigation a:hover{
	color: #FFF;
	background:none;
	border:0px;
/*	height:32px; */
/*	position:relative;*/
	top:2px;
/*	padding:6px; */
	color: #fff;

	text-decoration:none;
	font-size:14px;
	text-align:center;
}
.headerNavigation a:hover{ text-decoration:underline;}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
#headerLoginBox{
margin-top:145px;
}
#headerLoginBox a, #searchBox a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a.crumbs{
  color: #666;
  background-color: transparent;
}
a.crumbs:hover{
  color: #036;
  background-color: transparent;
  font-style: italic;
}

.searchNrequest{
	float: right;
	width: 420px;
	height: 2.5em;
	background-color: transparent;
	margin-top: 125px;
	margin-right: 10px;
	border: 0px solid #fff;
	color: #fff;
	text-align: right;
}
#searchBox{
/*	width: 255px;*/
	background-color: #08397F;
	border: 1px solid #fff;
	color: #fff;
}
#searchBox td{
	vertical-align: middle;
	text-align: center;
	padding: 2px;
}
a.pageResults:hover{
	background: #FF3;
	color: #777;
}
body{
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 11px;
	margin: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
fieldset{
	border: 1px solid #333;
}
form{
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1{
	color: #333333;
	display: block;
	font-size: 18px;
	margin: 20px 0px 20px 0px;
	padding:0px 0px 5px 0px;
	overflow: visibile;
	width:677px;
	background: url(../../images/site/h1_bottom_border.jpg) bottom left no-repeat;
}
.h2news{
	clear: both; 
	color: #669933;
	display: block;
	font-size: 18px;
	line-height: 10px;
	margin: 40px 0px 10px 0px;
	padding:0px 0px 8px 0px;
	overflow: visibile;
	width:677px;
	background: url(../../images/site/h1_bottom_border_gray.jpg) bottom left no-repeat;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h5{
    margin-left: 20px;
	margin-bottom: 0px;
}


img{
	color: #666;
	border: none;
}
legend{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
/*td,input,textarea,option,checkbox,radio{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
}*/
.fieldKey,.tableHeading,.formAreaTitle{
	font-weight: bold;
}
.formArea{
	background: #FFF;
	border-color: #777;
	border-style: solid;
	border-width: 1px;
}
.headerError,.errorBox{
	background: #DA3D3D;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	padding: 3px;
	text-align: center;
}
.headerInfo{
	background: #9F0;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.headerInfo{
	background: #9F0;
}
.headerNavigation {
	background-color: #003D81;
	background-image: none;
	background-repeat:repeat-y;
	border-bottom: 0px solid black;
	border-top:0px solid black;
	height:28px;
}
.footer{
	background: #003D81 url(../../images/site/footer_bg.jpg) repeat-x;
	height:170px;
	width: 100%;
	line-height:15px;
}

#footer_info {
	margin: 0 auto 0 auto;
	padding: 12px 0 0 0;
	width:940px;
	text-align:center;
	color: #414141;
	font-size:12px;
	font-weight:bold;
}

#footer_info a {
	color: #414141;
	text-decoration:none;
}

#footer_info a:hover {
	text-decoration:underline;
}

#footer_links {
	margin: 0 auto 0 auto;
	padding: 40px 0 0 0;
	width:940px;
	text-align:center;
	color:#FFFFFF;
}

#footer_links a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer_links a:hover {
	text-decoration:underline;
}

#credits {
	margin: 0 auto 0 auto;
	padding: 28px 0 0 0;
	width:940px;
	text-align:center;
	color:#FFFFFF;
}

#credits a {
	color:#FFFFFF;
	text-decoration:none;
}

#credits a:hover {
	text-decoration:underline;
}

.infoBox{
	border: 0px solid #777;
	font-size: 13px;
}

.infoBoxHeading,.productListing-heading{
	background: #A2B1C8;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	border-bottom:0px solid #A7A7A7;
}
.infoBoxHeading{
	border:0px solid #777777;
	border-top:0px solid black;
	padding-left: 20px;	
}
td.productListing-heading{
	display: none;
}
.infoBoxNotice,.infoBoxNoticeContents{
	background: #DA3D3D;
}
.xtra-files-table{
    color: #666;
	font-size: 12px;
}
.xtra-files-table td{
	padding-left: 15px;	
}
.xtra-files-table a{
    color: #666;
	font-size: 12px;
}


.leftNavTopLevel a:hover, .leftNavSubLevel a:hover, .leftNavSubSubLevel a:hover{ text-decoration:underline; }
.leftNavTopLevel:hover { background-color: transparent; }
.leftNavSubLevel:hover, .leftNavSubSubLevel:hover { 
	background-color: transparent; 
	background-image: none; 
}

#languageBar {
	height:28px;
	background-color: #799CC0;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;
	border-bottom:0px solid #EB3C43;
	text-align: right;
}
#languageBar td{
	padding: 4px 4px;
	width: 70px;
	text-align: center;
}
.border{
	border-top: 1px solid #799CC0; 
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #799CC0; 
	border-left: 1px solid #799CC0; 
	height: 14px;
}

.markProductOutOfStock{
	color: #B20000;
	font-weight: bold;
}
.messageStackError,.messageStackWarning{
	background-color: #DA3D3D;
}
.messageStackSuccess{
	background-color: #9F0;
}
.moduleRowOver{
	background-color: #777;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected{
	background-color: #DEDEDE;
}
.newItemInCart,.inputRequirement,.productSpecialPrice,.errorText,.stockWarning{
	color: #B20000;
}
.orderEdit{
	color: #000;
	text-decoration: underline;
}
.pageHeading{
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.productListing{
	color: #eee;
	border: 0px solid #777;
	border-top:0px solid black;
}
.productListing-data a{
	color: #333;
}
tr.productListing-odd {
	background: #E1EDFB;  /*#f8f8f9*/
	margin: 15px;
	
}
.prod-list-title{
    font-size: 12px;
	display: block;
	margin-bottom: 4px;
}

tr.productListing-even {
	background: #C6DBFA;
}
.productListing-data {
	color: #333;
	border-top:0px solid black;
	border-bottom:0px solid #A7A7A7;
}
tr.productListing-odd td {
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
}
tr.productListing-even td {
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
}
tr.productListing-odd td {
/*  border-bottom: 0px solid #777;*/
}
.progress{
	background-color: #000080;
	color: #FFF;
	font-size: 12px;
	height: 14px;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.smallText{
	padding: 25px 0px;
	font-size: 10px;
}
.subBar{
	background: #DEDEDE;
}
.subBar,.checkoutBarCurrent{
	color: #000;
}
#box_whats_new td,
#box_bestsellers td,
.box_categories td,
#box_categories td,
#box_currencies td,
#box_information td,
#box_languages td,
#box_manufacturer_info td,
#box_manufacturers td,
#box_order_history td,
#box_product_notifications td,
#box_reviews td,
#box_rfq_cart td,
#box_search td,
#box_shopping_cart td,
#box_specials td,
#box_tell_a_friend td{
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
}
#box_whats_new,
#box_bestsellers,
.box_categories,
#box_categories,
#box_currencies,
#box_information,
#box_languages,
#box_manufacturer_info,
#box_manufacturers,
#box_order_history,
#box_product_notifications,
#box_reviews,
#box_rfq_cart,
#box_search,
#box_shopping_cart,
#box_specials,
#box_tell_a_friend{
	width: 100%;
}
#central_content {
	width: 665px;
	line-height:18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#column_left {
	background: transparent url(../../images/site/left-nav-side-bar.jpg) no-repeat right 30px;
	width:243px;
}
.lesser-page-table{
    width: 940px;
	margin: 0px auto 0px auto;
}

#column_right{
	padding: 0px 5px 0px 0px;

}
#column_left .infoBoxHeading {
	display:none;
}
#column_right {
	display:none;
}

.file {
	padding-left:20px;
	display:block;
	height:20px;
	text-align:left;
}

.pdf_file {
	background-image:url(../../images/site/pdf.gif);
	background-repeat:no-repeat;

}
.all-hour-support{
    float: right;
}

.newsHackMod h3{
	margin: 0px 0px 0px 1.2em;
	color: #F5131F;
}
.newsHackMod{
	float: right; 
	width: 187px;
}
.newsTop{
	width: 187px;
	height: 17px;
	background: #fff url(../../images/site/news-top.jpg) no-repeat top right;
}
.newsMiddle{
	width: 187px;
	background: #fff url(../../images/site/news-middle.jpg) repeat-y top left;
}
.newsBottom{
	width: 187px;
	height: 17px;
	background: #fff url(../../images/site/news-bottom.jpg) no-repeat bottom left;
}
.newsHackMod a{
	text-decoration: none;
}
.newsHackMod ul{
	margin: 5px 1em 5px 1em;
	padding: 0px 1em 0px 1em;
	list-style-type: none;
	list-style-image: url(../../images/site/red-bullet2.jpg);
}
.newsHackMod li{
	margin: 5px 1em 5px 1em;
	line-height: 1em;
	font-weight: bold;
}
.galleryImage{
  border: 1px solid #799CC0;
  border-collapse: collapse;
  clear: both;
}
.galleryImageCell{
  background-color: #799CC0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
  width: 26%;
  border-bottom: 1px solid #3C5B7D; 
}
.galleryImageTable{
  width: 100%;
}
.galleryImageTableCell{
  padding: 10px;
  background-color: #EEEEEE;
  text-align: center;
  border: 1px solid #C9C9C9;
  line-height: 20px;
  margin: 10px;
  vertical-align: bottom;
  height: 220px;
}


.galleryFile{
  border: 1px solid #799CC0;
  border-collapse: collapse;
  clear: both;
}
.galleryFileCell{
  background-color: #799CC0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
  width: 26%;
  border-bottom: 1px solid #3C5B7D; 
}
.galleryFileTable{
  width: 100%;
}
.galleryFileTableCell{
  padding: 10px;
  background-color: #EEEEEE;
  text-align: center;
  border: 1px solid #C9C9C9;
  line-height: 20px;
  margin: 10px;
  vertical-align: bottom;
}
div.galleryCaption{
  margin: 15px;
}
div.imageCaption{
  padding: 5px;
  font-size: 10px;
}




td.applicationSectionheader{
  background-color: #91B0CF;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #000;
}
td.applicationSubSectionheader{
	background-color: #BCCDE1;
  	font-weight: bold;
  	font-size: 12px;
  	border-bottom: 1px solid #000;
}


td.applicationLeft{
  vertical-align: top;
  width: 300px;
  padding: 5px 15px;
  border: 0px solid #000;
}
td.applicationRight{
  padding: 5px;
  border: 0px solid #000;
}
table.onlineApplication{
  clear: both;
  width: 100%;
  margin-top: 15px;
}
ul.cleanList{
	list-style-type: none;
	text-align: left;
	margin: 0px 0px 2px 1.5em; 
	padding: 0px 0px 2px 0px;
}
tr.applicationOdd{
  background-color: #fff;
}
tr.applicationEven{
  background-color: #E6EAF2;
}
table.cloudTable{
  width: 300px;
  float: left;
}
tr.cloudIndustryRow{
  background-color: #799CC0;
}
td.cloudIndustryCell{
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  color: #fff;
}

tr.cloudCategoryRow{
	background-color: #E6EAF2;
}

td.cloudCategoryCell{
    font-size: 14px;
	padding: 5px 5px 5px 10px;
}

tr.cloudGroupRow{
  
}

td.cloudGroupCell{
  padding: 5px 5px 5px 20px;
}
div.error{
  border: 2px solid #c00;
  background: #d4d4d4;
  width: 75%;
  padding: 15px;
  margin: 15px auto;
}
span.applicationRequired{
  font-size: 10px;
  color: #c00;
}
/*** new header ***/
.top-search{
    height: 23px;
	width:255px;
	vertical-align: bottom;
	position:absolute;
	top:48px;
	right:14px;
}

#search_input {
	width:163px;
	line-height:normal;
	background:transparent;
	border:none;
	color:#333333;
	display:block;
	margin:4px 0 0 2px;
	padding:0;
}
#search_input_bg2 {
	background:url(../../images/site/megtec_search_back.jpg) 0 2px no-repeat;border:none;
	width:176px;
	float:left;
	padding:0;
	margin:0;
	color:#000000;
}
#search_input_bg {
	background:url(../../images/site/search_input_bg.jpg) 0 2px no-repeat;border:none;
	width:165px;
	float:left;
	padding:0;
	margin:0;
	color:#000000;
}

.search_button{
    margin-left: 6px;
	float:left;
}

.top-nav-links{
    height: 35px;
	border: 0px solid #000;
	vertical-align: bottom;
	text-align: left;
	padding-left: 140px;
}
.language-bar{
    height: 25px;
	width:365px;
	position:absolute;
	top:20px;
	right:120px;
}
.language-link{
    font-size: 11px;
	display: block;
	float: right;
	text-decoration: none;
	color: #666666;
	margin-top: 1px;
	padding-right: 8px;
	margin-left: 8px;
}
.language-link2{
	font-size: 8px;
	display: block;
	float: right;
	text-decoration: none;
	color: #666666;
	margin-top: 1px;
	padding-right: 16px;
	margin-left: 8px;
}
.language-bar2{
    height: 25px;
	width:380px;
	position:absolute;
	top:56px;
	right:310px;
}
.social-bar{
    height: 25px;
	width:365px;
	position:absolute;
	top:12px;
	right:-243px;
}
.breadcrumb-cell{
    height: 20px;
	border: 0px solid #000;
	vertical-align: middle;
	text-align: left;
	padding-left: 225px;
}
.xtra-file-group-name{
	display: block;
    margin: 5px 10px;
	clear: both;
}
.xtra-file-description{
	display: block;
	font-weight: normal;
    margin: 5px 10px 10px 10px;
	clear: both;
}
.xtra-file-link{
	color: #666;
	font-weight: normal;
	display: block;
    margin: 0px 10px;
	clear: both;
}
.case-study-top-cell{
    background: transparent url(../../images/site/case-study-top-grad.jpg) no-repeat top left;
	width: 200px;
	vertical-align: middle;
	height: 60px;
}
.case-study-middle-cell{
	background: transparent url(../../images/site/case-study-bkgnd.jpg) repeat-y top left;
	width: 200px;
	overflow: auto;
	padding: 0px;
	vertical-align: top;
}
.case-study-middle-grad{
	position: relative;
	z-index: 1;

}
.case-study-bottom-cell{
    background: transparent url(../../images/site/case-study-bottom.jpg) no-repeat top left;
	width: 200px;
	height: 20px;
}
.case-study-ul{
    margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
}
.case-study-li{
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
}
.front-page-news-top h1{
	color: #124E8A;
	display: block;
	font-size: 17px;
	line-height: 10px;
	margin-left: 0px;
	margin-bottom:0px;
	padding: 0px;
	float: left;
	overflow: visibile; 
	height:12px;
	border-bottom: 1px solid #124E8A;
	background-image:none;
	width: 97%;
}
.front-page-news{
    width: 701px;
	clear: both;
}

.front-page-news-top{
    background: #CAD3DF url(../../images/site/front-page-news-top-row.jpg) no-repeat top left;
	padding-left: 15px;
	height: 32px;
	vertical-align: middle;
	border: 0px solid #fff;
}
.front-page-news-body{
    background: #CAD3DF url(../../images/site/front-page-news-top-left-corner.jpg) no-repeat top left;
	padding: 10px;
	width: 33%;
}
.front-page-news-body-two{
    background-color: #CAD3DF;
	padding: 10px;
	width: 33%;
	border-left: 1px solid #333;
}

.front-page-news-bottom{
    background: #CAD3DF url(../../images/site/front-page-news-bottom.jpg) no-repeat top left;
	height: 20px;
}


.right-column-list-hd {
	font-size:12px;
	font-weight:bold; 
	color:#666666;
	margin-bottom:10px;
	margin-top:20px
}

.right-column-list {
	margin:0 0 0 14px;
	padding:0;
	list-style:square;
}

.right-column-li {
	padding-bottom:5px;
	font-size:11px;
}

.right-column-li a {
	color:#666666;
}

#right_info_column {
	padding:10px;
	background-image:url(../../images/site/right_column_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	width:174px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

#hompage_info_boxes td {
	background:url(../../images/site/homepage_info_boxes_bg.jpg) top right repeat-y;
}

#hompage_info_boxes ul {
	padding:0px;
	margin:0px 0px 0px 18px;
}
#hompage_info_boxes li {
	list-style:none;
	background-image: url(../../images/site/bullet_point_info_box.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left : 10px;
	padding-bottom:4px;
}

#hompage_info_boxes a {
	text-decoration:none;
}

.up_cell_two{  background: transparent url(../../images/site/grad_gallery_border.jpg) scroll no-repeat center left; }
.up_cell_three{  background: transparent url(../../images/site/grad_gallery_border.jpg) scroll no-repeat center left; }
.gallery_top{  
	height: 15px;
	background: transparent url(../../images/site/gallery_top.jpg) scroll no-repeat top center;
}
.upload_cell img, .upload_cell a, .upload_cell span{  
	display: block;
	clear: both;
	color: #000;
	border: 0px;
	margin: 2px auto;
	text-align: center;
}
.gallery_middle{ 
	height: 6px;
	background: transparent url(../../images/site/gallery_row_border.jpg) scroll no-repeat center center; 
}
.gallery_bottom{  
	height: 14px;
	background: transparent url(../../images/site/gallery_bottom.jpg) scroll no-repeat top center;
}

#upload_table{  
	width: 655px;
	background: transparent url(../../images/site/gallery_bkg.jpg) scroll repeat-y top center;
}
.upload_cell{ 
/*
	border-width: 1px 2px 2px 1px;
	border-color: #000 #000 #000 #000;
	border-style: solid;
*/
	margin: 2px; 
	width: 33%;
	height: 180px;
	font-size: .8em;
	vertical-align: middle;
}

ul.margin_left {
	margin: 0pt 0pt 0pt 20px; 
	padding: 0pt;
}

ul.margin_left li {
	margin-left: 20px;
}

#banner {
	width:904px;
	height:222px;
	position:absolute;
	top:128px;
	left:18px;
}

#banner-short {
	width:904;
	height:98;
	position:absolute;
	top:128px;
	left:18px;
}

#home_news_area {
	width:220px;
	min-height:235px;
	height:auto !important;
	height:235px;
	float:right;
	padding: 0 0 0 29px;
	margin: 0 0 0 20px;
	background:url(../../images/site/news_divider_left.jpg) left 20px no-repeat;
}

#home_news_area a {
	color:#003D81;
}

#home_news_area h2 {
	color:#758D41;
	font-size:18px;
	margin:10px 0 15px 0;
	padding:0;
}

.news {
	float: left;
	width: 200px;
	margin: 0 0 30px 0;
	padding: 10px;
	/*background:url(../../images/site/news_divider_bottom.jpg) bottom center no-repeat;*/
}

#home_solutions_area {
	clear:both;
	margin: 10px 0 20px 0;
}

.solution {
	float:left;
	margin: 0 2px 0 0;
	width:219px;
}

.solution_txt {
	width:219px;
	margin: 0 0 0 0;
}

.solution_txt a {
	text-decoration:none;
}

.solution_txt ul {
	margin:0;
	padding:0;
}

.solution_txt li {
	list-style:none;
	margin:0;
	padding:0 0 0 30px;
	background:url(../../images/site/solutions_bullet.jpg) 20px 7px no-repeat;
}

.solution_txt h2 {
	font-size:12px;
	display:block;
	text-align:center;
	color:#003D81;
}

.solution_txt h2 a {
	color:#003D81;
}
/*----------- New Home -------------------------*/
#news_box p{
	text-align: justify;
	font-weight: normal;
	font-size: 11px;
}
#social_box{
	float: right;
}
#footer_info2 a{
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
#footer_info2{
font-size: 9px;
}
#logo_pix{
	float: left;
	position: relative;
	top: 40px;
	left: -20px;
}
#introP{
	width: 84%;
	position: relative;
	top: 100px;
	left: 96px;
	line-height: 1.8em;
	text-align: justify;
}
#green{
	height: 406px;
	width: 260px;
	position: absolute;
	top: 191px;
	left:301px;
}
#green a{
	height: 406px;
	width: 260px;
	background-image:url(../../images/site/green.jpg);
	background-repeat: no-repeat;
	background-position: 0px -406px;
	display: block;
	float: right;
	color: #336600;
}
#green a:hover{
	background-position: 0px 0px;
}
#brown{
	height: 406px;
	width: 260px;
	position: absolute;
	left: 36px;
	top: 191px;
}
#brown a{
	height: 406px;
	width: 260px;
	background-image:url(../../images/site/brown.jpg);
	background-repeat: no-repeat;
	background-position: 0px -406px;
	display: block;
	float: right;
	color: #996600;	
}
#brown a:hover{
	background-position: 0px 0px;
}
#blue{
	height: 406px;
	width: 260px;
	position: absolute;
	top: 191px;
	left:566px;
}
#blue a{
	height: 406px;
	width: 260px;
	background-image:url(../../images/site/blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px -406px;
	display: block;
	float: right;
	color: #0066FF;	
}
#blue a:hover{
	background-position: 0px 0px;
}
#main_pic{
	height: 605px;
	width: 867px;
	background-image: url(../../images/site/megtec_front.jpg);
	position: relative;
	z-index: 1;
	background-position: center;
}

