@charset "UTF-8";
/* CSS Document */
.form_fields{
border: none; background:#EEEEEE; font-size:11px; 
}
.company{
background:#ffffff url(images/bg.jpg) no-repeat center top;
}
.location{
background:#ffffff url(images/location.jpg) no-repeat center top;
}
.links{
background:#ffffff url(images/links.jpg) no-repeat center top;
}
.service{
background:#ffffff url(images/service.jpg) no-repeat center top;
}
body {

	
	margin:0px;
	margin-top:0px;
	SCROLLBAR-FACE-COLOR: #513303; 
SCROLLBAR-HIGHLIGHT-COLOR: #513303; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #9a773f; 
SCROLLBAR-ARROW-COLOR:  #9a773f; 
SCROLLBAR-TRACK-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #513303;
}
body,td,th {
	font-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.headBack{
 background:url(images/headBack.jpg) center no-repeat; height:249px;
}
.head_nav{
position:relative; text-align:center; top:0px; 
}
.welcome{
width:370px;
position:relative;
top:30px;
margin-left:auto;
margin-right:auto;
}
.footer{
width:100%;
position:relative;
bottom:10px;
text-align:center;
}

<!--
a:link {
	color:#42584c;
}
a:visited {
	color: #42584c;
}
a:hover {
	color: #333333;
}
a:active {
	color: #42584c;
}

.ext_gallery_tile_cats{
border:solid thin white;
}
.ext_thumb_photo{
border:solid thin white;
}
.ext_main_photo{
border:solid thin white;
}
.ext_gallery_right_td{
border:solid thin #cccccc;
background:#ECECEC;
}
-->

-->

