.col1, .col2, .col3, .col4, .col5, .col_1, .col_2{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:900px; background:#FFFFFF }

/*======= header =======*/
#header {height:509px;  background:url(/images/top.gif) repeat-x top center}
#header .col1{ width:218px; background:url(/images/bg_top.gif) repeat-x bottom #698397}
#header .col2{ width:533px; background:url(/images/bg_top1.jpg) no-repeat top; height:440px}
#header .col3{ width:533px; background:url(/images/bg_top2.jpg) no-repeat top; height:440px}
#header .col4{ width:533px; background:url(/images/bg_top3.jpg) no-repeat top; height:149px;}

#headera {background:url(/images/top.gif) repeat-x top center}
#headera .co_logo {
	width: 136px; 
	height: 104px; 
	background: url(/images/IMTlogo.png); 
	background-repeat:no-repeat; 
	border:none; }

#headera .col1{ width:136px;}
#headera .col4{ width:729px; height:50px; margin-left:10px;}
#headera .col5{ width:533px; background:url(/images/bg_top2.jpg) no-repeat top #FFF}

#headerb {background:url(/images/top.gif) repeat-x top center}
#headerb .col1{ width:218px; background:url(/images/bg_top.gif) repeat-x bottom #698397}
#headerb .col2{ width:533px; background:url(/images/bg_top1.jpg) no-repeat top; height:440px}
#headerb .col3{ width:533px; background:url(/images/bg_top2.jpg) no-repeat top; height:440px}
#headerb .col4{ width:533px; background:url(/images/bg_top3.jpg) no-repeat top; height:149px}

.stats {margin:0px; width:751px; text-align:center; background-color:#CCCCCC;}
.stats .stats1 { margin:0px; width:25px; line-height:24px; float:left;}
.stats .stats2 { margin:0px; width:200px; line-height:24px; text-align:right; color:#000000; float:left;}
.stats .stats3 { margin:0px; margin-top:5px; margin-bottom:5px; width:502px; height:14px; background-color:#666666; text-align:left; float:left;}
.stats .stats3 .graph { margin:1px; width:500px; height:12px; background-color:#004040;}
.stats .stats3a { margin:0px; width:502px; line-height:24px; text-align:center; float:left;}
.stats .stats4 { margin:0px; width:24px; line-height:24px; float:left;}

/*======= content =======*/
#content .col_1{ width:513px}
#content .col_2{ width:218px; margin-left:20px}

/*======= index.html =======*/
#page1 #content .col1{ width:280px}
#page1 #content .col2{ width:233px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:280px}
#page2 #content .col2{ width:233px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:280px}
#page3 #content .col2{ width:233px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:227px}
#page4 #content .col2{ width:286px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:334px}
#page5 #content .col2{ width:179px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:280px}
#page6 #content .col2{ width:233px}
#page6 #content .col3{ width:183px}
#page6 #content .col4{ width:276px; float:right}
/*======= index-6.html =======*/
#page7 #content .col1{ width:751px}

/*======= footer =======*/
#footer .col1{ width:242px; padding:18px 0px 60px 0px; background:url(/images/bg_bot3.gif) no-repeat top; text-align:center}
#footer .col2{ width:522px; padding:27px 0px 69px 0px; background:url(/images/bg_bot2.gif) repeat-x top; text-align:center}
#footera .col1{ width:764px; padding:18px 0px 60px 0px; background:url(/images/bg_bot.gif) repeat-x top; text-align:center}
#footera .col2{ width:522px; padding:27px 0px 69px 0px; background:url(/images/bg_bot2.gif) repeat-x top; text-align:center; font-size: 12px;}
#footera .footer{ width:900px; background-color: #802e30; height:40px;}
#footera .footer .copyright{margin-right:10px;margin-left:10px;}
/*  "Show All" + "Hide All" links */
/* zeroing out padding and margin */
#FAQ_DL dd,#FAQ_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#FAQ_DL dt {margin:7px 0; margin-left:10px;}
#FAQ_DL dd {margin-left:20px;margin-right:20px; color:#000000;}
/* styling all anchors in the DTs */
#FAQ_DL .showDD {position:relative;top:0}
#FAQ_DL dd,.hideDD{top:-9999px;position:absolute}
#FAQ_ToggleON,#FAQ_ToggleOFF {display:inline;cursor:pointer;
cursor:hand}
/*\*//*/
#FAQ_DL .showDD {display:block}
#FAQ_DL dd,.hideDD {top:0;position:relative;display:none}
/**/