/* Getting the new tags to behave */
footer, header, nav, video{ display: block; }


/* Global properties ======================================================== */

body {
	
    background-color:#000;		
	min-width:1000px;
	padding:0;
	margin:0;
}


html, body { height:100%;}

a {	border:none;
	text-decoration:none;
	}
	
img {
	border:none;
	}


/* Top
#top {
	background-color: #000000;
	border-bottom: 1px solid #000000;
	height: 35px;
	}  */ 

/* Top*/ 
#top {
	background-color:#000;
	height: 35px;
	width:100%;
	}
/* -----------------*/



#container{
width:968px;
margin:0px auto;

}


/* ========== Top Navigation Insurance Page ========================*/



#header-ins{
	background: url(../images/header-insur-logo.png) top left no-repeat;
	height: 110px;
	width: 968px;
	margin: 0 auto;
	position: relative;
	}

#top-nav-ins{
	float: right;
	text-align: right;
	width: 710px;
	margin: 80px 0 0 0;
	height: 25px;
	padding: 0;
	
			}				


#top-nav-ins ul{list-style-type:none;
				margin:0px;
				padding:0px;
				}


#top-nav-ins li{
	            display:inline;
				padding:0 10px 0 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-style:normal;
				color:#00cc99;
				font-size:17px;
				letter-spacing:1px;
				text-align:center;
				border-right:1px solid #00cc99;
				}
					
#top-nav-ins ul a:link, a:visited { text-decoration: none; color:#00cc99;}	
#top-nav-ins ul a:hover {text-decoration: none; color:#FFFFFF;}
#top-nav-ins ul a.active {text-decoration: none; color:#FFFFFF;}									


/*   ++++++++++ end Top Navigaton   +++++++++*/


#space {
	background-color:#000;
	height: 15px;
	width:100%;
	}










/* Global Structure ============================================================= */

.main {
	margin: 0 auto;
	padding:0;
	width: 960px;
}

#content { background-color:#808080;}


.wrapper { 
	width:100%;
	overflow:hidden;
	}

	
	/* Header 
#header-logo{
	background: url(../images/b-logo-new.png) top left no-repeat;
	height: 160px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	}  */
	
#header-text{
	background:url(../images/bg-head-text.png) top left repeat-x;
	background-color:#808080;
	height:85px;
	width:960px;
	margin:0 auto;
	position: relative;
	}
	
#h-prgph {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 20px;
	line-height:27px;
	font-weight:normal;
	text-align: center;
	color: #FFF;
	padding: 16px 0 0 0;
	}

.col-1, .col-2, .col-3 { 
	float:left;
	height:360px;
	width:320px;
	border:none;
}

#ak-name {
	background-color: #808080;
	border-top: 2px solid #FFF;
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 23px;
	}


#videos {
	/* background: url(../images/videos-img.png) top left no-repeat; */
	background-color: #808080;
	height: 297px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	}

#v-1 {
	width:445px;
	float:left;
	
	}

#v-1-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	width:374px;
	height:33px;
	margin:12px 0 0 45px;
	}

#vid-1 {
	width:374px;
	height:210px;
	margin:0 0 0 45px;
	}


#v-2 {
	width:515px;
	float:left;
	
	}

#v-2-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	width:445px;
	height:33px;
	margin:12px 0 0 25px;
	}

#vid-2 {
	/*background: url(../images/fin-end-bk.png) top left no-repeat;*/
	width:445px;
	height:210px;
	margin:0 0 0 25px;
	
	}

#v-bot {
	clear:both;
	width:960px;
	height:40px;
	margin: 0 auto;
	border-bottom:2px solid #ffffff;
	
	}




.e-link, .e-link:visited, .e-link:active{ text-decoration:underline; color:#FFFFFF;}
.e-link:hover {text-decoration:underline; color:#BEBEBE; }




/* Footer */

#footer{
	background-color:#000000;
	border-top:1px solid #000000;
	text-align:center;
	height:220px;
	}



#bot {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	padding: 20px 0 0 0;
	text-align: center;
	height: 70px;
	
	}
