img {
	border: 0;
}

a  {
	color:#000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

#hd {
	letter-spacing: 1px;
	//background-image:url('img/header.jpg');
	//background-repeat:no-repeat;
}

#bd {	
	background-image:url('img/left.gif');
	background-repeat:no-repeat;
	background-position: 0 0;
	*margin-top:0px; 	
	height: 500px;
	}

#ft {	
	height:20px;
	padding-top:2px;
	border:1px solid;
	border-color:#7dbab0 #FFFFFF #FFFFFF #FFFFFF;
}

#ft a {
color:#000;
}


#logo {
float: left;
margin-top: 10px;
width:100%;
text-align:left;
**margin-bottom: 10px;
}

#image {
float: left;
margin-left: 0px;
*margin-left: 0px;
margin-top: 0px;
width:100%;
text-align:center;
}

#call {
float: right;
margin-top: -15px;
color:#303692;
font-size: 175%;
font-weight:normal;
font-style: verdana;
}

#navcontainer {
	font-family: tahoma;
	font-weight:normal;
	letter-spacing:0.005in;
	font-size: 100%;
	color: #fff;
	*margin-top:0px;
	}

#navcontainer ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	background:#fff;
}

#navcontainer ul li {
	padding: 6px 10px;
	text-decoration: none;
	float: left;
	display: inline;
}


#navcontainer ul li a.select {
	color:#ef4823;
	background:#fff;
}


#navcontainer ul li a:hover {
	color: #ef4823;
	background:#fff;
}

#tag {
	background:#e6338f;
	color:#fff;
	padding: 6px 10px;
	font-weight: bold;
	}

#servicescopy {
text-align:center;
}

#servicescopy h1{
font-size: 120%;
font-weight: normal;
color:#e63390;
text-align:center;
*font: 125% bold arial;
}

#servicescopy h2{
color:#000;
text-align:center;
padding-right:0px;
}

#ft ul li {
display:inline;
border-right:1px solid #999999;
padding:0 5px;
}

#ft ul li.nobrdr {
border-right:none;
}

h1 {
color: #ef4823;
font-family: arial;
font-size: 145%;
font-weight: bold;
*font: 145% bold arial;
text-align:left;
line-height:18pt;
vertical-align: bottom;
}

h2 {
font-family: verdana;
font-size: 100%;
font-weight: normal;
*font: 100% normal verdana;
color:#666;
line-height:12pt;
}

h2 a {
color: #666;
text-decoration: underline;
}

h2 a:hover {
color: #ef4823;
}


h5 {
font-size: 84%;
color:#000;
text-align:center;
line-height:11pt;
}