
/* -- WWW.EYEONSPAIN.COM -- */

body
{
	background: url(../images/body/bodybgblue.jpg) top repeat-x;
	background-color: #FFFFFF;
}

#userlink1 a
{
	display: block;
	width: 170px;
	height: 68px;
	/* -- background: url(../images/head/registerbg.jpg) no-repeat; -- */
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	padding: 5px 20px;
}

#userlink2 a
{
	display: block;
	width: 60px;
	height: 68px;
	/* --  background: url(../images/head/loginbg.jpg) no-repeat; -- */
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	padding: 5px 20px;
}

#userlink3
{

	display: block;
	width: 240px;
	height: 35px;
	/* -- background: url(../images/head/logoutbg.jpg) no-repeat; -- */
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}


#userlink0
{

	display: block;
	width: 170px;
	height: 68px;
	background: url(../images/head/toolsbg.jpg) no-repeat;
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	padding: 5px 20px;
	font-weight: normal;
}


#leftcol
{
	width: 190px;
	background: url(../images/leftcol/leftcolinsurance.png) top no-repeat;
	margin: -45px 0 0 0;
	padding: 10px 5px 20px 15px;
}

#leftcolsignedin
{
	width: 190px;
	background: url(../images/leftcol/leftcolsignedinblue.jpg) top no-repeat;
	margin: -45px 0 0 0;
	padding: 10px 5px 20px 15px;
}

#submenu a
{
	color: #e5fafb;
	font-weight: bold;
}
