﻿h1, h2, h3, h5, h6, p{
	margin:0;
}
a img {
	border:none;
}
a, a:link, a:visited, a:hover {
	border:none;
	text-decoration:none;
}
:focus {
	outline:none;
}
body {
	background-color:#EEE;
	margin:0;
}
/*************************************************NAVIGATION*********************************************************************/
/*************************************************NAVIGATION*********************************************************************/
/*************************************************NAVIGATION*********************************************************************/

#navigationBlock .navigationPanel .blockIni,#navigationBlock .navigationPanel .blockEnd{
    background-color: #86C14B;
}
#navigationBlock .navigationPanel .blockIni h1,#navigationBlock .navigationPanel .blockNav h1,#navigationBlock .navigationPanel .blockEnd h1{
    color: #FFFFFF;
}
#blockAlign{
    width: 1029px;
    margin: 50px auto 0 auto;
}
/*************************************************BLOCK INFERIOR*********************************************************************/
/*************************************************BLOCK INFERIOR*********************************************************************/
/*************************************************BLOCK INFERIOR*********************************************************************/

#inferiorBlock{
    min-height: 850px;
    margin: 40px auto 0 auto;
    width: 1000px;
}
#inferiorBlock .header{
    height: 40px; 
    background-color: white;
	margin:0 auto 0 auto;
    width: 1000px;
}
#inferiorBlock .header h6{
    height: 30px;
    width: 220px;
    color: #999999;
    font: 12px Arial;
    display: block;
    float:left;
    margin: 5px 0 0 15px;
    overflow: hidden;
}
#inferiorBlock .header .aZone{
    height: 20px;
    width: 200px;
    color: #87C54C;
    font: 12px Arial;
    display: block;
    text-decoration: none;
    float:left;
    margin: 10px 0 0 190px;
    overflow: hidden;
    text-align:center;
}
#inferiorBlock .header .join{
    height:25px;
    width:205px;
    display: block;
    text-decoration: none;
    float:right;
    margin:10px 0 0 0;
    overflow:hidden;
}
#inferiorBlock .header .join p{
    color: #999999;
    font: 12px Arial;
    float:left;
}
#inferiorBlock .header .join .imgAlign img{
    float:left;
    margin-left: 10px;
    height: 18px;
    width: 18px;
    border: none;
}
#inferiorBlock .content{
    min-height: 0px;
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
#inferiorBlock .content .arrowAdresses{
    height: 12px;
    width: 500px;
    margin-left: 280px;
}
#inferiorBlock .content .marginBlock{
    width: 940px;
    margin: 30px 0 0 30px;
    padding-bottom: 1px;
}
#inferiorBlock .content h6{
    font: bold 12px Arial;
    color: #FFFFFF;
    margin-bottom: 18px;
    margin-top: 30px;
    overflow: hidden;
}
#inferiorBlock .content p{
    font: 10px Arial;
    color: #FFFFFF;
    margin-right: 5px;
    overflow: hidden;
}
#blockAlign .topPage{
    font: 11px Arial;
    color: #666666;
    margin:5px 0 40px 0;
    text-align: right;
    display: block;
    text-decoration: none;
}
/**********************************************************Popup***********************************************************************/
#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;
	overflow-x:hidden;
}
#contentPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:1010px;
	height:570px;
	z-index:2;
	font-size:13px;
	overflow:hidden;
}
#contentPopup .centerPopup {
	background-color:#666;
	z-index:40;
	width:1000px;
	overflow:hidden;
	border: solid 4px #999;
	padding:0 0 20px 0;
}
#contentPopup .centerPopup .topPopup{
	width:976px;
	padding-top:5px;
	padding-bottom: 4px;
	overflow:hidden;
	text-align:right;		
}	
#contentPopup .centerPopup .topPopup p{
	width:40px;
	height: 12px;
	overflow:hidden;
	float: right;
	margin:0 0 0 0:
}		
#contentPopup .centerPopup .topPopup .linkClose{
	margin:0px 0px 0px 0px;
	font:normal 11px Arial;
	color:#FFF;
	display:block;
	cursor:pointer;
}
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ OTHERS INDEX POPUP $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */	
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ OTHERS INDEX POPUP $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */	
#contentOther {
	margin:0px auto 0px auto;
	width:960px;
	height:520px;
	background-color:#F2F2F2;
	overflow:hidden;
}
#contentOther .line{
	margin: 18px 0 0 20px;
	width: 920px;
	height:25px;
	font: bold 19px Verdana;
	color: #999E9E;
	border-bottom: dotted 1px #D5D5D5;
	text-align: left;
}
#contentOther .line .pink{
	color: #89C64D;
} 
#contentOther .top,
#contentOther .bottom{
	margin: 40px 0 0 65px;
	height: 180px;
	width: 920px;
	overflow: hidden;
}
#contentOther .top .block,
#contentOther .bottom .block{
	margin: 0 70px 0 0;
	width: 230px;
	float: left;
	overflow: hidden;
}
#contentOther .serviceDetails{
	margin: 15px 0 0 0;
	font: normal 12px Arial;
	color: #333333;
}
#contentOther .serviceLink{
	margin: 5px 5px 0 0;
}
#contentOther .serviceLink p{
	text-align: right;
}
#contentOther .serviceLink a{
	text-decoration: none;
	color: #89C64D;
	font: bold 11px Arial;
}
