
#bluegradient
{
	background: #ffffff url('/images/back_main.gif') repeat-x right top;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#corporateheader
{
	margin: 0 auto; 
	width: 775px;
	height: 80px; 
	text-align:left;
}

#corporateheader ul
{
	float: right;
	list-style: none;
	margin-top: 20px;
}

#corporateheader li
{
	display: inline;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
}

#corporateheader li a
{
	color: #fff;
	text-decoration: none;
	font-family: verdana, arial, sanserif
}

#corporateheader li a:active
{
	color: #fff;
	text-decoration: none;
	font-family: verdana, arial, sanserif
}

#corporateheader li a:visited
{
	color: #fff;
	text-decoration: none;
	font-family: verdana, arial, sanserif
}

#corporateheader li a:hover
{
	color: #fff;
	text-decoration: underline;
	font-family: verdana, arial, sanserif
}

#corporateheader #wsfglogo
{
	float: left;	
	width: 230px;
	height: 54px;
}

#contentbktop {
	margin: 0 auto; 
	text-align:center;
	width: 780px;
	height: 49px;
}


.clear
{
	clear: both;
}

#maincontent
{
	margin: 0 auto; 
	width: 780px; 
	background-color: #fff;
	text-align: left;
 }
	
body
{
	background-color: #f7f9fd;
}
 
.links-box p
{
	list-style-type: none;
	margin: 0 0 3px 10px;
}

#wrapper
{
	padding: 0px;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#maincontainer {
	width: 780px;
	height: 100%;
	float: none;
}

#content{
	width: 780px;
	height: 100%;
	clear: none;
	float: left;
	background:#FFF;
	background-repeat: no-repeat;
}

.right-login {
	margin-top:-18px!important; /* Major browsers other than IE 7 and below respect the importance immediately */
	margin-top:0px; /* IE 7 and below use this value instead, even though the above was marked as important */
	}

.purple_left {
	margin-top:-1px!important; /* Major browsers other than IE 7 and below respect the importance immediately */
	margin-top:0px; /* IE 7 and below use this value instead, even though the above was marked as important */
	}
	
#copyarea {
	float: left;
	padding-left: 25px;
	width: 537px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.0em;
	text-align: left;
	clear: both;
	padding-bottom: 25px;
}
	
#copyarea h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #1b4789;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}  





