body{
background-image: url(images/bg.jpg);
background-repeat:repeat;
}

.header
{background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:166px;
width:900px;
}

.line
{ background-image:url(images/topcenter.jpg);
background-position:bottom;
background-repeat:repeat-x;


}
.line1
{background-image: url(images/bottom1.jpg);
background-repeat:repeat-x;
}

.inside
{background-image: url(images/Untitled-3.gif);
}

.content
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:19px;
}




.headdingg
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFCC00;
line-height:19px;
font-weight:bold;
}


.headdingg1
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFCC00;
line-height:19px;
font-weight:bold;
}



.content
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:19px;
}

.content a
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:19px;
text-decoration:none;
}
.content a:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:22px;
text-decoration: underline;
}


.footer
{background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:88px;
}
.home1 a
{ background-image:url(images/home_1.jpg);
background-repeat:no-repeat;
}  

.home1 a:hover
{ background-image:url(images/home_1.jpg);
background-repeat:no-repeat;
}  
.animatbg
{background-image:url(images/background.jpg);
background-repeat:no-repeat;
width:803px;
height:205px;
background-position:center;
}

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:220px;

}

#slideshow IMG {
	position:absolute;
	/*top:11px;*/
	left:5px;
	z-index:8;
	opacity:0.0;
	width: 890px;
	height: 180px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*** set the width and height to match your images **/

.contact
{background-image:url(images/topbox.jpg);
background-repeat:no-repeat;
}

.boxhead
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#69050F;
}

.contactbot
{background-image:url(images/bottombox.jpg);
background-repeat:no-repeat;
}

.footer1
{background-image:url(images/footer1.jpg);
background-repeat:no-repeat;
height:88px;
}


.center
{background-image:url(images/homecenter.jpg);
background-repeat:no-repeat;
height:450px;
}

.cencon
{font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
line-height:35px;
font-size:13px;
}


