html, body {
	margin:0px; 
	padding:0px;
	border:0px; 
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
image {
	margin:0px; 
	padding:0px;
	border:0px; 
	}
#topHeader{
	text-align:right;
	padding-right: 8px;
	padding-top: 0px;
	border: 0;
}	
#content{
	width:556px;
	margin:0px;
	text-align:left;
	padding:0px;
	border:0px;
	
	}
#content_text{
   width: 556px;
	padding:25px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #000159;
	text-align: justify;
	
}
/* Side Bar - Navy Blue */
#sidePanelContainer{
	position: relative;
	
}
#sidePanelClients{
	background-image: url(../images/sideBarClients.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 236px; 
	height: 442px;
	/*padding: 15px;*/
	/*padding-top: 65px;
	padding-bottom: 5px;*/
	font-style: normal;
	color: White;
	font-size: 11px;
	overflow: hidden;
}
/* news Front Page */
#sidePanelContent{
	padding: 15px;
	padding-top: 65px;
	padding-bottom: 5px;
	/*height: 350px;
	width: 236px;*/
	overflow: hidden;
}
.ClietsName{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	color: #618CCD; */
	color: #FFFFFF;
	font-size: 12px;
}
.ClietsPosition{
/*	color: #87CEFA; */
	color: #FFFFFF;
	font-size: 11px;
}
.ClietsDescription{
	color: White;
	font-size: 10px;
	height: 35px;
	overflow: hidden;
	max-height: 35px;
}
.moreClientsBn{
	vertical-align: bottom;
	text-align: right;
	left: 45px;
}
#sidePaneltext{
	position: absolute;
	z-index: 440;
	top: 65px;
	left:15px;
	height: 320px;
	width: 200px;
	overflow: hidden;
}
#ButtonMore{
	position: absolute;
	z-index: 450;
	top: 390px;
	left:85px;
}
#sidePanelDiscover{
	background-image: url(../images/sideBarDiscover.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 236px; 
	height: 442px;
	padding-left: 7px;
	padding-top: 55px;
	padding-bottom: 7px;
	padding-right:5px;
	font-style: normal;
	color: White;
	font-size: 11px;
	overflow: hidden;
}
#sidePanelAdvantage{
	background-image: url(../images/sideBarAdvantage02.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 236px; 
	height: 442px;
	padding-left: 7px;
	padding-top: 55px;
	padding-bottom: 7px;
	padding-right:5px;
	font-style: normal;
	color: White;
	font-size: 11px;
	overflow: hidden;
}

	
.bottomLine{
	height: 4px;
	 background-color: #E1D9D9;
	  font-size: 0px;
	  line-height: 0px;
}


#bottomText{
	text-align: center;
	font-size: 9px;
	color: #A9A9A9;
}
h1{
	font-family: "Times New Roman", Times, serif;
	line-height: 21px;
	font-style: normal; 
	font-weight: normal;
	font-size: 27px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 18px;
	color: #0E2854;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #454545;
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #444444;
}
h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	color:  #454545;
}
h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal;
	font-size: 14px;
	color: #444444;
}
a, a:visited{
	color: #0F2755;
	text-decoration: underline;
}
a:hover{
	color: #808080;
	text-decoration: none;
}
.signature{
	text-align: right;
	padding-right: 30px;
}
#map{
	border: 0;
}
#map a{
	border: 0;
}
#map:hover{
	border: 1px;
}