body {
	background: #3680CB;
}
#container {
	position: relative;
	background: url('../images/footer_big_bg.jpg') repeat-x bottom left;
	width: 100%;
	min-width: 970px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth)) < 1010 ? '1010px' : '100%');
}
#header {
	position: relative;
	background: #276ec7 url('../images/home_head_bg_2.jpg') repeat-x;
}

#header td1 {border: 1px solid #f00;}

#logo {
	position: absolute;
	top: 41px;
	left: -44px;
}
#head_bt {
	background: #fff;
	border-top: 4px solid #b9d1ed;
	text-align:right;
}
.c1 {
	background: #b9d1ed;
}
#c1 {
  position: relative;  
  }

#home_head_txt {
/*	position: absolute;
	left: 5px;
	top: 85px;
	*/
	margin: 83px 0 0 5px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

#mfon {
	background: url('../images/bb.png') !important;
	background: none;
}
.mf_bb {
	font-weight: bold;
	background: url('../images/bb.png'); /*!important;*/
	/*background: url('../images/bb.png') !important;*/
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/site/images/bb.png', sizingMethod='scale')
}

.mm {
	margin: 16px 10px 0 10px;
}
.mm_last {
	margin-right: 0;
}
#home_logo {
	position: absolute;
}
#home_vis {
	height: 118px;
}
/*#home_menu {
	height: 42px !important;
	height: 38px;
	border-bottom: 4px solid #b9d1ed;
	background: #b9d1ed;
}*/
.c1 {
	background: #b9d1ed;
}
#center {
	
	width: 100%;
	padding-top: 12px;
	background: #fff;
}

#left {
padding: 0 44px 0 44px;
}

#left p {line-height: 120%;}
#left h2 {padding-bottom: 0.7em;}

#footer {
	position: relative;
	height: 262px;
}
#js_logo {
	height: 252px;
	position: absolute;
	margin-left: 3%;
	background: url('../images/home_f/js.png') no-repeat !important;
	background: none;
	width: 600px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/metalline/skins/site/images/home_f/js.png', sizingMethod='image')
}
#ml_addr {
	margin-left: 3%;
	position: absolute;
	left: 262px;
	top: 20px;
	font-size: 11px;
	color: #1351a5;
	z-index: 1000;
}
#ml_addr a {color: #1351a5;}
#ml_addr a:hover {color: #d1281f;}
#subfooter {
	width:100%;
	position: absolute;
	bottom: 0;
}

#js_addr{
	margin-left: 3%;
	position: absolute;
	left: 262px;
	top: 150px;
	font-size: 10px; font-family: Tahoma, sans-serif;
	color: #7eafc4;
	z-index: 1000;
}
#js_addr a {color: #7eafc4;}
#building {
	position: absolute;
	bottom: 11px;
	left: 43%;
}

#logo_hover {position: absolute; visibility: hidden; top: 117px; left: 263px;}
#logo_null {position: absolute; margin-left: 3%; top: 117px; left: 261px;}

#main-sections       { margin-bottom: 37px; }
#main-sections h2    { float: left; margin-left: 25px; font-size: 125% }
#main-sections a     { display: block; }
#main-sections a img { display: block; }

#greetings    { clear: left; padding: 10px 25px 45px 25px; color: #255fad ;
                background: url(../images/greet-bg.gif) left bottom no-repeat #e2ecf8; }
#greetings h3 { font-size: 150%; font-weight: normal; }
#greetings p  { margin: 0.5em 0; font-size: 95% }

