body {
	margin: 1px 0px 1px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#tb{border-bottom: solid 1px #dde1e5;
    border-top: solid 1px #dde1e5;
    border-left: solid 1px #dde1e5;
    border-right: solid 1px #dde1e5;

    }

/* navigation links
-------------------------------------------------------- */
ul#contactnav {
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 27px; width: 117px;
	background: url("../images/contact.gif") no-repeat;
	}

	ul#contactnav li {
		float: left;
		list-style: none;
		}
	
	ul#contactnav li a {
		position: absolute;
		text-indent: -9999px;
		text-decoration: none;
		border: none !important;
		top: 0px; height: 27px;
		}

		ul#contactnav li#home a { 
			left: 0; width: 47px;
			background: url("../images/contact.gif") 0px 0px no-repeat;
			}
		ul#contactnav li#contact a { 
			left: 47px; width: 70px; 
			background: url("../images/contact.gif") -47px 0 no-repeat;
			}

				
ul#contactnav li#home a:hover  		{ background-position:   0px -27px; }
ul#contactnav li#contact a:hover   	{ background-position: -47px -27px; }

ul#contactnav li#home a.active      	{ background-position: 	  0px -54px; }
ul#contactnav li#contact a.active  	{ background-position: -47px -54px; }


p{
	color:#0D0600;
	}

.text{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	}

h1{
  font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
  font-size: 18px;
  font-weight:normal; 
  color:#00427e;
  }

.featurebox{
  font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
  font-size: 16px;
  font-weight:bold; 
  color:#000;
  }

	
#imgframe {
	background-color:#FFFFFF;
	border: 1px solid #e7e4e1;
	padding: 12px ;
	margin-top: 0px 0px 0px 0px;
}

a{ font-size:11px;	color: #CC3433;font-weight: none;} 
a:link{text-decoration: underline; color : #CC3433;}  
a:visited{text-decoration: underline; color : #CC3433;}  
a:hover{text-decoration: none; color : #CC3433;}

.navlink		   {font-size:10px; color: #000; font-weight: bold;} 
.navlink a:link    {text-decoration: none; color : #000;}  
.navlink a:visited {text-decoration: none; color : #000;}  
.navlink a:hover   {text-decoration: none; color : #3689dd;}

.footerlink			  {font-size:10px; color: #FFF; font-weight: none;} 
.footerlink a:link 	  {text-decoration: none; color : #FFF;}  
.footerlink a:visited {text-decoration: none; color : #FFF;}  
.footerlink a:hover   {text-decoration: none; color : #97b6d2;}
