<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbanner{
background-image:url(../images/top_banner.jpg);
background-repeat:no-repeat;
background-position:top left;
height:232px;
}
.graybg{
background-image:url(../images/graybg.gif);
background-repeat:repeat-x;
background-position:top left;
background-color:#ebebeb;

}
.serviceimgs{
background-image:url(../images/service.jpg);
background-repeat:no-repeat;
background-position:left top;
width:465px;
height:465px;

}
.contactimgs{
background-image:url(../images/contact.jpg);
background-repeat:no-repeat;
background-position:left top;
width:465px;
height:465px;

}

.error{
color:#FF0000;

}

.aboutusimg{
background-image:url(../images/about_thumbnail.jpg);
background-repeat:no-repeat;
background-position:left top;
width:465px;
height:465px;

}
.topleft{
background-image:url(../images/round_left.jpg);
background-repeat:no-repeat;
background-position:top left;
width:15px;
height:30px;
}
.topright{
background-image:url(../images/round_tright.jpg);
background-repeat:no-repeat;
background-position:top right;
width:15px;
height:30px;
}
.bottomleft{
background-image:url(../images/round_bleft.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.bottomright{
background-image:url(../images/round_rbottom.gif);
background-repeat:no-repeat;
background-position:top right;
}
.shade{
background-image:url(../images/shade.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:5px;
}
.shadebottom{
background-image:url(../images/shade_bottom.jpg);
background-repeat:no-repeat;
background-position:top left;
width:5px;
}




.links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#FFFFFF;
font-weight:bold;
}
.links a ,.links a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.links a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#f1f87c;
font-weight:bold;
text-decoration:none;
}
.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
-->

