html
{
background-color:white;
height:100%;
width:100%;margin:0;}
body{
	margin:0;
padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e505c;
	background: #FFF;	
	text-align: center;

}
.bg {
	background: url(../images/blackbutmain.gif) no-repeat right top;
}


b{font-size: 110%;}
em{color: #000000;}


#maincontainer{
width: 850px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
text-align: left;

}

#topsection{
	margin-top: 0px;
	
	
/*height: 90px; Height of top section*/
}

#topsection h1{
	margin: -30px 120px 0 0;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #008477;
	display:none
}
.headerbg {
	background: url(../images/headerimg.gif) no-repeat right center;
	height: 150px;	
}
.headerbg2 {
	background: url(../images/headerimg2.gif) no-repeat right center;
	height: 150px;	
}
.headerbg3 {
	background: url(../images/headerimg3.gif) no-repeat right center;
	height: 150px;	
}
.leftcorner {
	background: url(../images/menu_left.gif) no-repeat;
	float: left;
	width: 15px;
	height: 30px;
	margin: -31px 0 0 -7px;
	*margin: -48px 0 0 0;
}
.rightcorner {
	background: url(../images/menu_right.gif) no-repeat;
	float: right;
	width: 15px;
	height: 30px;
	margin: -31px -7px 0 0 ;
	*margin: -48px 0 0 0 ;
}

#contentwrapper{
width: 100%;
}

#contentcolumn{
margin-right: 300px; /*Set right margin to RightColumnWidth*/
}
.bluemain {
	background: url(../images/blue_bg.gif) no-repeat;
	height: 450px;
	width: 850px;
	margin-top: 10px;
	
	
}
.bottom_main{	background: url(../images/bottom_main2.gif);
	height: 116px;
	width: 846px;
	margin: 0px;	
	}

#rightcolumn{
	float: right;
	width: 300px; /*Width of right column*/
	margin-left: -300px; /*Set left margin to -(RightColumnWidth) */

}

#footer{
	background: url(../images/footer.gif) no-repeat;
	height: 30px;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 4px;
	margin-top: 0px;
	margin-right: auto;
}
.leftcorner_footer {

	float: left;
	width: 15px;
	height: 30px;
	margin: -35px 0 0 -7px;
}
.rightcorner_footer {

	float: right;
	width: 15px;
	height: 30px;
	margin: -35px -7px 0 0;
}
#footer a{
color:#008477;
}

.innertube{
	margin: 10px;
}

.clear {
	clear: both;
	height: 1px;
}
#menu {
	height: 30px;
	margin:2px;
	width:840px;
	clear: both;
}

    #tabs5 {
	float:left;
    background: url(../images/menu_bg.gif) repeat-x top;
	line-height:normal;
	margin-left:5px;
	
	
      }
    #tabs5 ul {
	margin:0 auto 0 30px;
	padding:0 10px;
	list-style:none;
	background: url(../images/menu_bg.gif) repeat-x top;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabs5 a {
	float:left;
	
	padding:4px;
	text-decoration:none;
	
	border-right: 1px solid #EFEFEF;
	border-left: 1px solid #CFCFCF;
	background: url(../images/menu_bg.gif) repeat-x top;
	
      }
    #tabs5 a span {
	float:left;
	display:block;
	color:#3e505c;
	font-size: 14px;
	font-weight: bold;
	margin: 0 28px;
	padding: 4px 0 0 0;
	
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#333333;
      }
    #tabs5 a:hover {
	background: url(../images/menu_bg_hover.gif) repeat-x bottom;
	
	
      }
  /*  #tabs5 a:hover span {
      background-position:100% -42px;
      }*/

      #tabs5 #current a {
             /* background-position:0% -42px;*/
			 background: url(../images/menu_bg_hover.gif) repeat-x;
      }
 /*     #tabs5 #current a span {
              background-position:100% -42px;
      }*/
.box {
	margin-bottom: 20px;
	background: #FFFFFF;
	
}
.tb_header {
	background:url(../images/box_header.gif) repeat-x;
	height: 30px;
	margin:0px 3px 0 3px;
	
	
	}
.tb_header_text {
	margin: -25px 0 0 10px;
	height:27px;
	font-size: 16px;
	font-weight: bold;
	color:#0072bc;
}
h3 {font-size: 14px;
	font-weight: bold;
	color:#0072bc;}
.tb_header_left {
	background: url(../images/box_header_left.gif) no-repeat left top;
	height: 30px;
	margin-left:-3px;
	
	
}
.tb_header_right_arrowtext {
	background: url(../images/box_header_right_arrow.gif) no-repeat right top;
	margin-top: -30px;
	height: 30px;
	text-align: right;
	padding: 5px 25px;
	color:#727272;
	margin-right:-3px;
	
}
.box .tb_header_text {
	margin-top: -25px;
	
}
.tb_body {
	background: url(../images/content_bg_top.gif) repeat-x top;
	margin-top: -15px;
	*margin-top: -21px;
	padding:0px;
	border-right: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
}
.tb_body_content {
	margin: 13px 10px 0 10px;
	*margin: 15px 10px 0 10px;
	
	
}
.tb_body_content p {padding:10px 5px 10px 5px;}
.tb_body_content img {margin:10px;}

.tb_footer {
	background: url(../images/box_content_btm.gif) repeat-x bottom;
	height: 8px;
}
.tb_footer_left {
	background: url(../images/box_content_btmleft.gif) no-repeat left top;
	height: 8px;
	width: 8px;
}
.tb_footer_right {
	background: url(../images/box_content_btmright.gif) no-repeat right top;
	height: 8px;
	width: 8px;
	float: right;
	margin-top: -8px;
}
a, a:link, a:active{color:#727272; text-decoration:none;}
a:hover{color:#FF6600;}
.box_ul{margin-left:-20px; *margin-left:0;}


div.logo {background:url(../images/metraco.png) no-repeat; height:105px; width:277px}

.left_30 {
	float: left;
	width: 25%;

}
.left_60 {
	float: left;
	width: 70%;
}
.strong {
	font-weight: bold;
}
.left {
	text-align: center;
	float: left;
	width: 50%;
}
.main_but {
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bluebutmain.gif) no-repeat left top;
	padding-top: 12px;
	padding-left: 15px;
	font-size: 24px;
	float: left;
	height: 30px;
	width: 212px;
	left: 50px;
	margin-left: 200px;
	margin-top: 15px;
}
.main_text {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 280px;
	padding-left: 75px;
	padding-top: 20px;
	float: left;
}

.main_but_black {
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/blackbutmain.gif) no-repeat left top;
	padding-top: 12px;
	padding-left: 15px;
	font-size: 24px;
	height: 30px;
	width: 212px;
	left: 50px;
	margin-left: 200px;
	float: left;
	margin-top: 15px;
}
span {
	font-size: 18px;
	font-weight: bold;
}
.bottom_main_section {
	float: left;
	width: 27%;
	color: #69696b;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.main_but a, .main_but_black a {color:#FFFFFF}
.strong {
	font-weight: bold;
	color: #0072bc;
	font-size: 12px;
}
td {
	vertical-align: top;
}
.flashmain {
	height: 501px;
	width: 851px;
	padding: 0 0 30px 0;
	
}
