@import url(rte.css);

body   {
   margin: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #333333;
   background-color:#221E1F;
}
form  {
   margin: 0px;
}
.border {  
border: #666666; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}


.HeaderMenuClass  {
    color: #EEEEEE;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

a.HeaderMenuClass:hover  {
    color: #00AAB3;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.HeaderMenuClassActive  {
    color: #999999;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.mainLinkDivison  {
   	width: 29px;
	height: 31px;
	background-image: url(images/linkLine.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

.mainLinks  {
   	width: auto;
	height: 31px;
	font-size: 17px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	line-height: 1.6em;
	float: left;
	font-family:"Times New Roman", Times, serif;
}

a.mainLinks:hover  {
   	width: auto;
	height: 31px;
	font-size: 17px;
	font-weight: bold;
	color: #00AAB3;
	text-decoration: none;
	line-height: 1.6em;
	float: left;
	font-family:"Times New Roman", Times, serif;
}

.mainLinksActive  {
   	width: auto;
	height: 31px;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.6em;
	float: left;
	font-family:"Times New Roman", Times, serif;
}

.FooterMenuClass  {
    color: #CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:10px;
}

a.FooterMenuClass:hover  {
    color: #00AAB3;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:10px;
}

.FooterMenuClassActive  {
    color: #999999;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:10px;
}
.copyrght { 
font-family: Arial, Helvetica, sans-serif;
color: #666666; 
font-size: 10px;
text-decoration:none;
text-transform:capitalize;
}

a.copyrght:hover { 
font-family: Arial, Helvetica, sans-serif;
color: #00AAB3; 
font-size: 10px;
text-decoration:none;
text-transform:capitalize;
}

.copyrghtActive { 
font-family: Arial, Helvetica, sans-serif;
color: #00AAB3; 
font-size: 10px;
text-decoration:none;
text-transform:capitalize;
}

.Submenu{
font-family: "Times New Roman", Times, serif;
font-size: 16px; 
font-weight: bold; 
color: #F2F3F1;
text-decoration:none;

background-image: url(images/dots_bg.gif);
background-position: left bottom;
background-repeat:repeat-x;

padding-left:10px;
padding-bottom:6px;
padding-top:3px;

width:96%;
float:left;
}

.Submenu:hover{
font-family: "Times New Roman", Times, serif;
font-size: 16px; 
font-weight: bold; 
color: #00AAB3;
text-decoration:none;

background-image: url(images/dots_bg.gif);
background-position: left bottom;
background-repeat:repeat-x;

padding-left:10px;
padding-bottom:6px;
padding-top:3px;

width:96%;
float:left;
}

.SubmenuActive{
font-family: "Times New Roman", Times, serif;
font-size: 16px; 
font-weight: bold; 
color: #00AAB3;
text-decoration:none;

background-image: url(images/dots_bg.gif);
background-position: left bottom;
background-repeat:repeat-x;

padding-left:10px;
padding-bottom:6px;
padding-top:3px;

width:96%;
float:left;
}

/*----------------------Interest form classs--------------*/
#form  {
    width: 597px;
	height: auto;
	float: left;
	padding-left: 30px 
}
.formClass  {
    padding: 5px 5px 5px 5px;
    font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
}


.txtformlabel
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #333333;
}
.txtreq 
{
   color: #FF0000;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 10px;
}
.txtformtext
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #000000;
   border:#999999;
   border-width:1px;
   border-style:solid;
}
.txtformlreq
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 11px;
   color: #00AABE;
}
.buttonclass
{
   background-color:#00AAB3;
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
   border:#000000;
   border-width:1px;
   border-style:solid;
}



/*----------------------Interest form classs End-------------*/

/*-----------------------Site map div, class-----------------------*/
.SiteHomeClass  {
font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #221E1F;
}

a.SiteHomeClass:hover  {
font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #00AAB3;
}

.siteHomeContainer1  {
   	width: 193px;
	margin-left: 22px;
	margin-right: 0px;
	float: left;
	margin-bottom:30px;
}


.SiteMainClass  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #221E1F;
	line-height:2.4em;
	width:190px;
	float:left;
	padding-left:22px;
	padding-top:2px;	
	background-image:url(images/bullet_site.gif);
	background-position: left;
	background-repeat:no-repeat;
	
}

a.SiteMainClass:hover  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #00AAB3;
	background-image:url(images/bullet_site.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.mapSubLinks  {
    width: 181px;
	height: 28px;	
	float: left;
}

.mapSubLinkClass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/arrow_site.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #221E1F;
	padding-left: 22px;
	line-height: 2em;
	text-decoration: none;
	text-transform:capitalize;
}

a.mapSubLinkClass:hover  {
	color: #00AAB3;
	text-decoration: none;
	text-transform:capitalize;
}
/*-----------------------Site map div, class End-----------------------*/

/*---------testimonial ------*/
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-color:#01AAB3;
	border-style:solid;
	border-width:1px;
	padding:1px;

}
.nextright {
	float: left;
	width: 100%;
	text-align: right;
}

}
.divcenter {
	
	width: 100%;
	padding-left:100px;
}


.testimoniesgreenhead
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #00AAB3;
	text-decoration: none;
}
.testimoniesblackhead
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tableborder
{
border-bottom-color:#01AAB3;
border-bottom-style:dashed;
border-bottom-width:1px;
}
.txt
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #333333;
}

.rowdiv {
	
	float: left;
	height: auto;
	width: auto;	
}
.picturebox {
	float: left;	
	margin: 5px;
	height: auto;
	width: auto;
	border: 1px solid #00AAB3; 
	padding: 1px;		
}

