#container {
	width:778px;
	height:715px;
	margin:0 auto;
	text-align:left;
}

#shadowtop {
	width:778px;
	height:22px;
}

#header {
	width:778px;
	height:126px;
}

#logo {
	width:588px;
	height:126px;
	float:left;
	margin-right:-3px;
	background-image:url(../images/graphics/sofilogo1.jpg);
}

#flashlogo {
	width:221px;
	height:126px;
	float:left;
	margin-right:-3px;
	padding-left: 25px;
}


#login {
	width:176px;
	_width:162px;
	height:126px;
	margin-left:588px;
	_margin-left:585px;
	background-image:url(../images/graphics/sofilogin.jpg);
	padding-right:14px;
	_padding-right:28px;
}

#login1 {
	width:176px;
	_width:162px;
	height:126px;
	margin-left:588px;
	_margin-left:585px;
	background-image:url(../images/graphics/sofilogin1.jpg);
	padding-right:14px;
	_padding-right:28px;
}



#banner {
	width:778px;
	height:142px;
}

#bannerleft {
	width:588px;
	height:142px;
	float:left;
	_margin-right:-3px;
}

#banneright {
	width:190px;
	height:142px;
	margin-left:588px;
	_margin-left:585px;
}

#contentcontainer {
	width:778px;
	background-image:url(../images/graphics/sofirepeat.jpg);
	background-repeat:repeat-y;
}
#contentcontainer1 {
	width:778px;
	
	background-image:url(../images/graphics/sofirepeat1.jpg);
	background-repeat:repeat-y;
}

#nav {
	width:171px;
	height:359px;
	position:relative;
	float:left;
	margin-right:-3px;
	margin-left:22px;
	_margin-left:11px;
}

#content {
	width:530px;
	margin-left:197px;
	_margin-left:194px;
	padding: 5px 5px 20px 15px;
}
#content1 {
	width:730px;
	margin-left:30px;
	_margin-left:27px;
	padding: 5px 5px 20px 15px;
}

#shadowbottom {
	width:778px;
	height:46px;
}

#footer {
	width:778px;
	height:auto;
	text-align:center;
}


































/* ------------------------- */
.mainoff {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
text-decoration:none;
background-color:#d2d1d1;
text-align:left;
height:25px;
}
.mainon {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#a72767;
text-decoration:none;
background-color:#d2d1d1;
height:25px;
}
.clientoff {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#90a5a8;
text-decoration:none;
}
.clienton {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#57787d;
text-decoration:none;
background-color:#e2e4e4;
}

/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */
