@charset "utf-8";
/* CSS Document */

.associationgroupButton
{
	background:url(../images/home/bottombuttons/asso.groupButton_white.jpg);
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}

.majorButton
{
	background:url(../images/home/bottombuttons/major.medButton_white.jpg);
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}

.seniorButton
{
	background:url(../images/home/bottombuttons/term.lifeButton_blue.jpg) no-repeat;
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}
.criticalButton
{
	background:url(../images/home/bottombuttons/critical.illButton_white.jpg) no-repeat;
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}
.telehealthButton
{
	background:url(../images/home/bottombuttons/telehealthButton_white.jpg) #E3EBEE;
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}

.lifestyleButton
{
	background:url(../images/home/bottombuttons/lifestyleButton_blue.jpg);
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}
.autoButton 
{
	background:url(../images/home/bottombuttons/autoButton_blue.jpg);
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}
.medicareButton 
{
	background:url(../images/home/bottombuttons/cash4careButton_blue.jpg);
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}
.groupButton 
{
	background:url(../images/home/bottombuttons/group.insButton_white.jpg);
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}
.lifeButton 
{
	background:url(../images/home/bottombuttons/lifeButton_white.jpg);
	background-position: 0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}	

.dentalButton
{
	background:url(../images/home/bottombuttons/dentalButton_blue.jpg);
	background-position:0px 0px;
	float:left;
	width:285px;
	height:90px;
	text-decoration:none;
}

a.associationgroupButton:hover, a.seniorButton:hover, a.criticalButton:hover, a.autoButton:hover, a.lifeButton:hover, a.medicareButton:hover{
	background-position:-285px 0px;
}
a.majorButton:hover, a.telehealthButton:hover, a.lifeButton:hover, a.lifestyleButton:hover, a.groupButton:hover, a.dentalButton:hover{
	background-position:-285px 0px;
}

#homelower a div
{
	position:relative;
	cursor:hand;
	cursor:pointer;
	left:124px;
	width:165px;
}
#homelower a div strong
{
	letter-spacing:135%
}
.socialIcons 
{
	margin:10px;
	float:left;
}

#socialBox a {
    color: Black;
    cursor: pointer;
    float: right;
    font-size: 11px;
    margin-top: 10px;
    text-decoration: none;
    width: 164px;
}

#socialBox {background: url("../images/home/social_iconsBG.png") no-repeat scroll 0 0 transparent;float: right;margin: 10px;width: 303px;}
	.socialIcons {float: left;margin: 10px 8px;}
	
/*	
#homelower {width:604px;float:left;padding:10px 0px 10px 10px;}
#homelower a {color:black;}
#homelower a:visited {color:black;}
#homelower a:link {color:black;}
#homelower a:hover{color:#F26C00;}
a img {margin-top:2px;}

#video {background: url(/images/home/videoArea.jpg) no-repeat;margin-left: -10px;margin-top: 5px;height: 275px;font-family: 'Lucida Grande', sans-serif;font-size: 12px;font-weight: normal;color:#333333;float:left;width:285px;}
.group
{background:url(/images/home/groupIns.jpg);background-position: 0px 0px ;float:left;width:302px;height:91px;text-decoration:none;}

.major 
	{
	background:url(/images/home/majorIns.jpg);
	background-position: 0px 0px ;
	float:left;
	width:287px;
	height:91px;
	text-decoration:none;
	}

.termlife
	{
	background:url(/images/home/termIns.jpg);
	background-position: 0px 0px ;
	float:left;
	width:302px;
	height:83px;
	text-decoration:none;
	}
	
.critical
	{
	background:url(/images/home/criticalIns.jpg);
	background-position: 0px 0px ;
	float:left;
	width:287px;
	height:83px;
	text-decoration:none;
	}
	
.telehealth 
	{
	background:url(/images/home/teleIns.jpg);
	background-position: 0px 0px ;
	float:left;
	width:302px;
	height:94px;
	text-decoration:none;
	}
	
.life 
	{
	background:url(/images/home/life.jpg);
	background-position: 0px 0px ;
	float:left;
	width:287px;
	height:94px;
	text-decoration:none;
	}
		
	
a.group:hover, a.termlife:hover, a.telehealth:hover {
 background-position:-302px 0px;
}
.major:hover, .critical:hover, .life:hover{
background-position:-287px 0px;
}*/
