/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#fafafa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#topBackgrdMain{
width:795px;
height:8px;
margin-left:auto;
margin-right:auto;
background-image:url(img/topbkrdMain.jpg);
}
#header{
width:755px;
height:62px;
margin-left:auto;
margin-right:auto;

}
#refer_client{
width:245px;
height:40px;

}
#ameriLifePhone{
width:115px;
height:15px;

}
#readline{
width:755px;
height:1px;
margin-left:auto;
margin-right:auto;
background-color:#E6352F;

}
#navContainter{
	width:755px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/navContainerBackgrd.jpg);
	background-repeat: no-repeat;
}
#middleBackgrdMain{
	width:795px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/topbkrdMain.jpg);
	background-repeat: repeat-y;
}
#bottomBackgrdMain{
	width:795px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/bottombkrdMain.jpg);
}

/* begin css tabs */
 
ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: 10px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #f2bebd; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}
 
ul#tabnav li { /* do not change */
display: inline;
}
 
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5, body#tab6 li.tab6, body#tab7 li.tab7 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}
 
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}
 
ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #f2bebd; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #fef7f7; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 2px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}
 
ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}
 
/* end css tabs */
/*Navigation Menu*/
#nav_container{
width:755px;
height:24px;
margin-left:auto;
margin-right:auto;
margin-top:25px;
margin-bottom:0px;
position:relative;
top:0px;
left:0px;
z-index:1;

}
#nav {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #F5C6C5;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: right;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url(img/tab_rounded.gif) no-repeat bottom center;
	}
#nav_drop_container{
width:755px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
position:relative;
top:0px;
left:0px;
z-index:1;
}
#dropdown {
	width:150px;
	background-color:#FFFFFF;
	position:absolute;
	top:-5px;
	#top:-5px;
	left:10px;
	z-index:2;
	display:none;
	border-top: 1px none #F5C6C5;
	border-right: 1px solid #F5C6C5;
	border-bottom: 1px solid #F5C6C5;
	border-left: 1px solid #F5C6C5;
}
#dropdown ul{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#708491;
line-height:20px;
}
#dropdown li{
	list-style-type:none;
	padding-left:7px;	
}
#dropdown li a{
text-decoration:none;
color:#708491;
}
#dropdown li a:link{
color:#708491;
}
#dropdown li a:hover{
border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5C6C5;
}
#dropdown li a:visited{
color:#708491;
}

#dropdown2 {
	width:150px;
	background-color:#FFFFFF;
	position:absolute;
	top:-5px;
	#top:-5px;
	left:263px;
	z-index:2;
	display:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5C6C5;
	border-right-color: #F5C6C5;
	border-bottom-color: #F5C6C5;
	border-left-color: #F5C6C5;
}
#dropdown2 ul{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#708491;
line-height:20px;
}
#dropdown2 li{
	list-style-type:none;
	padding-left:7px;	
}
#dropdown2 li a{
text-decoration:none;
color:#708491;
}
#dropdown2 li a:link{
color:#708491;
}
#dropdown2 li a:hover{
border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5C6C5;
}
#dropdown2 li a:visited{
color:#708491;
}
/*Navigation Menu ENDS!*/
#flash_container{
width:760px;
height:252px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
position:relative;
top:inherit;
left:inherit;
z-index:-2px;
}
#banner_container{
width:760px;
height:156px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}
#content_login_container{
width:755px;
margin-left:auto;
margin-right:auto;

}
#content_container_second{
width:735px;
padding-left:10px;
padding-right:10px;
margin-left:auto;
margin-right:auto;
line-height:20px;

}
#client_login{
	width:271px;
	height:325px;
	background-image:url(img/loginbkgrdHomepage.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#client_login_form{
	width:245px;
	margin-left:auto;
	margin-right:auto;
}
#welcome_content{
width:440px;
height:318px;
padding-top:7px;
padding-left:20px;
padding-right:20px;
background:url(img/welcomeContentBkgrd.gif) no-repeat;
}
#alfco_removes{
	width:755px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F1BAB4;
}
#footer{
width:470px;
height:15px;
margin-left:auto;
margin-right:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 10px;
color: #DBA8A7;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#DBA8A7;
}
#footer a:hover{
color:#DA524E;
}
.pink_link{
font-weight:bold;
color: #DBA8A7;
}
.pink_link a:link, .pink_link a:visited{
text-decoration:none;
color:#DBA8A7;
}
.pink_link a:hover{
color:#DA524E;
}
.right_float{
float:right;

}
.right_float_pic{
float:right;
margin:5px;
}
.left_float_pic{
float:left;
margin:5px;
}
.header1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DA524E;
}
.spacing_welcome{
line-height:20px;


}
.pink_background{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D18B8B;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.pink_background_long{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D18B8B;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#testimos{
	width:735px;
	height:80px;
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/testimonialBkgrd.jpg);
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5C6C5;
	border-bottom-color: #F5C6C5;
	font-size: 11px;
	color: #999999;
}
