#container {
	margin:0 auto;
	width:760px;
}

#topbg {
	width:760px;
	height:146px;
	background-image:url(../Images/Graphics/bgtop.jpg);
}

#logo {
	width:123px;
	height:126px;
	float:left;
	margin-right:-3px;
	margin-left:31px;
	_margin-left:16px;
	margin-top:20px;
}

#login {
	width:152px;
	_width:149px;
	height:113px;
	margin-left:559px;
	_margin-top:26px;
	padding-top:24px;
	_padding-top:0px;
}

#bannerbg {
	width:760px;
	height:130px;
	background-image:url(../Images/Graphics/bgmid.jpg);
}

#bgimage {
	width:704px;
	height:130px;
	margin-left:23px;
	background-image:url(../Images/Graphics/banner.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#midbg {
	width:760px;
	background-image:url(../Images/Graphics/bgmidrepeat.jpg);
}

#bottombg {
	width:760px;
	height:100px;
	background-image:url(../Images/Graphics/bgbottom.jpg);	
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}
#bottombg p, #bottombg a {
	color:#FFFFFF;
	font-size:11px;
}

#midcontainer {
	margin:0;
	padding:0;
	width:704px;
	margin-left:23px;
}

#left {
  margin:0;
  _margin:0;
  float:left;
  width:150px;
  height:;
  margin-right:-3px;
  text-align:center;
}

#right {
  margin:0 0 0 150px;
  _margin-left:147px;
  width:514px;
  padding:20px;
}

/* ------------------------- */

/* Main Styles */
td,body,p{
  font-family: arial;
  font-size: 12px;
  color:#282727;
  text-decoration:none;
}

/* Links */
a{
  color:#003399;
}
a:hover{
  color:012;
}
hr {
height:0px;
border-bottom:0px solid #000000;
border-top:1px solid #000000;
}

.mainoff {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#90a5a8;
text-decoration:none;
background-color:#dfe7e8;
text-align:left;
height:25px;
}
.mainon {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#57787d;
text-decoration:none;
background-color:#dfe7e8;
height:25px;
}
