body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1FBFF;
}

p{margin-top: 2px; padding: 0px;}

li{	list-style-position: inside;
	list-style-type: square;
	padding-top: 4px;
	padding-bottom: 4px;
}

.floatright{
float: right;
padding-left: 16px;
}

h1{font-size: 12px; color: #777777;}
h2{font-size: 12px; color: #000000; font-style:italic;}

a{text-decoration: underline;}

a:link{color: #777777; }
a:visited{color: #444444;}
a:hover{color: #333333;}
a:active{color: #333333;}


#navstrip li{display: inline;margin: 0px; padding: 0px;}
ul{margin: 0px; padding: 0px;}

#navstrip a{color: #888888; text-decoration: underline;}
#navstrip a:link{text-decoration: underline;}
#navstrip a:visited{text-decoration: underline;}
#navstrip a:hover{coor: green: text-decoration: underline;}
#navstrip a:active{text-decoration: underline;}

#navstrip{padding: 8px 16px 8px 8px;}
#navstripinner{border-top: 1px solid #888888;border-bottom: 1px solid gray; padding: 2px 0px 2px 8px;}

#clrboth{clear: both;}
#wrapper{	background-image: url(../images/repeat.gif);	width:760px;
	text-align: left;
	margin: 0 auto;
}
#banner{
width: 760px; height:115px;
}
#main{padding: 16px 32px 24px 32px; }
#bottomborder{	background-image: url(../images/bottomborder.gif); width:760px; height:19px;}

#copystrip{text-align: right; color: gray; background-color: #F1FBFF; padding-right: 32px; font-size: 12px;}

/*-- HP - Top Half --*/
#tophalf{}

#welcome{width: 400px;	float: left;}
#welcomehdrtext{}
#welcometext{text-align: justify;}

#mainpic{
position: relative; left: 50px;
float: left;
width:218px; height: 141px;
}

/*-- HP - Bottom Half --*/
#bottomhalf{padding-top: 16px;}
#servicesoffered{float: left;width: 400px;}
#servicesofferedhdr{
width: 300px;
}
#servicesofferedtxt{padding-left: 24px;}

#rightcolumn{
	position: relative;
	left: 30px;
	float: left;
}

#sendamessage{
background-image: url(../images/SendUsAMessageHdr.gif);
background-repeat: no-repeat;
width:250px;
height:267px;
}

#sendamessageinner{
padding: 16px;
padding-top: 24px;
}

#sendamessagehdr{
}

/* Links Page */

#linkshdr{
}


/* Services Page */
#servicesmain{padding-right: 16px; text-align: justify;}

/* Contact Page */
#contacthdr{

}
#contactleft{float: left;width: 170px;}
#contactform{float: left; width: 490px;}

td{font-size: 11px;}

.subheading1
{
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: gray;
  margin-bottom: 5px;
  letter-spacing: 1px;
  border: solid #222222 1px;
  padding: 4px;
}

.formbutton
{
  background-color: #99cc66;
   border-top: solid #ccff99 1px;
  border-bottom: solid #669933 1px;
  border-left: solid #ccff99 1px;
  border-right: solid #669933 1px;
  font-weight: bold;
  font-family: tahoma,arial,helvetica,sans;
  font-size: 90%;
  color: White;
  behavior: url(/htc/buttons.htc);
}

.formtext{  border: solid silver 1px;  width: 200px;;}

.maincontent{vertical-align: top;}

/*-- This is the links page information --*/
#LinksSection{
border: 1px solid gray;
padding: 4px;
margin: 16px 8px 16px 0px;
}

#LinksPic{
float:left;
width: 102px;
height: 102px;
}
#LinksDescription{
float:left;
width: 500px;
height: 100px;
position: relative;
left: 16px;
}

#thankyouform{
}

#emaillink a{
font-style:italic;
color: #000000;
}
#emaillink a:link{
font-style:italic;
color: #000000;
}
#emaillink a:visited{
color: #000000;
}
#emaillink a:hover{
color: gray;
}
#emaillink a:active{
color: #000000;
}

#ContactImage{
	position: relative;
	top: 20px;
	left: 20px;
	width: 89px;
	height: 132px;
}

#compreg{
position: relative;
top: 14px;
font-size: 11px;
color:#999999;
}