body{	
	background-color: #E9E9E9;
}

#container{
	background: #fff;
	margin-left: 95.5px;
	margin-right: 95.5px;
	background-color: #FFF;
	position: relative;
	top:0px;
}


#container #header{
	height: 124px;
	margin-top:0px;
	background-image: url(../images/header.gif);	
	
	
}

#container #header #menu{
	position: absolute;
	margin-left: 50%;
	margin-top:93px;
}

#box{
	top: 25px;
	left: 690px;
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#box a:visited{
	color: #006AC7;
	
}

#box a:hover{
	color: #FF6600;
	text-decoration:none;
}

	#ml img{background:url(../images/home_1.gif);width:60px;height:31px}
	#ml:hover img{background:url(../images/home_2.gif)}
	#m2 img{background:url(../images/about_1.gif);width:137px;height:31px}
	#m2:hover img{background:url(../images/about_2.gif)}
	#m3 img{background:url(../images/benefits_1.gif);width:82px;height:31px}
	#m3:hover img{background:url(../images/benefits_2.gif)}
	#m4 img{background:url(../images/where_1.gif);width:69px;height:31px}
	#m4:hover img{background:url(../images/where_2.gif)}
	#m5 img{background:url(../images/how_1.gif);width:152px;height:31px}
	#m5:hover img{background:url(../images/how_2.gif)}
	#m6 img{background:url(../images/partners_1.gif);width:87px;height:31px}
	#m6:hover img{background:url(../images/partners_2.gif)}


#container #middle{
	background-image: url(../images/index_panel.gif);
	height:286px;
}

#container #middle1{
	background-image: url(../images/why_bg.gif);
	height:204px;
}
	
#container #maincontent{
	background-color: #FFF;
	position: relative;
	top:0px;
	
}


#maincontent #details{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0% 10%;
	width:auto;
	height: auto;
	padding-bottom:70px;
	
}

#maincontent #details h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #006AC7;
	font-size: 15pt;
	margin-left:2px;
}

#maincontent #details h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5F7D;
	font-size: 12pt;
	margin-left:2px;
}

#maincontent #features{
	width:473px;
	height:340px;
	background-image: url(../images/features.gif);
	margin: 0% 10%;
	margin-top:-40px;
	
}

#fdetails{
	padding-top:60px;
	margin-left:5%;
	color: #0F5F7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#container #footer{
	position: absolute;
	background-image: url(../images/footer.gif);
	height:69px;
	width:100%;
	bottom:0;
	margin-left:0px;
	

}

#footer #bt{
	text-align:left;
	margin-left:35px;
	margin-top:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}

#bt a:visited{
	color: #999999;
	text-decoration: none;
}

#bt a:hover{
	color: #FF0000;
	text-decoration:none;
}


#copyright{
	color: #999999;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top:-5px;
	margin-right:30px;
}

#copyright a:visited{
	color: #006AC7;
	
}

#copyright a:hover{
	color: #FF6600;
	text-decoration:none;
}
		
.innertube{
	margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}





