/* CSS Document */

body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container{
width:1004px;
margin:0 auto;
background-color: #f4f4f4;
}
#header{
width:1004px;
height:123px;
float:left;
background-color: #f4f4f4;
}
#logo{
width:350px;
height:123px;
background-image:url(images/logo.gif);
float:left;
}
#menu{
width:469px;
height:35px;
float:right;
margin-top:88px;
}
#curve-top{
width:1004px;
height:122px;
background-image:url(images/top-curve.gif);
background-repeat:no-repeat;
float:left;
}
#curve-bottom{
width:1004px;
height:110px;
background-image:url(images/bottom-curve.gif);
background-repeat:no-repeat;
float:left;
}
#body-container{
width:1004px;
float:left;
background-color: #f4f4f4;
}
#flash-banner{
width:305px;
height:275px;
float:left;
margin-left:45px;
}
#content-home{
width:594px;
float:left;
margin-left:30px;
margin-right:30px;
}
#contact-body{
width:594px;
float:left;
margin-left:30px;
margin-right:0px;
}
#content-gallery{
width:900px;
float:left;
margin-left:40px;
}
#content-services{
width:900px;
float:left;
margin-left:40px;
}

#gallery{
width:500px;
background-color:#FFFFFF;
margin-left:10px;
margin-top:10px;
}
.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000806;
text-decoration:none;
}

.content1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000806;
text-decoration:none;
font-weight:bold;

}
.headings{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#026C43;
text-decoration:none;
font-weight:bold;
}

.headings2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#026C43;
text-decoration:none;
font-weight:bold;
}
.headings1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#EB8500;
text-decoration:none;
font-weight:bold;
}

#menu-button{
width:82px;
height:35px;
float:left;
margin-left:9px;
}
.home a{
width:82px;
height:35px;
background-image:url(images/nav-home.gif);
background-repeat:no-repeat;
float:left;
}
.home a:hover{
width:82px;
height:35px;
background-image:url(images/nav-home-hov.gif);
background-repeat:no-repeat;
float:left;
}
.home-active{
width:82px;
height:35px;
background-image:url(images/nav-home-hov.gif);
background-repeat:no-repeat;
float:left;
}
.services a{
width:82px;
height:35px;
background-image:url(images/nav-service.gif);
background-repeat:no-repeat;
float:left;
}
.services a:hover{
width:82px;
height:35px;
background-image:url(images/nav-service-hov.gif);
background-repeat:no-repeat;
float:left;
}
.services-active{
width:82px;
height:35px;
background-image:url(images/nav-service-hov.gif);
background-repeat:no-repeat;
float:left;
}
.gallery a{
width:82px;
height:35px;
background-image:url(images/nav-gallery.gif);
background-repeat:no-repeat;
float:left;
}
.gallery a:hover{
width:82px;
height:35px;
background-image:url(images/nav-gallery-hov.gif);
background-repeat:no-repeat;
float:left;
}
.gallery-active{
width:82px;
height:35px;
background-image:url(images/nav-gallery-hov.gif);
background-repeat:no-repeat;
float:left;
}
.links a{
width:82px;
height:35px;
background-image:url(images/nav-links.gif);
background-repeat:no-repeat;
float:left;
}
.links a:hover{
width:82px;
height:35px;
background-image:url(images/nav-links-hov.gif);
background-repeat:no-repeat;
float:left;
}
.links-active{
width:82px;
height:35px;
background-image:url(images/nav-links-hov.gif);
background-repeat:no-repeat;
float:left;
}
.contact a{
width:82px;
height:35px;
background-image:url(images/nav-contact.gif);
background-repeat:no-repeat;
float:left;
}
.contact a:hover{
width:82px;
height:35px;
background-image:url(images/nav-contact-hov.gif);
background-repeat:no-repeat;
float:left;
}
.contact-active{
width:82px;
height:35px;
background-image:url(images/nav-contact-hov.gif);
background-repeat:no-repeat;
float:left;
}
#footer{
width:300px;
height:20px;
float:right;
margin-top:80px;
}
.footerlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#3A5500;
text-decoration:none;
}
.inter-links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#0B6BA8;
text-decoration:none;
font-weight:bold;
}
.inter-links:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.img{
border:1px #666666 solid;
}
.form
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
border:1px #666666 solid;
}
.button
{
background-color: #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
cursor:pointer;
}
.button:hover
{
background-color: #E98A0E;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
cursor:pointer;
}
#address{
width:200px;
height:200px;
margin-top:10px;
margin-left:120px;
}
