#container {
	margin:0 auto;
	width:760px;
}

#topbg {
	width:760px;
	height:146px;
	background-image:url(../images/graphics/bgtop.jpg);
}
img {border:0;}

#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;
  min-height:350px;
  margin-right:-3px;
  text-align:center;
}

#right {
  margin:0 0 0 150px;
  _margin-left:147px;
  width:514px;
  padding:20px;
}

/* ------------------------- */

.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;
}
 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

.clearBoth {clear:both; }

/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */
