
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	
}
.head{width:985px; height:132px; background-image:url(images/index_01.jpg); background-repeat:no-repeat;}
.mid{width:985px; background-image:url(images/index_02.jpg); background-repeat:repeat-y;}
.content{width:905px;  float:left; margin-left:38px; background-image:url(images/bg.jpg); background-repeat:no-repeat;;}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:15pt;
}

.support{float:right; padding-right:30px; padding-bottom:30px;}

.style2 {
	color: #FFFFFF;
	font-size: 12px;
}
.style3 {color: #FFFFFF; font-size: 13px;}
.style4 {
	font-size: 18px;
	color: #FF0000;
}


.style5 {
	font-size: 12px;
	text-align:justify;
	}
	
	

.style6 {
	color: #FF0000;
	font-weight: bold;
}



.style7 {
	font-size: 18px;
	font-weight: bold;
}



.style9 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}



.benefits dl {
	position: 			relative;
	margin: 			10px 0 0 0px;
	}

	.benefits dl dd {
		position: 			relative;
		margin: 			0 0 10px 0;
		font-size:			110%;
		padding: 			10px 0 0 50px;
		min-height: 		24px;
		height: 			21px;
		background:			url(images/bullets.png) no-repeat;
		font-size: 20px;
		

	}
	
	
	/* smooth popup style */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:510px;
background:#FFFFFF;
border:4px solid #ccc;
z-index:2;
padding:12px;
font-size:13px;
}

.closepop { padding:4px 6px 4px 6px; background-color:#000; color:#FFFFFF; font-size:16px; text-decoration:none; line-height:20px;  }
	
	
.footer{width:985px; height:91px; background-image:url(images/index_03.jpg); background-repeat:no-repeat;}

.footer a {
	color: #fff;
	text-decoration: none;
}
.footer  a:hover  {
	color: #fff;
	text-decoration: underline;
}

#footer_txt{color: #fff; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin:25px 0 10px 0;}

.clink{font-size:10px; color:#FFFFFF;}
