/*====================FONTS===============================================*/
@font-face {
    font-family: BebasNeue;
    src: url(fonts/BebasNeue-webfont.woff);
}
.fontbebas {
    font-family: BebasNeue;
	font-size: 25px;
}
@font-face {
    font-family: MetroBold;
    src: url(fonts/Metropolis-ExtraBold.otf);
}
@font-face {
    font-family: HazelDean;
    src: url(fonts/Metropolis-Thin.otf);
}
@font-face {
    font-family: HazelDeanfont;
    src: url(fonts/Metropolis-Regular.otf);
}
/* abel-regular - latin */
@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/abel-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/abel-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/abel-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/abel-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/abel-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/abel-v12-latin-regular.svg#Abel') format('svg'); /* Legacy iOS */
}
/* bai-jamjuree-regular - latin */
@font-face {
  font-family: 'Bai Jamjuree';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/bai-jamjuree-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/bai-jamjuree-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/bai-jamjuree-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/bai-jamjuree-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/bai-jamjuree-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/bai-jamjuree-v4-latin-regular.svg#BaiJamjuree') format('svg'); /* Legacy iOS */
}

/* caveat-regular - latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/caveat-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/caveat-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/caveat-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/caveat-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/caveat-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/caveat-v10-latin-regular.svg#Caveat') format('svg'); /* Legacy iOS */
}
/*====================FONTS===============================================*/

body {	
	clear: both;	
	margin: 0 auto;
	width: 100%;
	text-align: center;
	overflow-x: hidden;	
	font-family: HazelDeanfont;		
}
/*=======================to top section============================*/
div#page{
	max-width: 100%;
	padding: 0px;
}
.back-to-top{
	/*width: 100%;*/
	position: fixed;
	right: 30px;	
	bottom: 110px;	
	text-decoration: none;
	color: #ffffff;
	background: rgba(50, 50, 50, 0.5);	
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 5px 10px;	
	display: none;
	line-height: 30px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: solid 4px rgba(255,255,255, 0.4);
}
.back-to-top:link{	
	color: #ffffff;
	text-decoration: none;
}
.back-to-top:hover{	
	color: #ffffff;
	background: #0c5a91;
	text-decoration: none;
}
/*====================top level elements====================*/
.topbanner{
	width: 100%;	
	border-top: solid 2px #f0f0f0;
}
.topbannersection
	{
	width: 98%;
	padding: 1% 1% 0% 1%;
	color: #ffffff;
	height: 65px;
	font-weight: normal;
}
.topbannerparralax {  
	position: relative; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left; 
	width: 100%;
	background-image: url("img/ribprop_property_administration.jpg");
	height: auto;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
		
}
.parrallaxtextsection {
	width: 94%; 
	padding: 7% 3% 25% 3%;
	text-align: center;	
}

.logocontainer { 
	width: 100%;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;	
}
.logosections {
	z-index: 110;
	width: 100%;	
	height: 91px;	
	margin: 0px 0px;	
}
.logoleftsection
	{
	float: left;
	position: relative;
	background: #ffffff;
	width: 33%; 
	float: left;
	text-align: right;
	padding: 0% 0% 0% 0%;	
	z-index: 2000;
	margin: 0px 0px 0px 0px;
	height: 91px;
}
.logoleftsection img
	{	
	width: 140px;
	margin: -50px 0px 0px 0px;		
}
.logorightsection
	{	
	width: 67%; 
	float: right;	
	text-align: right;	
	padding: 0% 0% 0% 0%;	
	z-index: 110;
	height: 91px;
	background: #ffffff;	
}

.sectionundernav {
	float: left;
	background: linear-gradient(transparent, rgba(255,255,255, 0.1));
	width: 100%;	
	height: 50px;	
}
.parralaxbar {  
	position: relative; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left; 
	width: 100%;
	background-image: url("img/ribprop_property_administration.jpg");
	height: auto;		
}

/*====================NAVIGATION======================================
This copyright notice must be kept untouched in the stylesheet at all times.The original version of this stylesheet and the associated (x)html is available at http://www.script-tutorials.com/facebook-like-menu-responsive/Copyright (c) Script Tutorials. All rights reserved.This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=======================================================*/
/*=======HIDE SHOW MENU BUTTON=====*/
.MenuButtonContainer
	{
	float: left;
	width: 0%;
	text-align: right;	
	height: 0px;
	background: transparent;
}
#MenuButton { 
	font-size: 0px;
	width: 0px;
	height: 0px;
	display: none;
}
#MenuButton1 { 
	font-size: 0px;
	width: 0px;
	height: 0px;
}
#MenuButton img { 
	width: 0px;	
}

/*=================*/
.navcontainer{		
	width: 90%;
	background: transparent;	
	margin: 0% 0% 0% 15%;	
	padding: 0px 0px 0px 0px;
	z-index: 110;		
}
#nav, #nav ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;	
	z-index: 110;
}
#nav{		
	height: auto;	
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	position: relative;
	z-index: 110;
	width: 100%;	
}
#nav li img{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 0px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 0px;
	height: 0px;
}
#nav > li{
	z-index: 110;
	float: left;	
	height: 20px;
	padding-right: 0px;
	position: relative;
	text-align: left;
}
#nav > li > a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index: 110;	
	background: transparent;
	color: #525354;
	display: block;
	font-size: 15px;	
	height: 20px;	
	line-height: 20px;
	margin: 0px 30px 0px 25px;
	padding: 10px 10px 10px 0px;
	text-decoration: none;		
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.3);
	text-transform: uppercase;

}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index: 110;	
	background: transparent;	
	color: #525354;
	display: block;
	font-size: 15px;	
	height: 20px;	
	line-height: 20px;
	margin: 0px 30px 0px 25px;
	padding: 10px 10px 10px 0px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.3);

}
#keeplink > a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index: 110;	
	background: transparent;	
	color: #525354;
	display: block;
	font-size: 15px;	
	height: 20px;	
	line-height: 20px;
	margin: 0px 30px 0px 25px;
	padding: 10px 10px 10px 0px;
	text-decoration: none;	
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.3);
	text-transform: uppercase;
}
#donotlink > a:hover {
	color: #525354;		
}
#keeplink > a:hover {		
	color: #525354;		
}
#nav > li:hover > a, #nav > a:hover{
	z-index: 110;	
	color: #525354;
	margin: 0px 30px 0px 25px;
	padding: 10px 10px 10px 0px;
	position: relative;
	z-index: 110;	
}
#nav > li.nosub a.active {	
	color: #525354;
	margin: 0px 30px 0px 25px;
	padding: 10px 10px 10px 0px;
	position: relative;
	z-index: 110;	
}
#nav > li.subs:hover > a{
	color: #525354;
	margin: 0px 30px 0px 25px;
	padding: 10px 10px 10px 0px;
	position: relative;
	z-index: 110;	
}
/*====================top items separator makes the line inbetween links====================*/
#nav > li:after{	
	background-color: rgba(5, 67, 117, 0.5);
	content: "";
	height: 15px; /*=======set the hight of the line=========*/
	right: 0px;
	position: absolute;
	top: 11px;
	width: 10px;

	
}
#nav > li:last-child:after{
	background-color: transparent;
	border: none;
}

#nav > li:last-child {
	padding: 0px 0px 0px 0px;
}
/*====================SUBMENUS====================*/
#nav ul{
	background-color: transparent;	
	display: none;
	left: -2px;
	margin: 25px 0px 0px 18px;
	min-width: 228px;	
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 100%;
	z-index: 110;
	
}
#nav li:hover ul{
	display: block;
	z-index: 110;
}
#nav ul li a{	
	background-color: #fa8200;
	border-bottom: 1px solid #faac57;
	color: #ffffff;	
	display: block;
	font-size: 12pt;
	line-height: 13pt;
	padding: 12px 10px 12px 12px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
#nav ul li a:hover{
	background-color: #fa6000;
	border-bottom: 1px solid #faac57;
	color: #ffffff;	
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.2);
}
#nav ul li a.active {
	background-color: #fa6000;
	border-bottom: 1px solid #faac57;
	color: #ffffff;	
	display: block;
	font-size: 12pt;
	line-height: 13pt;
	margin: 0% 0%;
	padding: 12px 10px 12px 12px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;	
}

/*=====================PAGE CONTAINER STYLES===================*/
.maincontentcontainer {	
	float: left;
	position: relative;
	width: 100%;
	background: #ffffff;			
	z-index: 0;	
}
.contentsection {
	background: #ffffff;
	width: 100%;	
	margin: 0% 0% 0% 0%;
	z-index: 1;
	font-family: HazelDean;
}
.otherpagescontent {	
	position: relative;
	float: left;
	width: 90%;
	height: auto;
	background: #ffffff;
	margin: 2% 5% 5% 5%;
}
.googlemap { 
		width: 100%;
		height: auto;
}
/*=====================PAGE TEXT STYLES===================*/
.pagemainheaderdiv {
	font-family: HazelDeanfont;
	float: left;
	width: 100%;
	font-size: 25pt;
	font-weight: bold;	
	color: #ffffff;
	line-height: 28pt;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 20px 0px;
	word-spacing: 2px;	
}
.pageheaderdiv {	
	font-family: HazelDeanfont;
	float: left;
	width: 100%;
	font-size: 14pt;	
	color: #222222;
	line-height: 15pt;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 20px 0px 10px 0px;
	word-spacing: 0px;
	letter-spacing: 0px;	
}

.pagetextdiv {	
	font-family: HazelDeanfont;
	float: left;
	width: 100%;
	font-size: 12pt;
	color: #666666;
	line-height: 22px;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	
}
.pagetextdiv img {	
	width: 160px;
	margin-right: 10px;
}
.inputcorrect {
	display: block;
	width: 96%;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-image: linear-gradient(to right, transparent,#009c43,transparent);
	padding: 1% 2% 1% 2%;
	margin: 2% 0% 1% 0%;
}
.inputwrong {
	display: block;
	width: 96%;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-image: linear-gradient(to right, transparent,#d90000,transparent);
	padding: 1% 2% 1% 2%;
	margin: 2% 0% 1% 0%;
}
.errortext_on_dark {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #ffd900;
	font-size: 11pt;

}
	
/*====================ANCHORS/LINKS====================*/
span.text {	
	color: #858585;
	text-decoration: underline;	
}
a:link { text-decoration: underline; color: #858585;}
a:hover { text-decoration: underline; color: #858585;}
a:visited { text-decoration: underline; color: #858585; }
a.text{
	outline: 0;
	text-decoration: none;
}
a img {
	border: 0px;
	text-decoration: none;
}
a:link.text, a:visited.text{	
	color: #858585;
	padding: 0 0px;
	font-size: 15px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.text, a:active.text{
	background-color: transparent;	
	color: #858585;
	text-decoration: underline;
}
a:link.textdark, a:visited.textdark{
	color:  #c0c0c0;
	padding: 0 0px;
	font-size: 11pt;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.textdark, a:active.textdark {
	background-color: transparent;
	color:  #c0c0c0;
	text-decoration: none;
}
.formbut{
	font-family: HazelDeanfont;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 10px 20px;
	background: #97c2e2;	
	letter-spacing: 1px;	
	text-transform: uppercase;	
	border: solid 1px rgba(255,255,255, 0.3);
	text-shadow: 1px 1px 2px rgba(2, 23, 38, 0.8);	
	border-radius: 20px;	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
a.fakebut {
	font-family: HazelDeanfont;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin: 0px 1px;
	padding: 15px 20px 15px 20px;
	height: 35px;
	line-height: 30px;
	background: #97c2e2;
	border: solid 2px rgba(255,255,255, 0.3);
	text-shadow: 1px 1px 2px rgba(2, 23, 38, 0.8);	
	text-decoration: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}
a:hover.fakebut {
	font-family: HazelDeanfont;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin: 0px 1px;
	padding: 15px 20px 15px 20px;
	height: 35px;
	line-height: 30px;
	background: #97c2e2;
	border: solid 2px rgba(255,255,255, 0.3);
	text-shadow: 1px 1px 2px rgba(2, 23, 38, 0.8);	
	text-decoration: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}
/*====================FOOTER CSS===================*/
.mainFooter{
	width: 100%;
	float: left;
	padding: 2% 0% 2% 0%;
	margin: 0% 0% 0% 0%;
	background: #004b57;
	background: transparent url(images/pattern33.png) repeat top left;
}
.footertext {
	width: 1366px;
	text-align: center;
	color: #c0c0c0;	
	font-weight: normal;
	font-size: 11pt;
	padding: 0% 0% 0% 0%;	
}
.footerblock1	{
	float: left;
	width: 27%;
	font-family: HazelDean;
	font-size: 12pt; 
	line-height: 25px;
	text-align: left;
	letter-spacing: 1px;	
	color: #ffffff;  
	margin: 0% 0% 0% 0%;
	padding: 3% 0% 3% 10%;
	
}
.footerblock2	{
	float: left; 
	width: 21%;
	font-family: HazelDean;
	font-size: 12pt; 
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;	
	color: #ffffff;    
	margin: 0% 0% 0% 0%;
	padding: 3% 7% 3% 0%;	
}
.footerblock3	{
	float: left; 
	width: 27%;
	font-family: HazelDean;
	font-size: 12pt; 
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;	
	color: #ffffff;    
	margin: 0% 0% 0% 0%;
	padding: 3% 8% 3% 0%;	
}

.footerblock1 img {
	width: 140px;
	margin: 0% 10% 0% 0%;
	
}
input.text{
	font-family: HazelDean;
	font-size: 11pt;
	color: #505050;
	background-color: #ffffff;
	text-align: left;
	border: solid 2px rgba(255,255,255, 0.5);
	height: 25px;
	width: auto;
	max-width: 180px;
	padding: 4px 15px;
	border-radius: 20px;	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
input.textff{
	font-family: HazelDean;
	font-size: 11pt;
	color: #505050;
	background-color: #ffffff;
	text-align: left;
	border: solid 2px rgba(0,0,0, 0.5);
	height: 25px;
	width: auto;
	max-width: 180px;
	padding: 4px 15px;
	border-radius: 20px;	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
textarea.text{
	font-family: HazelDean;
	font-size: 11pt;
	color: #505050;
	text-align: left;
	border: solid 2px rgba(255,255,255, 0.5);
	background-color: #ffffff;
	height: auto;
	width: 180px;
	resize: none;
	padding: 4px 15px;
	border-radius: 20px;	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
input:focus {
  outline: none;
}
textarea:focus {
  outline: none;
}

/*============================================================MEDIA 1024 STYLES==================================================================*/

@media only screen and (min-width : 769px) and (max-width : 1135px) {

body{
	background-color: transparent;
	width: 100%;
	font-size: 100%;	
}

/*==========to top section======================*/
.back-to-top{
	right: 30px;
}

/*================top level elements===============*/
.topbannersection {
	height: 60px;	
	padding: 1% 2% 1% 1%;
}

.parrallaxtextsection {
	width: 96%; 
	padding: 5% 2% 35% 2%;
}
.logosections {	
	width: 100%;	
	height: 85px;		
}
.logoleftsection
	{
	width: 26%; 
	height: 85px;
}
.logoleftsection img
	{	
	width: 120px;
	margin: -43px 0px 0px 0px;		
}
.logorightsection
	{
	width: 74%; 
	height: 85px;	
}

.sectionundernav {	
	height: 80px;	
}
 
/*============NAVIGATION 1024============*/
.navcontainer{		
	width: 98%;		
	margin: 0% 0% 0% 17%;	
}
#nav{			
	padding: 23px 0px 0px 0px;	
}
#nav > li > a {
	font-size: 11pt;
	margin: 0px 15px 0px 15px;	
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	font-size: 11pt;
	margin: 0px 15px 0px 15px;	
}
#keeplink > a {
	font-size: 11pt;
	margin: 0px 15px 0px 15px;		
}
#nav > li:hover > a, #nav > a:hover{	
	margin: 0px 15px 0px 15px;	
}
#nav > li.nosub a.active {	
	margin: 0px 15px 0px 15px;	
}
#nav > li.subs:hover > a{	
	margin: 0px 15px 0px 15px;	
}


/*==========PAGE CONTAINER STYLES===========*/
.contentsection {
	width: 100%;	
	margin: 2% 2% 3% 2%;
}
.otherpagescontent {
	width: 94%;
	margin: 2% 3% 3% 3%;
}
/*=====================PAGE TEXT STYLES===================*/
.pagemainheaderdiv {
	font-size: 25pt;
	line-height: 27pt;
}

.pagetextdiv img {	
	width: 120px;
	margin-right: 5px;
}

/*====================FOOTER CSS===================*/

.footerblock1	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 31%;
	margin: 1% 2% 0% 0%;
	padding: 0px 0px;
	text-align: center;	
}
.footerblock2	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 32%;
	margin: 1% 2% 0% 0%;
	padding: 0px 0px;	
}
.footerblock3	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 31%;
	margin: 1% 2% 2% 0%;
	padding: 0px 0px;
}

}

/*============================================================MEDIA 768 STYLES==================================================================*/


@media only screen and (min-width : 120px) and (max-width : 768px) 
{
body{
	background-color: transparent;
	width: 100%;
	font-size: 85%;	
}

/*=======================to top section============================*/
.back-to-top{
	right: 30px;
}
/*====================top level elements====================*/
.topbannersection {
	height: 48px;	
	padding: 3% 2% 1% 1%;	
}

.parrallaxtextsection {
	width: 96%; 
	padding: 7% 2% 45% 2%;
}
.logocontainer { 
	width: 100%;
	background: transparent;	
}
.logosections {
	width: 100%;
	height: auto;	
}
.logoleftsection {
	width: 100%;
	height: auto;	
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	background: transparent;	
}
.logoleftsection img
	{
	width: 40%;
	margin: 1% 30% 1% 30%;	
}
.logorightsection
	{
	width: 100%;
	float: left;
	height: 50px;
	z-index: 110;	
	background: rgba(0, 44, 94, 0.8);
	padding: 0px 0px 0px 0px;
}
.sectionundernav {
	height: 5px;	
}


/*===============SHOW HIDE MENU BUTTOM============== */
.MenuButtonContainer
	{	
	height: 50px;	
	background: transparent url(images/pattern.png) repeat top left;	
}
#MenuButton { 
	position: absolute; 
	right: 0; 
	height: 50px; 
	width: 120px; 
	background: transparent; 
	color: #ffffff; 
	line-height: 50px; 
	text-align: center; 	
	padding: 0px 5px 0px 0px;
	display: inline;
}
a.MenuButton { 
	text-decoration: none;
	color: #ffffff; 
	font-size: 25pt;
	line-height: 50px; 	
	padding: 3px 12px 0px 12px;
}

#MenuButton img { 
	width: 18px;
	margin: 25px 0px 0px 0px;
	
}

/*====================NAVIGATION====================*/
.navcontainer{		
	width: 100%;		
	margin: 0% 0% 0% 0%;	
}
#nav{	
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	height: auto;
	margin: 50px 0px 0px 0px;
}
#nav li{
	display: inline;
	float: left;
	height: auto;
	line-height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
#nav > li:after{
	display: none;
}
#nav > li > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));
	color: #ffffff;
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);
	border-top: 1px solid transparent;
	height: 40px;	
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));
	color: #ffffff;
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);
	border-top: 1px solid transparent;
	height: 40px;	
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
#keeplink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));
	color: #ffffff;
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);
	border-top: 1px solid transparent;
	height: 40px;	
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
#donotlink > a:hover {
	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));
	color: #ffffff;
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);
	border-top: 1px solid transparent;
}
#keeplink > a:hover {
	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));
	color: #ffffff;	
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);
	border-top: 1px solid transparent;
}
#nav > li:hover > a, #nav > a:hover , #donotlink > a:hover{
	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));	
	color: #ffffff;	
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);
	border-top: 1px solid transparent;		
	margin: 0;
	padding: 0px 5px 0px 10px;
	border-width: 1px;	
}
#nav > li.nosub a.active {
 	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));
	color: #ffffff;
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);	
	border-top: 1px solid transparent;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;	
}
#nav > li.sub a.active {
 	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));
	color: #ffffff;	
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);
	border-top: 1px solid transparent;	
	border-radius: 12px 12px 12px 12px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;	
}
#nav > li.subs:hover > a{
	background-image: linear-gradient(to right, #002c5e , rgba(0, 44, 94, 0.8), rgba(0, 44, 94, 0.4));		
	color: #ffffff;
	font-size: 12pt;
	border-bottom: 1px solid rgba(199, 199, 199, 0.5);
	border-top: 1px solid transparent;		
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
}
/*====================SUB MENUS====================*/
#nav ul{	
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;		
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-bottom: solid 1px rgba(0, 147, 170, 0.6);
}
#nav li:hover ul{
	display: none;
}
#nav ul li a{
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	border-bottom: solid 1px rgba(255,255,255, 0.5);
	border-top: 1px solid transparent;
	color: #ffffff;	
}
#nav #s1:target + li > a,
#nav #s2:target + li > a,
#nav #s3:target + li > a,
#nav #s4:target + li > a,
#nav #s5:target + li > a,
#nav #s6:target + li > a,
#nav #s7:target + li > a,
#nav #s8:target + li > a,
#nav #s9:target + li > a,
#nav #s10:target + li > a{
	background-image: linear-gradient(to right, rgba(10, 147, 171, 0.8), rgba(10, 147, 171, 0.8));		
	border: 0;
	color: #ffffff;	
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.5);
	border-bottom: solid 4px rgba(0, 147, 170, 0.6);
}
#nav #s1:target + li ul,
#nav #s2:target + li ul,
#nav #s3:target + li ul,
#nav #s4:target + li ul,
#nav #s5:target + li ul,
#nav #s6:target + li ul,
#nav #s7:target + li ul,
#nav #s8:target + li ul,
#nav #s9:target + li ul,
#nav #s10:target + li ul{
	display: block;
}

/*=====================PAGE CONTAINER STYLES===================*/
.contentsection {
	width: 96%;
	margin: 0% 2% 0% 2%;	
}
/*=====================PAGE TEXT STYLES===================*/
.pagemainheaderdiv {
	font-size: 20pt;
	line-height: 23pt;
}

.pagetextdiv img {	
	width: 160px;
	margin-right: 0px;
}
/*====================FOOTER CSS===================*/
.mainFooter{
	width: 100%;
	float: left;
	padding: 3% 0% 4% 0%;
	margin: 0% 0% 0% 0%;
		
}
.footertext {
	width: 96%;
	text-align: left;	
	font-weight: normal;
	font-size: 11px;
	margin: 2% 2% 0% 2%;	
}
.footerblock1 img {
	display: none;
	
}
.footerblock1	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 96%;
	margin: 6% 2% 3% 2%;
	padding: 0px 0px;
	text-align: center;		
}
.footerblock2	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 96%;
	margin: 3% 2% 3% 2%;
	padding: 0px 0px;
	text-align: center;
}
.footerblock3	{
	float: left;
	font-size: 12pt; 
	line-height: 14pt;
	width: 96%;
	margin: 3% 2% 5% 2%;
	padding: 0px 0px;
	text-align: center;
}

}
