@charset "utf-8";
/* CSS Document */


body{
	background-color:#000000;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.banner{
	background-image:url(images/one.jpg);
	background-repeat:no-repeat;
	height: 232px;
}
.nav{
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
}
.contenttop{
	background-image:url(images/two.jpg);
	background-position:center;
	height: 34px;
}

.content{
	background-image:url(images/three.jpg);
	background-position:center;
	padding-left: 20px;
	padding-right: 0px;
	width: 950px;
}

.contentbottom{
	background-image:url(images/four.jpg);
	background-position:center;
	height: 48px;
}

.footer {
	background-image:url(images/footer.jpg);
	height: 48px;
}


#bannerfireworks {
	float: left;
	height: auto;
	width: auto;
}

.bannertable {
	height: 200px;
	width: 900px;
}

.left{
	background-image:url(images/tablebg.jpg);
	background-repeat:repeat;
	border: double;
	border-color:#17aaff;
}

.right{
	border: double;
	border-color:#17aaff;
}

.about{
	background-image:url(images/about1.png);
	background-repeat: no-repeat;
	background-position:bottom;
	border: double;
	border-color:#17aaff;
}

.slideshow{
	background-color:#000000;
	color: #000000;
	font-size:6px;
}

.call{
	background-image:url(images/fireworks12.gif);
	background-repeat: no-repeat;
	height: 108px;
}

.style1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #e93945;
}

.style2 {
	color: #FFFFFF;
	font-family:Arial;
	font-size:16px;
}

.style3 {
	color: #faf07e;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
}
	
.style4 {
	color: #56a1ed;
	font-family:Arial;
	font-size:18px;
	font-weight: bold;
}

.style5 {
	color: #faf07e;
	font-family:Arial;
	font-size:22px;
	font-weight: bold;
}

.style6 {
	color: #56a1ed;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
}

.style7 {
	color: #e93945;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
}

.style8 {
	color: #00FF33;
	font-size: 16px;
}

.style9 {
	color: #00FF33; 
	font-weight: bold; 
	font-size: 16px; 
}

		
a:link { 
	color: #ffffff; 
	text-decoration: none;
	font-size:14px;
}
	
a:visited { 
	color: #ffffff; 
	text-decoration: none;
	font-size:14px;
} 

a:hover { 
	color: #e93945;
	text-decoration: none; 
	font-size: 14px;
}

.header table {
	background-image: url(images/one.jpg);
	background-repeat: no-repeat;
	height: 239px;
}
