body{
	font-family: arial, sans-serif;
	color: #000000; 
	background-color: #0481ba;
	background-image: url("../images/bg.gif");
	background-repeat: repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
}

.hiddenPic {display:none;}

a.lite:link, a.lite:visited{
	color: #9f9f9f; 
	text-decoration: none; 	
}


a.lite:hover{
	color: #7f7f7f;
	text-decoration: underline;	
}


a.dark:link, a.dark:visited{
	color: #0000a0; 
	text-decoration: none; 	
}


a.dark:hover{
	color: #2f2f2f; 
	text-decoration: underline;	
}


a.darkinv:link, a.darkinv:visited{
	color: #2f2f2f; 
	text-decoration: none; 	
}


a.darkinv:hover{
	color: #c00000; 
	text-decoration: underline;	
}


#tl{
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 11;
}

#tr{
	position: absolute;
	top: -1px;
	right: -1px;
	z-index: 11;
}

#bl{
	position: absolute;
	bottom: -1px;
	left: -1px;
	z-index: 11;
}

#br{
	position: absolute;
	bottom: -1px;
	right: -1px;
	z-index: 11;
}


#wrapper{
	position: absolute;
	top: 10px;
	left: 50%;
	width: 798px;
	background-color: #ffffff;
	border: 1px solid #000000;
   	margin: 0px 0px 0px -399px;
   	padding: 0px;
}

#header{
	position: relative;
	top: 0px;
	left: 50%;
	width: 798px;
	height: 295px;
	color: #068BC1; 
	background-color: #ffffff; 
   	margin: 0px 0px 0px -399px;
   	padding: 0px;
	z-index: 10;
}

#header p{
  	font-size: 14px;
}

#logo{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 20;
}

#strapline{
	position: absolute;
	top: 85px;
	left: 15px;
}

#strapline H1{
  	font-size: 16px;
  	text-align: left;
  	font-weight: bold;
   	margin: 0px 0px 0px 0px;
   	padding: 0px;
}

#phone{
	position: absolute;
	top: 20px;
	right: 15px;
	width: 202px;
	height: 82px;
	background-color: #068BC1;
	background-image: url("../images/bg1.png");
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
	z-index: 20;
}

#phone p{
  	font-size: 14px;
  	text-align: center;
  	font-weight: bold;
   	margin: 15px 0px 0px 0px;
   	padding: 0px;
}

#navbar{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	background-color: #068BC1; 
	color: #ffffff;
	padding-top: 2px;
	z-index: 20;
	border-top: 2px solid #00c1d2;
	border-bottom: 2px solid #00c1d2;
}


#navbartxt{
	font-family: arial, san-serif;
    font-size: 12px;
    font-style: normal;
	padding: 2px 5px 0px 5px;
	margin: 0px;
	z-index: 100;
}



a.nbtxt:link{
  	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 10px 2px 5px;
	border-right: 1px solid #ffffff;
}

a.nbtxt:visited{
  	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 10px 2px 5px;
	border-right: 1px solid #ffffff;
}

a.nbtxt:hover{
  	color: #a00000;
	text-decoration: none;
}

#lastnav{
	border: none;
}

#pictures{
	position: absolute;
	bottom: 25px;
	left: 0px;
	background-color: #ffffff;
	height: 155px;
}

#pictures img.norm{
	float: left;
	margin: 4px 6px 0px 0px;
}

#pictures img.last{
	float: left;
	margin: 4px 0px 0px 0px;
}

#maincontent{
	background-color: transparent;
 	font-weight: normal;
  	margin: 0px 0px 0px 0px;
 	padding: 5px 10px 0px 10px;
}

#maincontent H1{
	font-size: 18px;
  	text-align: left;
  	font-weight: bold;
   	margin: 10px 0px 10px 0px;
 	padding: 0px;
}

#maincontent H2{
  	font-size: 16px;
  	text-align: left;
   	font-weight: bold;
	color: #068BC1; 
   	margin: 0px 0px 20px 0px;
 	padding: 0px;
}

#maincontent H3{
  	font-size: 16px;
  	text-align: left;
   	font-weight: bold;
   	margin: 30px 0px 10px 0px;
 	padding: 0px;
}

#bigbox{
	float: right;
	width: 620px;
	height: 160px;
	background-color: #068BC1;
	background-image: url("../images/box.png");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 20px 0px;

}

#bigbox img{
	float: right;
	margin: 7px 15px 5px 20px;
}

#bigbox ul{
	list-style-image: url(../images/bullet-sm.gif);
	list-style-type: square;
	color: #ffffff;
	margin: 20px 0px 0px 30px;
}

#bigbox li{
	margin: 3px 0px 6px 0px;
}


p{
  	text-align: justify;
	margin: 0px;
	padding: 0px;
}

p.intro{
  	font-size: 16px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 1.2;
}

p.norm{
  	font-size: 14px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 1.2;
	clear: both;
}

p.small{
  	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 1.0;
}

p.testimonial{
  	font-size: 14px;
  	font-style: italic;
   	font-weight: normal;
   	text-align: left;
  	color: #000000;
  	width: 130px;
	margin: 50px 5px 0px 5px;
	padding: 0px;
}

p.testimonial2{
  	font-size: 12px;
  	font-style: normal;
   	font-weight: bold;
   	text-align: left;
  	color: #000000;
  	width: 130px;
	margin: 5px 5px 0px 5px;
	padding: 0px;
}

.centertext{
 	text-align: center;
}

.righttext{
 	text-align: right;
}

.boldtext{
 	font-weight: bold;
}

.redtext{
	color: #ff0000;
}

.bluetext{
	color: #068BC1; 
}

.rightpic{
	float: right;
	margin-left: 10px;
}

.pubpic{
	margin: 5px 0px 5px 45px;
}

.noborder{
	border: none;
}

.about-table tr{
	color: #000000;

}

.about-table td{
  	font-size: 14px;
	text-align: center;
	padding: 1px 0px;
}

.about-table td.pics{
	padding: 1px;
}

.about-table td.headrow{
  	font-size: 16px;
	background-color: #068BC1; 
	color: #ffffff;
	padding: 1px;
	border-top: 2px solid #00c1d2;
	border-bottom: 2px solid #00c1d2;
}

.area-table td{
  	font-size: 14px;
	text-align: left;
	padding: 2px 0px 5px 0px;
}


form {
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

form p{
	font: normal 0.9em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}


fieldset{
	border: 1px dotted #AAAAAA;
	margin-top: 16px;
	padding: 0px 0px 20px 5px;
}


legend{
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #464646;
	background-color: #FFFFFF;
}

.red-text{
	color: #cc0000;
}

.firstline{
	margin: 10px 0px 0px 0px;
}

form p label{
	float: left;
	width: 150px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}

input.txt {
	color: #464646;
	background-color: #E1F6FF;
	border: 1px solid #AAAAAA;
	width: 300px;
}


input.btn {
	cursor: pointer;
	color: #FFFFFF;
	background-color: #068BC1;
	border: 1px inset #C7C7C7;
	width: 50px;
	margin: 20px -120px 10px 200px;
}


textarea.txta {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color: #464646;
	background-color: #E1F6FF;
	border: 1px solid #AAAAAA;
}


#seolinks{
	font-family: verdana, arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	left: 50%;
	width: 798px;
	clear: both;
	background-color: #ffffff;
   	margin: 0px 0px 10px -399px;
   	padding: 10px 0px 0px 0px;
	z-index: 10;
}

#seolinks p {
  	font-size: 10px;
  	color: #cfcfcf;
	margin: 0px;
	padding: 2px 0px;
}


#bswd{
	font-family: verdana, arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	left: 50%;
	width: 798px;
	height: 35px;
	clear: both;
	background-color: #E1F6FF;
   	margin: 20px 0px 0px -399px;
   	padding: 10px 0px 0px 0px;
	z-index: 10;
	border-top: 1px solid #068BC1;
	border-bottom: 1px solid #068BC1;
}

#bswd p {
  	font-size: 10px;
	margin: 0px;
	padding-top: 8px;
}


.infoholder {
	margin: 0px;
	padding: 0px;
}

#bswd img {
	float: left;
	margin: 0px 10px 0px 5px;
	padding: 0px;
	border: none;
}

.infocell {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#freeindex {
	float: right;
	width: 270px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#freeindex img {
	float: left;
	margin: 0px 20px 0px 5px;
	padding: 0px;
	border: none;
}

#footer{
  	font-size: 10px;
  	color: 7f7f7f;
  	padding: 20px 0px 10px 0px;
}